P_AUTONEGSELECTION#

code: 304

Attention

Only for the following modules:

  • Odin-10G-5S-6P-CU

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

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

Description#

Whether the port responds to incoming auto-negotiation requests. Only applicable to electrical ports (RJ45).

Actions#

set, get

Parameters#

  1. on_off: byte, whether the port responds to incoming auto-negotiation requests

  • OFF = 0

  • ON = 1

Example#

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

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