create stpd
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
1207
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:
●
State—disabled
●
StpdID—none
●
Assigned VLANs—none
●
Bridge priority—32,768
●
Maximum BPDU age—20 seconds
●
Hello time—2 seconds
●
Forward delay—15 seconds
●
Operational mode—802.1D
●
Rapid Root Failover—disabled
●
Default Binding Mode (encapsulation mode)—Ports in the default STPD (s0) are in
802.1d
mode.
Ports in user-created STPDs are in
emistp
mode.
●
Maximum hop count (when configured for MSTP)—20 hops
Usage Guidelines
The maximum length for a name is 32 characters. Names can contain alphanumeric characters and
underscores ( _ ) but cannot be any reserved keywords, for example, stp or stpd. Names must start with
an alphabetical character, for example, a, Z.
Each STPD name must be unique and cannot duplicate any other named STPDs on the switch. If you
are uncertain about the STPD names on the switch, use the
show stpd
command to view the STPD
names.
stpd_name
Specifies a user-defined STPD name to be created. May be up to 32
characters in length.