Configures the various Forward Error Corrections (FEC) parameters for the interface.
By default, SLX-OS selects one of FC-FEC, RS-FEC or disable based on port type, configured speed, and the optic inserted in that port.
Interface Ethernet mode
The no format of this command resets the FEC configuration on the interface to the default configuration.
The following example configures the ethernet port 0/1 with RS-FEC.
SLX # config terminal SLX (config)# interface Ethernet 0/1 SLX (conf-if-eth-0/1)# fec mode RS-FEC 2021/12/15-08:42:19, [NSM-1002], 3190, DCE, INFO, SLX9250-32C, interface Ethernet 0/1 is protocol down. 2021/12/15-08:42:19, [NSM-1003], 3191, DCE, INFO, SLX9250-32C, interface Ethernet 0/1 is link down. SLX (conf-if-eth-0/1)# 2021/12/15-08:42:19, [ONMD-1010], 3192, DCE, INFO, SLX9250-32C, LLDP Neighbor Delete: Local info:Eth 0/1,f46e.95a3.780b, Remote info:Ethernet 0/1,887e.25d3.1211,Eth 0/1, , ,887e.25d3.120a,SLX, . 2021/12/15-08:42:21, [NSM-1001], 3193, DCE, INFO, SLX9250-32C, interface Ethernet 0/1 is online.