Users Guide

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 on 1-Gigabit and 10-Gigabit native copper ports. On a
TAA (Trade Agreements Act) compliant system, EEE is enabled by default.
1 To enable EEE, use the eee command.
INTERFACE mode
Dell(conf)# interface TenGigabitEthernet 0/0
Dell(conf-if-te-0/0)# eee
2 To disable EEE, use the no eee command.
INTERFACE mode
Dell(conf)# interface TenGigabitEthernet 0/0
Dell(conf-if-te-0/0)# no eee
Interfaces 378