efa inventory device interface set-fec

Configures Forwarding Error Correction (FEC) on the SLX interface.

efa inventory device interface set-fec [--ip device-ip | --if-type eth --if-name if-list --mode fs-fec | rs-fec | auto | disabled | --help]
--ip device-ip
Specifies a comma-separated range of device IP addresses. Example: 1.1.1.1-3,1.1.1.2,2.2.2.2.
--if-type eth
Specifies that the interface type is eth (Ethernet), which is the default setting.
--if-name if-list
Specifies a comma-separated list of interface names. Example: 0/50-52,0/45,0/5:4,0/5:1-2.
--mode fs-fec | rs-fec | auto | disabled
Specifies the FEC mode for the ports.
--help
Displays help.

The configuration you set is persisted in the EFA database.

The default value of FEC configured by SLX is auto, that is auto-negotiation.

DRC and idempotency are supported.

efa inventory device interface set-fec –-ip 10.20.246.10 
--if-type ethernet –-if-name
0/20 –mode rs-fec