PL1_CWE_FEC_ENGINE#

code: 438

Attention

Only for the following modules:

  • Freya-800G-4S-1P

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

# set
<module-index>/<port-index> PL1_CWE_FEC_ENGINE <engine_bitmask>

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

Description#

Configure which FEC engines to use.

Actions#

set, get

Parameters#

  1. engine_bitmask: hex, big endian.

  • the highest bit corresponds to FEC engine 4 (0x08)

  • the lowest bit corresponds to FEC engine 1 (0x01)

Example#

# set
input:  0/1 PL1_CWE_FEC_ENGINE 0x09
output: <OK>

# get
input:  0/1 PL1_CWE_FEC_ENGINE ?
output: 0/1 PL1_CWE_FEC_ENGINE 0x09