bridge region
Use this command to create an MST region and specify its name. MST bridges of a region form different spanning trees for different VLANs.
Use the no form of the command to disable the Rapid Spanning Tree protocol on a region.
Command Syntax
bridge <1-32> region REGION_NAME
no bridge <1-32> region
Parameters
<1-32>
Specify the bridge group ID.
REGION_NAME
Specify the name of the region.
Default
By default, each MST bridge starts with the region name as its bridge address. This means each MST bridge is a region by itself, unless specifically added to one.
Command Mode
MST configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#spanning-tree mst configuration
(config-mst)#bridge 3 region myRegion
(config)#spanning-tree mst configuration
(config-mst)#no bridge 3 region
Last modified date: 10/12/2023