Users Guide

Table Of Contents
NOTE: Starting with Dell Networking OS version 7.8.1.0, when you use a copper SFP2 module with
catalog number GP-SFP2-1T in the S25P model of the S-Series, you can manually set its speed with
the speed command. When you set the speed to 10 Mbps or 100 Mbps, you can also execute the
duplex command.
Related
Commands
negotiation auto enable or disables auto-negotiation on an interface.
Energy-Efficient Ethernet (EEE)
Enable Energy-Efficient Ethernet on native copper ports.
Syntax
eee
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.
Interfaces 569