configure vlan add ports
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
737
configure vlan add ports
configure vlan <vlan_name> add [ports <port_list> | all] {tagged |
untagged} {stpd <stpd_name> {dot1d | emistp | pvst-plus}}
Description
Adds one or more ports in a VLAN.
Syntax Description
Default
Untagged.
Usage Guidelines
The VLAN must already exist before you can add (or delete) ports: use the
create vlan
command to
create the VLAN.
If the VLAN uses 802.1Q tagging, you can specify tagged or untagged port(s). If the VLAN is untagged,
the ports cannot be tagged.
Untagged ports can only be a member of a single VLAN. By default, they are members of the default
VLAN (named
Default
). In order to add untagged ports to a different VLAN, you must first remove
them from the default VLAN. You do not need to do this to add them to another VLAN as tagged
ports. if you attempt to add an untagged port to a VLAN prior to removing it from the default VLAN,
you see the following error message:
Error: Protocol conflict when adding untagged port 1:2. Either add this port as
tagged or assign another protocol to this VLAN.
As each port can belong to only one virtual router, ports within one VLAN must all be in the same
virtual router.
NOTE
All ports and VLANs are in VR-Default in the BlackDiamond 8800 series switch and Summit X450 family of
switches and cannot be moved.
vlan_name
Specifies a VLAN name.
port_list
Specifies a list of ports or slots and ports.
all
Specifies all ports.
tagged
Specifies the ports should be configured as tagged.
untagged
Specifies the ports should be configured as untagged.
stpd_name
Specifies an STP domain name.
dot1d | emistp | pvst-plus
Specifies the BPDU encapsulation mode for these STP ports.