PL1_CWE_ERR_SYM_INDICES#

code: 436

Attention

Only for the following modules:

  • Freya-800G-4S-1P

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

# set
<module-index>/<port-index> PL1_CWE_ERR_SYM_INDICES <error_sym_indices>

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

Description#

Configure the positions of the errored symbols in errored codewords.

Actions#

set, get

Parameters#

  1. error_sym_indices: integer list, the indices of the position of the errored symbols.

  • An empty list means there is no errored symbol in the errored codewords.

  • The indices in the list must not duplicate.

  • The indices in the list do not necessarily need to be sorted.

  • The maximum value of an index must not be larger than what the FEC schema allows, e.g. an index must not be larger than 543 for RS(544, 514).

Example#

# set
input:  0/1 PL1_CWE_ERR_SYM_INDICES 0 10 23 54 87 500
output: <OK>

# get
input:  0/1 PL1_CWE_ERR_SYM_INDICES ?
output: 0/1 PL1_CWE_ERR_SYM_INDICES 0 10 23 54 87 500

# set
input:  0/1 PL1_CWE_ERR_SYM_INDICES
output: <OK>

# get
input:  0/1 PL1_CWE_ERR_SYM_INDICES ?
output: 0/1 PL1_CWE_ERR_SYM_INDICES