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
1212
disable stpd ports
disable stpd <stpd_name> ports [all | <port_list>]
Description
Disables STP on one or more ports for a given STPD.
Syntax Description
Default
Enabled.
Usage Guidelines
If you create the STPD with a unique name, the keyword stpd is optional.
Disabling STP on one or more ports puts those ports in the forwarding state; all BPDUs received on those
ports are disregarded and dropped.
Use the
all keyword to specify that all ports of a given STPD are disabled.
Use the
port_list parameter to specify a list of ports of a given STPD are disabled.
If you do not use the default STPD, you must create one or more STPDs and configure and enable the
STPD before you can use the
disable stpd ports command.
Example
The following command disables slot 2, port 4 on an STPD named Backbone_st:
disable stpd backbone_st ports 2:4
History
This command was available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
stpd_name Specifies an STPD name on the switch.
all Specifies all ports for a given STPD.
port_list Specifies one or more ports or slots and ports.