configure stpd add vlan
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
1177
that participates in the MSTP region. In an MSTP region, MSTI IDs only have local significance. You can
reuse MSTI IDs across MSTP regions.
Automatically Inheriting Ports—MSTP Only.
In an MSTP environment, whether you manually or
automatically bind a port to an MSTI in an MSTP region, the switch automatically binds that port to the
CIST. The CIST handles BPDU processing for itself and all of the MSTIs; therefore, the CIST must inherit
ports from the MSTIs in order to transmit and receive BPDUs. You can only delete ports from the CIST
if the port is no longer a member of an MSTI.
Example
Create a VLAN named
marketing
and an STPD named
STPD1
as follows:
create vlan marketing
create stpd stpd1
The following command adds the VLAN named
marketing
to the STPD
STPD1
, and includes all the
ports of the VLAN in
STPD1
:
configure stpd stpd1 add vlan marketing ports all
History
This command was available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.