JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Parameters 
instance-id
 —— Instance ID, ranging from 1 to 8. 
vlan-id
  ——  The VLAN ID selected to mapping with the corresponding 
instance. 
Command Mode 
MST Configuration Mode 
Example 
Map the VLANs 1-100 to Instance 1: 
T3700G-52TQ(config)#spanning-tree mst configuration 
T3700G-52TQ(config-mst)#instance 1 vlan 1-100 
Disable Instance 1, namely remove all the maping VLANs 1-100: 
T3700G-52TQ(config)#spanning-tree mst configuration 
T3700G-52TQ(config-mst)#no instance 1   
Remove VLANs 1-50 in maping VLANs 1-100 for Instance 1: 
T3700G-52TQ(config)#spanning-tree mst configuration 
T3700G-52TQ(config-mst)#no instance 1 vlan 1-50 
30.7  name 
Description 
The name command is used to configure the region name of MST instance. 
Syntax 
name 
name 
Parameters 
name
 —— The region name, used to identify MST region. It ranges from 1 to 
32 characters. 
Command Mode 
MST Configuration Mode 
Example 
Configure the region name of MST as “region1”: 
T3700G-52TQ(config)#spanning-tree mst configuration 
T3700G-52TQ(config-mst)#name region1 
237