STP 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
1180
configure stpd delete vlan
configure stpd <stpd_name> delete vlan <vlan_name> ports [all |
<port_list>]
Description
Deletes one or more ports in the specified VLAN from an STPD.
Syntax Description
Default
N/A.
Usage Guidelines
If your STPD has the same name as another component, for example a VLAN, Extreme Networks
recommends that you specify the identifying keyword as well as the name. If your STPD has a name
unique only to that STPD, the keywords
stpd
and
vlan
are optional.
In EMISTP and PVST+ environments, if the specified VLAN is the carrier VLAN, all protected VLANs
on the same set of ports are also removed from the STPD.
You also use this command to remove autobind ports from a VLAN. ExtremeWare XOS records the
deleted ports so that the ports are not automatically added to the STPD after a system restart.
In an MSTP environment, you can only delete ports from the CIST if the port is no longer a member of
an MSTI.
Example
The following command removes all ports of a VLAN named
Marketing
from the STPD
STPD1
:
configure stpd stpd1 delete vlan marketing ports all
History
This command was available in ExtremeWare XOS 10.1.
stpd_name
Specifies an STPD name on the switch.
vlan_name
Specifies a VLAN name.
all
Specifies all of the ports in the VLAN to be removed from the STPD.
port_list
Specifies the port or ports to be removed from the STPD.