OcNOS-RON : Layer 2 Guide : Layer 2 Command Reference : Spanning Tree Protocol Commands : bridge multiple-spanning-tree
bridge multiple-spanning-tree
Use this command to enable MSTP globally on a bridge.
Use the no form of this command to disable MSTP globally on a bridge.
Command Syntax
bridge <1-32> multiple-spanning-tree enable
no bridge <1-32> multiple-spanning-tree enable (bridge-blocked|bridge-forward|)
Parameters
<1-32>
Bridge-group ID.
bridge-blocked
Put ports of the bridge in the blocked state (default).
bridge-forward
Put ports of the bridge in the forwarding state.
Default
By default, this feature is enabled.
For the no form of this command, bridge-blocked is the default.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#bridge 2 multiple-spanning-tree enable
 
#configure terminal
(config)#no bridge 2 multiple-spanning-tree enable bridge-forward
Last modified date: 07/13/2023