set port energy-efficient-eth (S-, 7100-Series)

Use this command to enable and configure Energy Efficient Ethernet (EEE) on Ethernet ports that support EEE.

Syntax

set port energy-eff-eth port-string [enable | disable] [wakeup-time wakeup-time] [fallback-wakeup-time fallback-wakeup-time]

Parameters

enable | disable (Optional) Enables or disables EEE on the specified port(s). EEE is disabled by default.
wakeup-time wakeup-time (Optional) Specifies a wakeup time value in micro-seconds. Default value = 30 for 100 and 1000 Mb ports and 5 for 10000 Mb ports. Valid values are 17 - 1000 for 10 and 100Mb ports and 5 - 1000 for 1000Mb ports.
fallback-wakeup
-time fallback-wakeup-time (Optional) Specifies a fallback wakeup time value in micro-seconds. Default value is 17 for 100 and 1000 Mb ports and 20 for 10000 Mb ports.

Defaults

  • EEE is disabled by default.
  • Wakeup time defaults to 30 micro-seconds for 100 and 1000 Mb ports and 5 micro-seconds for 10000 Mb ports.
  • Fallback wakeup time defaults to 17 micro-seconds for 100 and 1000 Mb ports and 20 micro-seconds for 10000 Mb ports.

Mode

All command modes.

Usage

Enabling EEE on a link reduces the power consumption on the Ethernet link during low data activity. EEE must be enabled on both sides of the link to operate. Auto negotiation is restarted when you enable or disable EEE, causing the link to bounce. Link state does not change as a result of an EEE transition to and from a lower level of power. Frames that are in transit are neither dropped nor corrupted during EEE transition to and from a lower level of power.

The wakeup time is the period between the reception of an IDLE signal and the reception of the first data permitted on the interface. It is recommended that you only modify wakeup and fallback values if a longer wakeup time is required. The negotiation of wakeup times ia accomplished using the LLDP EEE TLV which must be enabled on both sides of the link using set lldp port tx-tlv. If the configured wakeup time is not acceptable, the fallback wakeup time is used.

Example

This example shows how to enable EEE on port ge.1.5:

System(rw)->set port energy-eff-eth ge.1.5 enable