234
ExtremeWare XOS 11.0 Command Reference Guide
VLAN Commands
configure vlan add ports
configure vlan <vlan_name> add [ports <port_list> | all] {tagged | untagged
|stpd <stpd_name> {dot1d | emistp | pvst-plus}} {nobroadcast}
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.
Refer to Chapter 12 for more information on configuring Spanning Tree Domains.
Example
The following command assigns tagged ports 1:1, 1:2, 1:3, and 1:6 to a VLAN named
accounting
:
configure vlan accounting add ports 1:1, 1:2, 1:3, 1:6 tagged
vlan_name
Specifies a VLAN name.
port_list
Specifies a list of slots and ports. May be in the form 3-5, 2:5, 2:6-2:8.
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.
nobroadcast
Prevents broadcasts, multicasts, and unknowns from being transmitted on
these ports.
Содержание ExtremeWare XOS 11.0
Страница 26: ...26 ExtremeWare XOS 11 0 Command Reference Guide Contents...
Страница 176: ...176 ExtremeWare XOS 11 0 Command Reference Guide Commands for Managing the Switch...
Страница 262: ...262 ExtremeWare XOS 11 0 Command Reference Guide VLAN Commands...
Страница 280: ...280 ExtremeWare XOS 11 0 Command Reference Guide FDB Commands...
Страница 492: ...492 ExtremeWare XOS 11 0 Command Reference Guide EAPS Commands...
Страница 536: ...536 ExtremeWare XOS 11 0 Command Reference Guide STP Commands...
Страница 580: ...580 ExtremeWare XOS 11 0 Command Reference Guide ESRP Commands...
Страница 752: ...752 ExtremeWare XOS 11 0 Command Reference Guide IGP Commands History This command was available in ExtremeWare XOS 10 1...
Страница 816: ...816 ExtremeWare XOS 11 0 Command Reference Guide BGP Commands History This command was available in ExtremeWare XOS 10 1...
Страница 876: ...876 ExtremeWare XOS 11 0 Command Reference Guide BGP Commands...
Страница 926: ...926 ExtremeWare XOS 11 0 Command Reference Guide IP Multicast Commands...