When the switch comes up, spanning tree is enabled by default with MSTP operating in the switch.
Type the following:
iS5comm# configure terminal
iS5comm(config)# spanning-tree mst configuration
The MST configuration sub mode is used to make only instance-specific and MST region configurations.
iS5comm(config-mst)# instance 1 vlan 1
Instance range is 1-16 and VLAN range is 1-4096.
iS5comm(config-mst)# name region1
iS5comm(config-mst)# revision 100
The range is 0-200000.
iS5comm(config)#end
iS5comm# show spanning-tree mst configuration
Name [region1]
Revision 100
Instance Vlans mapped
-------- --------------------------------------
0 2-1024,1025-2048,2049-3072,3073-4094
1 1
---------------------------------------------------