PL1_CWE_FEC_ENGINE
code: 438
Attention
Only for the following modules:
Z800q Freya (Freya-800G-4S-1P)
Z800o Freya (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
engine_bitmask
: hex, big endian.
the highest bit corresponds to FEC engine 4 (0x08)
the lowest bit corresponds to FEC engine 1 (0x01)
Note
For 800G, there are 4 engines. Default <engine_bitmask> = 0x0F
.
For 400G and 200G, there are 2 engines. Default <engine_bitmask> = 0x03
.
For 100G, there is 1 engin. Default <engine_bitmask> = 0x01
.
Example
# set
input: 0/1 PL1_CWE_FEC_ENGINE 0x0F
output: <OK>
# get
input: 0/1 PL1_CWE_FEC_ENGINE ?
output: 0/1 PL1_CWE_FEC_ENGINE 0x0F