Shutdown – Allied Telesis AT-S94 CLI (AT-8000S Series) User Manual
Page 102

Page 101
Allied Telesis
AT-8000S-S94-3.0 Command Line Interface User’s Guide
Command Mode
Global Configuration mode
User Guidelines
Commands under the interface range context are executed independently on each active interface in the range. If
the command returns an error on one of the active interfaces, it does not stop executing commands on other
active interfaces.
Example
The following example shows how ports 5/e18 to 5/e20 and 3/e1 to 3/24 are grouped to receive the same
command.
shutdown
The shutdown Interface Configuration (Ethernet, port-channel) mode command disables an interface. Use the no
form of this command to restart a disabled interface.
Syntax
shutdown
no shutdown
Parameters
This command has no arguments or keywords.
Default Configuration
The interface is enabled.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
User Guidelines
There are no user guidelines for this command.
Example
The following example disables Ethernet port 1/e5 operations.
The following example restarts the disabled Ethernet port.
console(config)# interface range ethernet 5/e18-20,3/e1-24
console(config-if)#
console(config)# interface ethernet 1/e5
console(config-if)# shutdown
console(config)# interface ethernet 1/e5
console(config-if)# no shutdown