configure vlan add member-vlan
ExtremeWare Software 7.3.0 Command Reference Guide 323
configure vlan add member-vlan
configure vlan <translation vlan name> add member-vlan <vlan name>
Description
Adds a member VLAN to a translation VLAN.
Syntax Description
Default
N/A.
Usage Guidelines
This command adds a member VLAN to a translation VLAN. The 802.1Q tags for member VLANs are
translated to the single tag of the translation VLAN, so the layer 2 traffic from the member VLANs is
carried by a single VLAN, improving VLAN scaling.
Traffic is switched locally between client devices on the same member VLANs as on normal VLANs.
Traffic cannot be switched between clients on separate member VLANs. Traffic from any member
VLAN destined to the translation VLAN is switched and the VLAN tag is translated appropriately.
Traffic from the translation VLAN destined to any member VLAN is switched and the VLAN tag is
translated.
The added VLAN cannot have an IP address configured, already be a member or a translation VLAN,
and must contain only āiā-series module Ethernet ports. Additionally, ESRP, Network Login, or DHCP
cannot be enabled on any ports belonging to either of these VLANs.
Example
The following command adds the member VLAN named v101 to the translation VLAN named v1000:
configure vlan v1000 add member-vlan v101
History
This command was first available in ExtremeWare 7.1.0.
Platform Availability
This command is available on all platforms.
translation vlan name Specifies a translation VLAN.
vlan name Specifies a VLAN to add to the translation VLAN.