Energy Efficient Ethernet Interfaces
The energy efficient ethernet (EEE) helps in reducing the power consumption on physical layer devices. Configuring these EEE on interfaces includes enabling and EEE on Base-T copper ethernet port based on the power utilization and also veryi ng if EEE is saving energy on the configured ports.
Understanding How Energy Efficient Ethernet Reduces Power Consumption on Interfaces
Energy Efficient Ethernet (EEE), an Institute of Electrical and Electronics Engineers (IEEE) 802.3az standard, reduces the power consumption of physical layer devices (PHYs) during periods of low link utilization. EEE saves energy by putting part of the transmission circuit into low power mode when the link is idle.
An Ethernet link consumes power even when a ink is idle. EEE provides a method to utilize power in such a way that Ethernet links use power only during data transmission. EEE specifies a signaling protocol, Low Power Idle (LPI) for achieving the power saving during the idle time of Ethernet links. EEE allows PHYs to exchange LPI indications to signal the transition to low power mode when there is no traffic. LPI indicates when a link can go idle and when the link needs to resume after a predefined delay without impacting data transmission.
The following copper PHYs are standardized by IEEE 802.3az:
100BASE-T
1000BASE-T
10GBASE-T
Configuring Energy Efficient Ethernet on Interfaces
Energy Efficient Ethernet (EEE), an Institute of Electrical and Electronics Engineers (IEEE) 802.3az standard, reduces the power consumption of physical layer devices (PHYs) during periods of low link utilization. EEE saves energy by putting part of the transmission circuit into low power mode when a link is idle.
Configure EEE only on EEE-capable Base-T copper Ethernet ports. If you configure EEE on unsupported ports, the console displays the message: “EEE not supported”.
This topic describes:
- Enabling EEE on an EEE-Capable Base-T Copper Ethernet Port
- Disabling EEE on a Base-T Copper Ethernet Port
Enabling EEE on an EEE-Capable Base-T Copper Ethernet Port
To enable EEE on an EEE-capable Base-T copper Ethernet interface:
[edit] user@switch# set interfaces interface-name ether-options ieee-802-3az-eee
You can view the EEE status by using the show interfaces interface-name detail
command.
Disabling EEE on a Base-T Copper Ethernet Port
To disable EEE on a Base-T copper Ethernet interface:
[edit] user@switch# delete interfaces interface-name ether-options ieee-802-3az-eee
By default, EEE is disabled on EEE-capable ports.
Verifying That EEE Is Saving Energy on Configured Ports
Purpose
Verify that enabling EEE saves energy on Base-T Copper Ethernet ports.
Action
You can see the amount of energy saved by EEE on an EX Series
switch using the show chassis power-budget-statistics
command.
View the power budget of an EX Series switch before enabling EEE.
On an EX6210 switch:
user@switch>show chassis power-budget-statistics PSU 2 (EX6200-PWR-AC2500) : 2500 W Online PSU 3 ) : 0 W Offline Total Power supplied by all Online PSUs : 2500 W Power Redundancy Configuration : N+1 Power Reserved for the Chassis : 500 W Fan Tray Statistics Base power Power Used FTC 0 : 300 W nan W FPC Statistics Base power Power Used PoE power Priority FPC 3 (EX6200-48T) : 150 W 61.54 W 0 W 9 FPC 4 (EX6200-SRE64-4XS) : 100 W 48.25 W 0 W 0 FPC 5 (EX6200-SRE64-4XS) : 100 W 48.00 W 0 W 0 FPC 7 (EX6200-48T) : 150 W 63.11 W 0 W 9 FPC 8 (EX6200-48T) : 150 W 12.17 W 0 W 9 Total (non-PoE) Power allocated : 950 W Total Power allocated for PoE : 0 W Power Available (Redundant case) : 0 W Total Power Available : 1550 W
On an EX4300 switch:
user@switch>show chassis power-budget-statistics fpc 1 PSU 1 (JPSU-1100-AC-AFO-A) : 1100 W Online Power redundancy configuration : N+0 Total power supplied by all online PSUs : 1100 W Base power reserved : 175 W Non-PoE power being consumed : 95 W Total Power allocated for PoE : 925 W Total PoE power consumed : 0 W Total PoE power remaining : 925 W
Enable EEE on Base-T Copper Ethernet ports and save the configuration.
View the power budget of the switch after enabling EEE.
On an EX6210 switch:
user@switch> show chassis power-budget-statistics PSU 2 (EX6200-PWR-AC2500) : 2500 W Online PSU 3 ) : 0 W Offline Total Power supplied by all Online PSUs : 2500 W Power Redundancy Configuration : N+1 Power Reserved for the Chassis : 500 W Fan Tray Statistics Base power Power Used FTC 0 : 300 W nan W FPC Statistics Base power Power Used PoE power Priority FPC 3 (EX6200-48T) : 150 W 50.36 W 0 W 9 FPC 4 (EX6200-SRE64-4XS) : 100 W 48.60 W 0 W 0 FPC 5 (EX6200-SRE64-4XS) : 100 W 48.09 W 0 W 0 FPC 7 (EX6200-48T) : 150 W 51.38 W 0 W 9 FPC 8 (EX6200-48T) : 150 W 12.17 W 0 W 9 Total (non-PoE) Power allocated : 950 W Total Power allocated for PoE : 0 W Power Available (Redundant case) : 0 W Total Power Available : 1550 W
On an EX4300 switch:
user@switch> show chassis power-budget-statistics fpc 1 PSU 1 (JPSU-1100-AC-AFO-A) : 1100 W Online Power redundancy configuration : N+0 Total power supplied by all online PSUs : 1100 W Base power reserved : 175 W Non-PoE power being consumed : 86 W Total Power allocated for PoE : 925 W Total PoE power consumed : 0 W Total PoE power remaining : 925 W
Meaning
On an EX6210 switch, the Power Used
field in the output shows the actual power being consumed by the
line card or SRE module, including PoE power. If you compare the values
in the Power Used
field before and
after enabling EEE for FPC 3 and FPC 7, you will notice that power
is saved when EEE is enabled.
The Power Used
field is
displayed in the output only for EX6210 switches.
On an EX4300 switch, if you compare the values in the Non-PoE power being consumed
field before and after
enabling EEE, you will notice that power is saved when EEE is enabled.