Dell PowerEdge VRTX User Manual

Page 361

Advertising
background image

Ethernet Configuration Commands

361

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\Ethernet.fm

D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY

Parameters

N/A

Default Configuration

The interface is enabled.

Command Mode

Interface Configuration mode

User Guidelines

The shutdown command set a value of ifAdminStatus (see RFC 2863) to

DOWN. When ifAdminStatus is changed to DOWN, ifOperStatus will be

also changed to DOWN.
The DOWN state of ifOperStatus means that the interface does not

transmit/receive messages from/to higher levels. For example, if you shut

down a VLAN, on which an IP interface is configured, bridging into the

VLAN continues, but the switch cannot transmit and receive IP traffic on the

VLAN.
If the switch shuts down an Ethernet port, it additionally shuts down the port

MAC sublayer too.
If the switch shuts down a port channel, it additionally shuts down all ports of

the port channel too.

Example

Example 1—The following example disables gi0/4 operations.

console(config)# interface gi0/4

console(config-if)# shutdown

console(config-if)#

Example 2—The following example restarts the disabled Ethernet port.

console(config)# interface gi0/4

console(config-if)# no shutdown

Advertising