Layer 2 Switching Commands 732console(config-mst)#instance 1 add vlan 3000-4093console(config-mst)#instance 2 add vlan 200-349console(config-mst)#instance 2 add vlan 351-399console(config-mst)#instance 2 add vlan 450-499console(config-mst)#instance 2 add vlan 2000-2199console(config-mst)#instance 2 add vlan 2500-2599console(config-mst)#instance 2 add vlan 2800-2999console(config-mst)#exitconsole(config)#interface te1/1/1console(config-if-Te1/1/1)#switchport mode trunkconsole(config-if-Te1/1/1)#switchport trunk allowed vlan add 2-150console(config-if-Te1/1/1)#spanning-tree mst 1 port-priority 16console(config-if-Te1/1/1)#interface te1/1/2console(config-if-Te1/1/2)#switchport mode trunkconsole(config-if-Te1/1/2)#switchport trunk allowed vlan add 200-349console(config-if-Te1/1/2)#spanning-tree mst 2 port-priority 16console(config-if-Te1/1/2)#exitname (mst)Use the name command in MST mode to define the region name. To returnto the default setting, use the no form of this command.Syntaxname string• string — Case sensitive MST configuration name. (Range: 1-32characters)Default ConfigurationBridge address.Command ModeMST modeUser GuidelinesWhen configuring the switch in MSTP mode, be sure to configure the MSTregion name. For multiple switches to become members of the same region,the configuration name, the configuration revision and mapping of VLANs toMSTIs must be identical.