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

eos_purge_vlans purges VLAN created by ansible-eos-mlag #22

Open
cathode911 opened this issue Nov 21, 2018 · 0 comments
Open

eos_purge_vlans purges VLAN created by ansible-eos-mlag #22

cathode911 opened this issue Nov 21, 2018 · 0 comments

Comments

@cathode911
Copy link

Recently i found an issue with eos_purge_vlans, it can destroy your MLAG in a second
eos_purge_vlans literally purges VLAN created by role ansible-eos-mlag

TASK [arista.eos-bridging : Arista EOS purge VLAN resources (Ansible >= 2.2)] **
changed: [10.2.200.68] => (item=True)
changed: [10.2.200.69] => (item=True)

nvoa-tstsw-01#sh run | i Vlan4092
interface Vlan4092
local-interface Vlan4092

As you can see only interface vlan is present on the switch

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

No branches or pull requests

1 participant