CLI Reference Guide

Ethernet Configuration Commands 167
Examples
The following example shows storm control configurations for all valid Ethernet ports. The second
example shows flow control mode status.
console#show storm-control all
Bcast Bcast Mcast Mcast Ucast Ucast
Intf Mode Level Mode Level Mode Level
------ ------- ------- ------- ------- ------- -------
1/g1 Disable 5 Disable 5 Disable 5
1/g2 Disable 5 Disable 5 Disable 5
1/g3 Disable 5 Disable 5 Disable 5
1/g4 Disable 5 Disable 5 Disable 5
console#show storm-control
802.3x Flow Control Mode....................... Disable
shutdown
Use the
shutdown
command in Interface Configuration mode to disable an interface. To restart a
disabled interface, use the
no
form of this command.
Syntax
shutdown
no shutdown
Default Configuration
The interface is enabled.
Command Mode
Interface Configuration (Ethernet, Port-Channel, Tunnel, Loopback) mode
User Guidelines
This command has no user guidelines.
Examples
The following example disables Ethernet port 1/g5.
console(config)#interface ethernet 1/g5
console(config-if-1/g5)# shutdown