Shutdown, Shutdown 4-171, Shutdown co – SMC Networks SMC Tiger 10/100 SMC6128PL2 User Manual
Page 479: Shutdown (4-171)

Interface Commands
4-171
4
• Avoid using flow control on a port connected to a hub unless it is actually
required to solve a problem. Otherwise back pressure jamming signals may
degrade overall performance for the segment attached to the hub.
Example
The following example enables flow control on port 5.
Related Commands
negotiation (4-168)
capabilities (flowcontrol, symmetric) (4-169)
shutdown
This command disables an interface. To restart a disabled interface, use the no
form.
Syntax
[no] shutdown
Default Setting
All interfaces are enabled.
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
This command allows you to disable a port due to abnormal behavior
(e.g., excessive collisions), and then reenable it after the problem has been
resolved. You may also want to disable a port for security reasons.
Example
The following example disables port 5.
Console(config)#interface ethernet 1/5
Console(config-if)#flowcontrol
Console(config-if)#no negotiation
Console(config-if)#
Console(config)#interface ethernet 1/5
Console(config-if)#shutdown
Console(config-if)#