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
1218
enable stpd ports
enable stpd <stpd_name> ports [all | <port_list>]
Description
Enables the STP protocol on one or more ports.
Syntax Description
Default
Enabled.
Usage Guidelines
If you create an STPD with a unique name, the keyword
stpd
is optional.
If STP is enabled for a port, BPDUs are generated and processed on that port if STP is enabled for the
associated STPD.
You must configure one or more STPDs before you can use the
enable stpd ports
command. To
create an STPD, use the
create stpd <stpd_name>
command. If you have considerable knowledge
and experience with STP, you can configure the STPD using the
configure stpd
commands. However,
the default STP parameters are adequate for most networks.
Example
The following command enables slot 2, port 4 on an STPD named
Backbone_st
:
enable 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 on the switch.
all
Specifies all ports for a given STPD.
port_list
Specifies one or more ports or slots and ports.