configure stpd

configure stpd stpd_name name new_name

Description

Renames an existing STPD (Spanning Tree Protocol Domain).

Syntax Description

stpd_nameThe name of the existing STPD to be renamed. May be up to 32 characters in length.
new_nameThe 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.

Default

No default new name is assigned. The STPD retains its original name until explicitly renamed using this command.

Usage Guidelines

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.

Example

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 #

History

This command is available in ExtremeXOS 33.x and later.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, and X695 series switches.