Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vlan parser for dellos6 #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lagrip
Copy link

@lagrip lagrip commented Jan 16, 2023

SUMMARY

Dell OS6 vlan config uses as dash if there are 2 (instead of 3) or more consecutive vlans.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ansible.netcommon/plugins/filter/network.py: vlan_parser()

ADDITIONAL INFORMATION

The vlan_parser from netcommon considers to add a dash if there a more than 2 consecutive vlans. OS6 needs a dash already if two or more consecutive vlans are configured.
Dell OS6 has a special vlan config. Thus the vlan_parser from netcommon will not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant