beautypg.com

Shutdown – Allied Telesis AT-S95 CLI User Manual

Page 95

background image

Ethernet Configuration Commands

Page 83

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

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/g1-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