OcNOS-RON : Layer 2 Guide : Layer 2 Command Reference : Spanning Tree Protocol Commands : bridge-group instance
bridge-group instance
Use this command to assign a Multiple Spanning Tree (MST) instance to a port.
Use the no form of this command to remove the interface from the MST instance.
Command Syntax
bridge-group (<1-32>) instance (<1-63> | te-msti)
no bridge-group (<1-32>) instance (<1-63> | te-msti)
Parameters
<1-32>
Bridge identifier.
<1-63>
Multiple spanning tree instance identifier.
spbm
spbm
spbv
spbv
te-msti
Traffic engineering MSTI instance.
Default
By default, the bridge port remains in the listening and learning states for 15 seconds before transitional to the forwarding state.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#bridge-group 1
(config-if)#bridge-group 1 instance te-msti
Last modified date: 07/13/2023