Users Guide
To disable EEE, use the no eee command.
Defaults None.
Command Modes INTERFACE
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.10(0.0) Introduced on the S3100 series.
Usage Information EEE is an IEEE 802.3 az standard that reduces power consumptions on Ethernet ports. When EEE is enabled,
transmission is stopped when there is no data to be transmitted and is resumed on 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.
Example To enable EEE:
Dell(conf)# interface TenGigabitEthernet 0/0
Dell(conf-if-te-0/0)# eee
To disable EEE:
Dell(conf)# interface TenGigabitEthernet 0/0
Dell(conf-if-te-0/0)# no eee
flowcontrol
Control how the system responds to and generates 802.3x pause frames.
Syntax
flowcontrol rx {off | on} tx {off | on} [negotiate | pause-threshold value |
resume-offset value]
To return to the default, use the no form of this command.
Parameters
rx on Enter the keywords rx on to process the received flow control frames on this port.
rx off Enter the keywords rx off to ignore the received flow control frames on this port.
tx on Enter the keywords tx on to send control frames from this port to the connected
device when a higher rate of traffic is received.
tx off Enter the keywords tx off so that flow control frames are not sent from this port to
the connected device when a higher rate of traffic is received.
pause-threshold Enter the buffer threshold limit for generating PAUSE frames.
resume-offset Enter the offset value for generating PAUSE frames to resume traffic.
Defaults
Command Modes INTERFACE
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.10(0.0) Introduced on the S6100–ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100–ON.
9.8(0.0P5) Introduced on the S4048-ON.
552 Interfaces