Mst vlan – LevelOne GTL-2690 User Manual
Page 573

Spanning Tree Commands
33-8
33
Related Commands
mst vlan (33-8)
mst priority (33-9)
name (33-9)
revision (33-10)
max-hops (33-11)
mst vlan
This command adds VLANs to a spanning tree instance. Use the no form to remove 
the specified VLANs. Using the no form without any VLAN parameters to remove all 
VLANs. 
Syntax
[no] mst instance_id vlan vlan-range
• instance_id - Instance identifier of the spanning tree. (Range: 0-4094)
• vlan-range - Range of VLANs. (Range: 1-4093)
Default Setting
none
Command Mode
MST Configuration
Command Usage
• Use this command to group VLANs into spanning tree instances. MSTP
generates a unique spanning tree for each instance. This provides multiple 
pathways across the network, thereby balancing the traffic load, preventing 
wide-scale disruption when a bridge node in a single instance fails, and 
allowing for faster convergence of a new topology for the failed instance. 
• By default all VLANs are assigned to the Internal Spanning Tree (MSTI 0) that
connects all bridges and LANs within the MST region. This switch supports up 
to 58 instances. You should try to group VLANs which cover the same general 
area of your network. However, remember that you must configure all bridges 
within the same MSTI Region (page 33-9) with the same set of instances, and 
the same instance (on each bridge) with the same set of VLANs. Also, note 
that RSTP treats each MSTI region as a single node, connecting all regions 
to the Common Spanning Tree.
Example
Console(config-mstp)#mst 1 vlan 2-5
Console(config-mstp)#
