This article provides information on how to verify if the Energy Efficient Ethernet feature is working.
Energy Efficient Ethernet (EEE) is commonly known as IEEE 802.3az and it will help to reduce the power consumption on the copper interface.
Certain EX devices support the Energy Efficient Ethernet (EEE) feature from 12.2R1 and it will be available, if the link partner supports EEE. EEE provides LPI (Low Power Idle), which is a method to reduce the power consumption.
When the EEE enabled link is idle, LPI will be enabled to reduce power consumption. LPI indication is exchanged on the physical layer to signal the transition to low power mode.
The following example illustrates how to verify if this feature is working properly:
Topology :
ge-8/0/0 ge-0/0/47 EX6200------------------------EX3300
set interfaces ge-8/0/0 ether-options ieee-802-3az-eee
set interfaces ge-0/0/47 ether-options ieee-802-3az-eee
lab@EX6200# run show interfaces ge-8/0/0 extensive | match 802.3az IEEE 802.3az Energy Efficient Ethernet: Enabled, RX LPI, TX LPI < lab@EX3300# run show interfaces ge-0/0/47 extensive | match 802.3az IEEE 802.3az Energy Efficient Ethernet: Enabled, RX LPI, TX LPI <
lab@EX6200# run show interfaces ge-8/0/0 extensive | match 802.3az IEEE 802.3az Energy Efficient Ethernet: Enabled, RX LPI < lab@EX3300# run show interfaces ge-0/0/47 extensive | match 802.3az IEEE 802.3az Energy Efficient Ethernet: Enabled, TX LPI <
lab@EX6200# run show interfaces ge-8/0/0 extensive | match 802.3az IEEE 802.3az Energy Efficient Ethernet: Enabled, NO LPI < lab@EX3300# run show interfaces ge-0/0/47 extensive | match 802.3az IEEE 802.3az Energy Efficient Ethernet: Enabled, NO LPI <
lab@EX6200> show chassis power-budget-statistics PSU 0 (EX6200-PWR-AC2500) : 2500 W Online PSU 1 (EX6200-PWR-AC2500) : 2500 W Online Total Power supplied by all Online PSUs : 5000 W Power Redundancy Configuration : N+1 Power Reserved for the Chassis : 500 W Fan Tray Statistics Base power Power Used FTC 0 (EX6210-FAN) : 300 W 22.87 W FPC Statistics Base power Power Used PoE power Priority FPC 4 (EX6200-SRE64-4XS) : 100 W 49.04 W 0 W 0 FPC 5 (EX6200-SRE64-4XS) : 100 W 46.86 W 0 W 0 FPC 8 (EX6200-48P) : 220 W 42.38 W 1440 W 9 < FPC 9 (EX6200-48P) : 220 W 44.83 W 1440 W 9 < Total (non-PoE) Power allocated : 940 W Total Power allocated for PoE : 2880 W Power Available (Redundant case) : 1560 W
2020-08-03: Added pathfinder link for supported devices and JUNOS