You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: