Symbol Technologies ES3000 Switch User Manual


 
Command Line Interface
5-31
5.8 Layer-2 Interface Commands
shutdown
Use the shutdown command to enable or disable a port.
interface <port>
shutdown
no shutdown
S
YNTAX DESCRIPTION: <port> Port instance
D
EFAULT VALUE: The shutdown feature is enabled by default.
C
OMMAND MODES: Interface configuration
R
EFERENCE:Cisco
M
ENU: Basic Switch Configuration Menu->Port->Set Status
E
XAMPLE:
! Enable port-3
Switch(config)# interface fastethernet0/3
Switch(config-if)# no shutdown
Switch(config-if)#
! Disable port-25(giga port)
Switch(config)# interface fastethernet0/3
Switch(config-if)# shutdown
Switch(config-if)#