315
Command Mode
Interface Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Add a description system-if to the routed port 1/0/9 :
T1600G-52TS(config)# interface gigabitEthernet 1/0/9
T1600G-52TS(config-if)# no switchport
T1600G-52TS(config-if)# description system-if
32.6 shutdown
Description
This shutdown command is used to shut down the specified interface. The
interface type include: routed port, port-channel interface, loopback interface
and VLAN interface. To enable the specified interface, please use the no
shutdown command.
Syntax
shutdown
no shutdown
Command Mode
Interface Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Shut down the routed port 1/0/9 :
T1600G-52TS(config)# interface gigabitEthernet 1/0/9
T1600G-52TS(config-if)# no switchport
T1600G-52TS(config-if)# shutdown