Renames an existing STPD (Spanning Tree Protocol Domain).
| stpd_name | The name of the existing STPD to be renamed. May be up to 32 characters in length. |
| new_name | The new name for the STPD. May be up to 32 characters in length. Names can contain alphanumeric characters and underscores ( _ ) but cannot be any reserved keywords. Names must start with an alphabetical character. |
No default new name is assigned. The STPD retains its original name until explicitly renamed using this command.
Use this command to rename an existing STPD. Names must be unique across all STPDs on the switch and cannot duplicate any other named STPDs.
Naming conventions apply: names can contain alphanumeric characters and underscores but cannot be reserved keywords. Names must start with an alphabetical character (a-z, A-Z). Refer to naming guidelines for additional restrictions.
If you attempt to rename an STPD to a name that conflicts with another STPD or reserved keyword, the switch will reject the command with an error message.
The rename operation does not affect the STPD's configuration, active connections, or VLAN assignments.
The following example renames an STPD from s0 to primary_stpd:
Slot-1 Stack.1 # configure stpd s0 name primary_stpd Slot-1 Stack.1 #
This command is available in ExtremeXOS 33.x and later.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, and X695 series switches.