Specifications

configure stpd ports mode
ExtremeWare XOS 10.1 Command Reference Guide 383
configure stpd ports mode
configure stpd <stpd_name> ports mode [dot1d | emistp | pvst-plus]
<port_list>
Description
Configures the STP mode of operation for the specified port list.
Syntax Description
Default
Ports in the default STPD (s0) are dot1d mode. Ports in user-created STPDs are in emistp mode.
Usage Guidelines
After you have created the STPD with a unique name, the keyword stpd is optional.
Example
The following command configures STPD s1 with PVST+ packet formatting for slot 2, port 1:
configure stpd s1 ports mode pvst-plus 2:1
stpd_name Specifies an STPD name on the switch.
dot1d Specifies IEEE 802.1d-compliant packet formatting. A physical port can only
be a member of one STPD running it dot1d mode.
emistp Specifies 802.1d formatting and 802.1q tagging.
pvst-plus Specifies PVST+ packet formatting.
port_list Specifies one or more slots and ports. May be in the form 2:*, 2:5, 2:6-2:8.