OcNOS-RON : Layer 2 Guide : Layer 2 Command Reference : Spanning Tree Protocol Commands : bridge protocol mstp
bridge protocol mstp
Use this command to create a multiple spanning-tree protocol (MSTP) bridge of a specified parameter. This command creates an instance of the spanning tree and associates the VLANs specified with that instance.
The MSTP bridges can have different spanning-tree topologies for different VLANs inside a region of “similar” MSTP bridges. The multiple spanning tree protocol, like the rapid spanning tree protocol, provides rapid reconfiguration capability, while providing load balancing ability. A bridge created with this command forms its own separate region unless it is added explicitly to a region using the region name command.
Use the no parameter with this command to remove the bridge.
Command Syntax
bridge <1-32> protocol mstp
no bridge <1-32>
Parameters
<1-32>
Specify the bridge group ID.
Default
The bridge protocol mstp default value is 50 seconds
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#bridge 2 protocol mstp
 
Last modified date: 07/13/2023