PL1_ANLT
code: 441
Attention
Supported by the following test modules:
Z800qx Freya (Freya-800G-4S-2P)
Z800q Freya (Freya-800G-4S-1P)
Z800o Freya (Freya-800G-4S-1P-OSFP)
Z400qx Thor (Thor-400G-7S-2P)
# set
<module-index>/<port-index> PL1_ANLT <an_mode> <lt_mode>
# get
<module-index>/<port-index> PL1_ANLT ?
Description
Control autonegotiation and link training of a port.
Actions
set, get
Parameters
an_mode: byte, Autoneg mode
DISABLED = 0
ENABLED = 1
lt_mode: byte, Link Training mode
DISABLED = 0
ENABLED_AUTO = 1
ENABLED_INTERACTIVE = 2
Example
# set
input: 0/1 PL1_ANLT ENABLED ENABLED_AUTO
output: <OK>
# get
input: 0/1 PL1_ANLT ?
output: 0/1 PL1_ANLT ENABLED ENABLED_AUTO