Symbol Technologies ES3000 Switch User Manual


 
Command Line Interface
5-57
spanning-tree mst instance vlan
Use the spanning-tree mst instance vlan command to map vlans to instances.
spanning-tree mst instance<instance-id> vlan<vlan-range>
S
YNTAX DESCRIPTION: <instance> Integer ranges from 1 to 64
<vlan-range> Integer ranges from 0 to 4096
D
EFAULT VALUE:
C
OMMAND MODES: Global configuration
R
EFERENCE:
M
ENU:
E
XAMPLE:
!Set Vlan 2-5 to instance 2
Switch(config)# spanning-tree mst instance 2 vlan 2-5
Switch(config)#
spanning-tree mst shutdown
Use the spanning tree mst shutdown command for Enabling/Disabling MSTP interface function.
spanning-tree mst shutdown
S
YNTAX DESCRIPTION: The spanning-tree mst shutdown command has no arguments or
keywords.
D
EFAULT VALUE:
C
OMMAND MODES: Interface configuration
R
EFERENCE:
M
ENU:
E
XAMPLE:
! Enable MSTP on port 4
Switch(config)# interface fastethernet0/4
Switch(config-if)# no spanning-tree mst shutdown
Switch(config-if)#