EXOS 16.1.1 supports VLAN IDs (VID)s
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-12-2016 02:26 PM
Did you know ...
In EXOS 16.1.1, over 50 VLAN commands were enhanced to support VID lists/ranges to simplify configuration.
E.g. create vlan 10-20
Creates VLANs with the VIDs 10,11,12 etc...
EXOS still uses VLAN names internally so the VLAN names are created for you as VLAN_0010, VLAN_0011 etc ...
The list of commands below were all enhanced to accept which is the numeric VID form for VLANs.
A can be comma or dash separated numbers:
E.g.: 2,3,5-35 (VID 2,3 and all VIDs in the range of 5-35)
Here's the list of CLI commands that were enhanced.
In EXOS 16.1.1, over 50 VLAN commands were enhanced to support VID lists/ranges to simplify configuration.
E.g. create vlan 10-20
Creates VLANs with the VIDs 10,11,12 etc...
EXOS still uses VLAN names internally so the VLAN names are created for you as VLAN_0010, VLAN_0011 etc ...
The list of commands below were all enhanced to accept which is the numeric VID form for VLANs.
A can be comma or dash separated numbers:
E.g.: 2,3,5-35 (VID 2,3 and all VIDs in the range of 5-35)
Here's the list of CLI commands that were enhanced.
code:
clear l2stats vlan
code:
configure ip-mtu vlan
code:
configure policy maptable [response [tunnel | policy | both] | ]
code:
configure policy profile {name } {pvid } {pvid-status } {cos } {cos-status } {egress-vlans } {forbidden-vlans } {untagged-vlans } {append | clear} {tci-overwrite } {precedence } {mirror-destination } {clear-mirror | prohibit-mirror | syslog } {trap } {disable-port } {fst } {web-redirect }
code:
configure ports [ | all] monitor vlan {rx-only | tx-only}
code:
configure ports {tagged} vlan [limit-learning { action [blackhole | stop-learning]} | unlimited-learning]
code:
configure ports {tagged} vlan [lock-learning | unlock-learning]
code:
configure {stpd} add vlan ports [all | ] {dot1d | emistp | pvst-plus}
code:
configure {stpd} delete vlan ports [all | ]
code:
configure vlan [ | ] add ports [all | ] {tagged | untagged} {stpd} {dot1d | emistp | pvst-plus}
code:
configure vlan [ | ] add ports [ | all] {tagged | untagged | private-vlan translated }
code:
configure vlan [ | ] delete ports [ | all]
code:
configure vlan [ | ] protocol {filter}
code:
configure vlan [ | ] {qosprofile} [ | none]
code:
configure vman [ | ] delete ports [ | all]
code:
configure vman [ | ] ports [ | all] delete cvid { - }
code:
configure vman [ | ] protocol {filter}
code:
configure vman [ | ] {qosprofile} [ | none]
code:
create vlan {vr } {description }
code:
create vman {vr } {description }
code:
delete vlan
code:
delete vman
code:
disable {stpd} auto-bind vlan
code:
[enable | disable] iparp gratuitous protect vlan
code:
[enable | disable] ipforwarding {ipv4} vlan
code:
[enable | disable] ipforwarding ipv6 vlan
code:
[enable | disable] learning [ vlan | vman ]
code:
[enable | disable] learning [ vlan | vman ]
code:
[enable | disable] loopback-mode vlan
code:
[enable | disable] vlan
code:
enable {stpd} auto-bind vlan
code:
show fdb stats vlan
code:
show fdb vlan {netlogin [all | mac-based-vlans]}
code:
show iparp security vlan
code:
show iparp stats vlan
code:
show iparp vlan
code:
show ip dad vlan {tentative | valid | duplicate}
code:
show ip-security arp learning vlan
code:
show ip-security arp validation violations vlan ports [|all]
code:
show ip-security arp validation vlan
code:
show ip-security dhcp-snooping entries vlan
code:
show ip-security dhcp-snooping information-option circuit-id vlan-information vlan
code:
show ip-security dhcp-snooping violations vlan
code:
show ip-security dhcp-snooping vlan
code:
show ipv6 dad vlan {tentative | valid | duplicate} {detail}
code:
show l2stats vlan
code:
show neighbor-discovery {cache {ipv6}} vlan
code:
show netlogin authentication [service-unavailable | failure] vlan
code:
show netlogin guest-vlan
code:
show netlogin {port } vlan
code:
show netlogin {port } vlan dot1x detail
code:
show policy maptable { }
code:
show vlan security
code:
show vlan statistics
code:
show vlan stpd {blocked-ports}
code:
show [vlan | vman ] {ipv4 | ipv6}
code:
show [vlan | vman ] {ipv4 | ipv6}
code:
show vrrp vlan {stats}
code:
unconfigure policy maptable [ response | ]
code:
unconfigure ports [ | all] monitor vlan
code:
unconfigure vlan ipaddress
code:
unconfigure vman ipaddress
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-12-2016 02:53 PM
It's cool. Thanks!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-12-2016 02:30 PM
Awesome work, thanks Dave!
