mirror of https://github.com/ansible/ansible.git
Update slxos_vlan for new SLX-OS versions, linting fixes (#52956)
parent
4ea09d4d96
commit
b92d81cc01
@ -1,16 +1,17 @@
|
|||||||
Total Number of VLANs configured : 3
|
Total Number of VLANs configured : 2
|
||||||
VLAN Name State Ports Classification
|
VLAN Name State Config status Ports Classification
|
||||||
(R)-RSPAN (u)-Untagged
|
(R)-RSPAN (u)-Untagged
|
||||||
(t)-Tagged
|
(t)-Tagged
|
||||||
================ =============== ========================== =============== ====================
|
================ =============== ========================== =============== ====================
|
||||||
1 default INACTIVE(member port down) Eth 0/45(u)
|
1 default ACTIVE Static Eth 1/5(t)
|
||||||
Eth 0/3(u)
|
|
||||||
Eth 0/4(u)
|
|
||||||
|
|
||||||
22 VLAN0022 INACTIVE(no member port)
|
22 VLAN0022 INACTIVE(no member port) Static
|
||||||
|
|
||||||
|
5 VLAN0005 ACTIVE Static Tu 61442(t) vni 5
|
||||||
|
Tu 61443(t) vni 5
|
||||||
|
|
||||||
200 VLAN0200 INACTIVE(member port down) Eth 0/8(t)
|
200 VLAN0200 ACTIVE Dynamic (MVRP) Po 60(t)
|
||||||
Po 200(u)
|
|
||||||
|
|
||||||
1001 VLAN1001 INACTIVE(no member port)
|
1000 VLAN1000 ACTIVE Dynamic (EP tracking) Po 60(t)
|
||||||
|
|
||||||
|
4090 VLAN4090 INACTIVE(no member port) Static
|
||||||
|
|||||||
Loading…
Reference in New Issue