bridge te-msti
Use this command to enable or disable a Multiple Spanning Tree Instance (MSTI).
The te-msti always refers to the MST instance indexed by the pre-defined macro constant MSTP_TE_MSTID internally. This is the only MST instance which supports the disabling of spanning trees.
Use the no form of this command to remove the configuration.
Command Syntax
bridge (<1-32> | backbone) te-msti
no bridge (<1-32> | backbone) te-msti
Parameters
<1-32>
Specify the bridge group ID.
backbone
Identity of the backbone bridge group.
te-msti
MSTI to be the traffic engineering MSTI instance.
Default
By default, bridge te-msti is disabled
Command Mode
TE-MSTI Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#spanning-tree te-msti configuration
(config-te-msti)#bridge 2 te-msti
(config-te-msti)#no bridge 2 te-msti
Last modified date: 07/06/2023