Symbol Technologies ES3000 Switch User Manual


 
Command Line Interface
5-61
DEFAULT VALUE:
C
OMMAND MODES: Interface configuration
R
EFERENCE:
M
ENU:
E
XAMPLE:
! Force p2p false on port 4
Switch(config)# interface fastethernet0/4
Switch(config-if)# spanning-tree mst point-to-point forcefalse
Switch(config-if)#
spanning-tree mst instance shutdown
Use the spanning-tree mst instance shutdown command to Enable/Disable MSTP function on the
interface.
spanning-tree mst instance <instance> shutdown
S
YNTAX DESCRIPTION: Integer ranges from 1 to 64
D
EFAULT VALUE:
C
OMMAND MODES: Interface configuration
R
EFERENCE:
M
ENU:
E
XAMPLE:
! Enable MSTP on port 4 for instance 5
Switch(config)# interface fastethernet0/4
Switch(config-if)# spanning-tree mst 5 shutdown
Switch(config-if)#
! Disable MSTP on port 4 for instance 5
Switch(config)# interface fastethernet0/4
Switch(config-if)# no spanning-tree mst 5 shutdown
Switch(config-if)#