PL1_LINKTRAIN_CONFIG#

code: 443

Attention

Only for the following modules:

  • Freya-800G-4S-1P

  • Freya-800G-4S-1P-OSFP

# set
<module-index>/<port-index> PL1_LINKTRAIN_CONFIG <oos_preset> <timeout_mode>

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

Description#

Per-port link training settings

Actions#

set, get

Parameters#

  1. oos_preset: byte, out-of-sync preset mode. If <oos_preset> == 0, the out-of-sync preset will use the values defined by IEEE spec, which is actually preset 1. If <oos_preset> == 1, the out-of-sync preset will use whatever the current tap values of the serdes.

  • IEEE = 0

  • CURRENT = 1

  1. timeout_mode: byte, timeout mode

  • DEFAULT = 0

  • DISABLED = 255

Example#

# set
input:  0/1 PP_LINKTRAIN IEEE DEFAULT
output: <OK>

# get
input:  0/1 PP_LINKTRAIN ?
output: 0/1 PP_LINKTRAIN IEEE DEFAULT