Determining Eee Capability - Cisco Catalyst 4500 Series Configuration Manual

Release ios xe 3.3.0sg and ios 15.1(1)sg
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 12
Environmental Monitoring and Power Management
Energy Efficient Ethernet is an extension of the IEEE 802.3 standard that provides a mechanism and a
standard for reducing energy usage without reducing the vital function of network interfaces. EEE
defines the signaling necessary for energy savings during periods where no data is sent on the interface.
EEE defines support for physical layer devices (PHYs) to operate in Low Power Idle (LPI) mode. When
enabled, EEE supports QUIET times during low link utilization allowing both sides of a link to disable
portions of each PHY's operating circuitry and save power. This functionality is provided per port and
is not enabled by default. To avoid issues with EEE functionality on any port during run-time, Cisco
provides the power efficient-ethernet auto command to enable or disable EEE.
Because EEE relies on Auto Negotiation pulse to determine whether to activate EEE, the port must
initially enable auto negotiation. Furthermore, EEE is the correct action provided the speed is auto
100M, auto 1000M, or auto 100M and 1000M. 10M (either auto or forced mode) does not require EEE
for power saving.
For more details, see the URL:
http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps4324/white_paper_c11-676336.pdf
Sections include:

Determining EEE Capability

To determine whether a line card supports EEE, use the show interface capabilities module module
command, as follows:
Switch# show interface capabilities module 3
GigabitEthernet3/1
Model:
Type:
Speed:
Duplex:
Auto-MDIX:
EEE:
Enabling EEE
To enable EEE on a given port, use the power efficient-ethernet auto command.
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# interface interface
Step 3
Switch(config-if)# power efficient-ethernet auto
Step 4
Switch(config-if)# exit
The following example shows how to enable EEE:
Switch# config t
OL-25340-01
Determining EEE Capability, page 12-21
Enabling EEE, page 12-21
Determining EEE Status, page 12-22
WS-X4748-NGPOE+E-RJ-45
10/100/1000-TX
10,100,1000,auto
half,full,auto
yes
yes ( 100-Tx and 1000-T auto mode )
Purpose
Enters configuration mode.
Enters interface configuration mode and
specifies the port to be configured.
Enables EEE.
Exits global configuration mode.
Software Configuration Guide—Release IOS XE 3.3.0SG and IOS 15.1(1)SG
IEEE 802.3az Energy Efficient Ethernet
12-21

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents