Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring MST Instances on a Physical Interface
You can configure a Multiple Spanning-Tree Instance (MSTI) under the following hierarchy levels:
Before you begin, configure Multiple Spanning-Tree Protocol. For configuration details, see Configuring MSTP.
- Enable configuration of a MST instance:
The msti-id value must be from 1 through 64.
Configure the interfaces that participate in the MST instance.
- Enable configuration of the interface:
[edit ... protocols mstp msti msti-id]
user@host# edit interface interface-name - Configure the interface priority:
[edit ... protocols mstp msti msti-id interface interface-name]
user@host# set priority interface-priority - (Optional) Configure the interface as an edge port:
[edit ... protocols mstp msti msti-id interface interface-name]
user@host# set edge
- Enable configuration of the interface:
- Configure the bridge priority
[edit ... protocols mstp msti msti-id]
user@host# set bridge-priority bridge-priorityFor more information, see Understanding Bridge Priority for Election of Root Bridge and Designated Bridge.
- (Optional) An MSTI can map to a range of VLANs just as
a logical port can map to a range of VLANs. The MSTP VLAN specifies
the VLAN or VLAN range to which this MSTI is mapped. The vlan-id is
configured under the logical interface. Configure the VLAN or VLAN
range of the MSTI instance:
[edit]
user@host# set vlan (vlan-id | vlan-id-range)
![]() | Note: All STP ports on a bridge domain must belong to the same MST (multiple spanning tree) instance. |