Specifications

create stpd
ExtremeWare XOS 10.1 Command Reference Guide 389
create stpd
create stpd <stpd_name>
Description
Creates a user-defined STPD.
Syntax Description
Default
The default device configuration contains a single STPD called s0.
When an STPD is created, the STPD has the following default parameters:
Statedisabled
StpdIDnone
Assigned VLANsnone
Bridge priority32,768
Hello time2 seconds
Forward delay15 seconds
Operational mode802.1d
Rapid Root Failoverdisabled state
Port modePorts in the default STPD (s0) are in 802.1d mode. Ports in user-created STPDs are in
emistp mode.
Usage Guidelines
Each STPD name must be unique, and cannot duplicate any other named elements on the switch (such
as VLANs, QoS profiles, Access profiles, or route maps). If you are uncertain about the VLAN profile
names on the switch, use the
show vlan command to view the VLAN profiles. If you are uncertain
about QoS profile names on the switch, use the
show qos <qos profile> command to view the QoS
profiles.
Each STPD has its own Root Bridge and active path. After the STPD is created, one or more VLANs can
be assigned to it.
Example
The following example creates an STPD named purple_st:
create stpd purple_st
stpd_name Specifies a user-defined STPD name.