Users Guide

GigabitEthernet 1/8 unassigned NO Manual administratively down down
GigabitEthernet 1/9 unassigned NO Manual administratively down down
To view only configured interfaces, use the show interfaces configured command in the EXEC Privilege mode.
To determine which physical interfaces are available, use the show running-config command in EXEC mode. This
command displays all physical interfaces available on the system.
Dell#show running
Current Configuration ...
!
interface GigabitEthernet 2/6
no ip address
shutdown
!
interface GigabitEthernet 2/7
no ip address
shutdown
!
interface GigabitEthernet 2/8
no ip address
shutdown
!
interface GigabitEthernet 2/9
no ip address
shutdown
Resetting an Interface to its Factory Default State
You can reset the configurations applied on an interface to its factory default state. To reset the configuration, perform the
following steps:
1 View the configurations applied on an interface.
INTERFACE mode
show config
2 Reset an interface to its factory default state.
CONFIGURATION mode
default interface interface-type]
3 Verify the configuration.
INTERFACE mode
show config
All the applied configurations are removed and the interface is set to the factory default state.
Enabling Energy Efficient Ethernet
Energy Efficient Ethernet (EEE) is an IEEE 802.3 az standard that reduces power consumptions on Ethernet ports. EEE stops the
transmission when there is no data to be transmitted and resumes the transmission at the arrival of new packets. You can
enable EEE only on one Gigabit and ten Gigabit native or optional module copper ports.
1 To enable EEE, use the eee command.
INTERFACE mode
Dell(conf)# interface gigabitethernet 1/1
Dell(conf-if-gi-1/1)# eee
2 To disable EEE, use the no eee command.
Interfaces 307