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
752
configure vman tag
configure vman <vman-name> tag <tag>
Description
Assigns a unique 802.1Q tag to the vMAN.
Syntax Description
Default
N/A.
Usage Guidelines
You add a tag value to each vMAN you configure. This is then carried in the 4-byte vMAN header,
which is added to all packets (both tagged and untagged) that arrive on the port you added to the
vMAN.
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 of 120 to a vMAN named accounting:
configure vman accounting tag 120
History
This command was first available in ExtremeWare XOS 11.0.
Platform Availability
This command is available on all platforms with an Advanced Edge, a Core, or an Advanced Core
license.
vlan_name Specifies a vMAN name.
tag Specifies a value to use as vMAN tag 802.1Q tag. The valid range is from 2 to
4094.