Administrator Guide
Usage Information
Whenever the Err-disable recovery timer is reconfigured, it will get effective only after the current timer expires.
Following message is displayed after each Err-disable recovery timer configuration:
DellEMC(conf)# errdisable recovery interval 30
New timer interval will be effective from the next timer instance only.
Related
Commands
errdisable recovery cause — Enable automatic recovery of an interface from the error disabled state.
eee
Enable Energy-Efficient Ethernet (EEE) on native or optional module 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 EMC
Networking OS Command Line Reference Guide.
Version Description
9.11(0.) Introduced on the S3048–ON.
9.10(0.1) Introduced on the S4820T and S5000.
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 ten Gigabit native or optional module copper ports.
Example To enable EEE:
DellEMC(conf)# interface gigabitethernet 1/1
DellEMC(conf-if-gi-1/1)# eee
To disable EEE:
DellEMC(conf)# interface gigabitethernet 1/1
DellEMC(conf-if-gi-1/1)# no eee
flowcontrol
Control how the system responds to and generates 802.3x pause flow control frames.
Syntax
flowcontrol {rx {off | on} tx {off | on} [negotiate | pause-threshold value |
resume-offset value] | [monitor session-ID]}
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.
NOTE: Flow-control packets are mirrored only when flow-control rx is
enabled on an interface.
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.
Interfaces 599