delete 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
1209
delete stpd
delete stpd <stpd_name>
Description
Removes a user-defined STPD from the switch.
Syntax Description
Default
N/A.
Usage Guidelines
If your STPD has the same name as another component, for example a VLAN, Extreme Networks
recommends that you specify the identifying keyword as well as the name. If you do not specify the
stpd
keyword, an error message similar to the following is displayed:
%% Ambiguous command: "delete Test"
In this example, to delete the STPD
Test
, enter
delete stpd Test
.
If you created an STPD with a name unique only to that STPD, the keyword
stpd
is optional.
The default STPD,
s0
, cannot be deleted.
In an MSTP environment, you cannot delete or disable a CIST if any of the MSTIs are active in the
system.
Example
The following command deletes an STPD named
purple_st
:
delete stpd purple_st
History
This command was available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
stpd_name
Specifies a user-defined STPD name on the switch.