Shutdown – Allied Telesis AT-S95 CLI (AT-8000GS Series) User Manual
Page 103

Ethernet Configuration Commands
Page 103
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/g18 to 5/g20 and 3/g1 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/g5 operations.
The following example restarts the disabled Ethernet port.
console(config)# interface range ethernet 5/g18-20,3/g16-24
console(config-if)#
console(config)# interface ethernet 1/g5
console(config-if)# shutdown
console(config)# interface ethernet 1/g5
console(config-if)# no shutdown