Shutdown - Cisco Catalyst 3750 Metro Command Reference Manual

Hide thumbs Also See for Catalyst 3750 Metro:
Table of Contents

Advertisement

2 ]
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands

shutdown

Use the shutdown interface configuration command to disable an interface. Use the no form of this
command to restart a disabled interface.
shutdown
no shutdown
Syntax Description
This command has no arguments or keywords.
Defaults
The interface is enabled by default.
Command Modes
Interface configuration
Command History
Release
12.1(14)AX
Usage Guidelines
The shutdown command for a port causes it to stop forwarding. You can enable the port with the no
shutdown command.
The no shutdown command has no effect if the port is a static-access port assigned to a VLAN that has
been deleted, suspended, or shut down. The port must first be a member of an active VLAN before it can
be re-enabled.
The shutdown command disables all functions on the specified interface.
This command also marks the interface as unavailable. To see if an interface is disabled, use the show
interfaces privileged EXEC command. An interface that has been shut down is shown as
administratively down in the display.
Examples
These examples show how to disable and re-enable a port:
Switch(config)# interface gigabitethernet1/0/2
Switch(config-if)# shutdown
Switch(config)# interface gigabitethernet1/0/2
Switch(config-if)# no shutdown
You can verify your settings by entering the show interfaces privileged EXEC command.
Related Commands
Command
show interfaces
OL-9645-10
Modification
This command was introduced.
Description
Displays the statistical information specific to all interfaces or to a specific
interface.
Catalyst 3750 Metro Switch Command Reference
shutdown
2-625

Advertisement

Table of Contents
loading

Table of Contents