Configures the name of an MSTP region on the switch.
regionName | Specifies a user-defined name for the MSTP region. May be up to 32 characters. |
By default, the switch uses the MAC address of the switch to generate an MSTP region.
The maximum length for a name is 32 characters. Names can contain alphanumeric characters and underscores ( _ ) but cannot be any reserved keywords, for example, mstp. Names must start with an alphabetical character, for example, a, Z.
By default, the switch uses the unique MAC address of the switch to generate an MSTP region. Since each MAC address is unique, every switch is in its own region by default.
You can configure only one MSTP region on the switch at any given time.
The switches inside a region exchange BPDUs that contain information for MSTIs. The switches connected outside of the region exchange CIST information. By having devices look at the region identifiers, MSTP discovers the logical boundary of a region.
If you have an active MSTP region, we recommend that you disable all active STPDs in the region before renaming the region on all of the participating switches.
To view the MSTP configuration on the switch, use the show stpd command. Output from this command contains global MSTP settings, including the name of the MSTP region, the number or tag that identifies all of the BPDUs sent in the MSTP region, and the reserved MSTP revision level. If configured, the output also displays the name of the Common and Internal Spanning Tree (CIST), and the number of Multiple Spanning Tree Instances (MSTIs).
The following example creates an MSTP region named purple:
configure mstp region purple
This command was first available in ExtremeXOS 11.4.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.