PurposeCommand or Action
Specifies the interface to be configured, and enter
interface configuration mode.
interface interface-id
Example:
Switch(config)# interface gigabitethernet1/0/1
Step 2
Enables EEE on the specified interface. When EEE is
enabled, the device advertises and autonegotiates EEE
to its link partner.
power efficient-ethernet auto
Example:
Switch(config-if)# power efficient-ethernet auto
Step 3
Disables EEE on the specified interface.no power efficient-ethernet auto
Example:
Switch(config-if)# no power efficient-ethernet
Step 4
auto
Returns to privileged EXEC mode.end
Example:
Switch(config-if)# end
Step 5
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config startup-config
Step 6
Monitoring EEE
Table 12: Commands for Displaying EEE Settings
PurposeCommand
Displays EEE capabilities for the specified interface.
show eee capabilities interface interface-id
Displays EEE status information for the specified interface.
show eee status interface interface-id
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
109
Monitoring EEE