P_LPENABLE#

code: 340

# set
<module-index>/<port-index> P_LPENABLE <on_off>

# get
<module-index>/<port-index> P_LPENABLE ?

Description#

Enables/disables Energy Efficient Ethernet (EEE) on the port.

Actions#

set, get

Parameters#

  1. on_off: byte, whether Energy Efficient Ethernet (EEE) is enabled on the port

  • OFF = 0

  • ON = 1

Example#

# set
input:  0/1 P_LPENABLE OFF
output: <OK>

# get
input:  0/1 P_LPENABLE ?
output: 0/1 P_LPENABLE OFF