xStack
®
DGS-3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide
384
Chapter 34
Energy Efficient Ethernet
(EEE) Command List
config eee ports [<portlist> | all] state [enable | disable]
show eee ports {<portlist>}
34-1 config eee ports
Description
This command is used to enable or disable the EEE function on the specified port(s) on the Switch.
NOTE: EEE and ERPS are mutually exclusive functions.
Format
config eee ports [<portlist> | all] state [enable | disable]
Parameters
<portlist> - Specify a range of ports to be configured.
all - Specify to configure all ports.
state - Specify the EEE state. The default is disabled.
enable - Enable the EEE function for the specified port(s).
disable - Disable the EEE function for the specified port(s).
Restrictions
Only Administrator and Operator-level users can issue this command.
Example
To enable the EEE state on ports 1:2-1:5:
DGS-3120-24TC:admin#config eee ports 1:2-1:5 state enable
Command: config eee ports 1:2-1:5 state enable
Success.
34-2 show eee ports
Description
This command is used to display the EEE function state on the specified port(s).
Format
show eee ports {<portlist>}