Specifications

configure stpd mode
ExtremeWare XOS 10.1 Command Reference Guide 379
configure stpd mode
configure stpd <stpd_name> mode [dot1d | dot1w]
Description
Configures the operational mode for the specified STP domain.
Syntax Description
Default
Operates in 802.1d mode.
Usage Guidelines
After you have created the STPD with a unique name, the keyword stpd is optional.
If you configure the STP domain in 802.1d mode, the rapid reconfiguration mechanism is disabled.
If you configure the STP domain in 802.1w mode, the rapid reconfiguration mechanism is enabled.
Example
The following command configures STPD s1 to enable the rapid reconfiguration mechanism and operate
in 802.1w mode:
configure stpd s1 mode dot1w
stpd_name Specifies an STPD name on the switch.
dot1d Specifies the STPD mode of operation to be 802.1d.
dot1w Specifies the STPD mode of operation to be 802.1w, and rapid configuration
is enabled.