VLAN Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
746
configure vlan tag
configure vlan <vlan_name> tag <tag>
Description
Assigns a unique 802.1Q tag to the VLAN.
Syntax Description
Default
The default VLAN uses an 802.1Q tag (and an internal VLANid) of 1.
Usage Guidelines
If any of the ports in the VLAN will use an 802.1Q tag, a tag must be assigned to the VLAN. The valid
range is from 2 to 4094 (tag 1 is assigned to the default VLAN, and tag 4095 is assigned to the
management VLAN).
The 802.1Q tag will also be used as the internal VLANid by the switch.
You can specify a value that is currently used as an internal VLANid on another VLAN; it will become
the VLANid for the VLAN you specify, and a new VLANid will be automatically assigned to the other
untagged VLAN.
Example
The following command assigns a tag (and internal VLANid) of 120 to a VLAN named
accounting
:
configure accounting tag 120
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
vlan_name
Specifies a VLAN name.
tag
Specifies a value to use as an 802.1Q tag. The valid range is from 2 to 4095.