Examples
This example shows how to enter MST-configuration mode, map VLANs 10 to 20 to MST instance 1, name
the region region1, set the configuration revision to 1 and display the pending configuration:
Switch(config)# spanning-tree mst configuration
Switch(config-mst)# instance 1 vlan 10-20
Switch(config-mst)# name region1
Switch(config-mst)# revision 1
Switch(config-mst)# show pending
Pending MST configuration
Name [region1]
Revision 1
Instance Vlans Mapped
-------- ------------------
0 1-9,21-4094
1 10-20
-----------------------------
This example shows how to reset the MST configuration to the default settings:
Switch(config)# no spanning-tree mst configuration
Related Commands
DescriptionCommand
Displays spanning-tree information.
show spanning-tree
Catalyst 2960-X Switch Layer 2 Command Reference, Cisco IOS Release 15.0(2)EX
OL-29043 -01 93
Layer 2 Commands
spanning-tree mst configuration