fec mode

Configures the various Forward Error Corrections (FEC) parameters for the interface.

Syntax

fec mode { FC-FEC | RS-FEC | auto-negotiation | disable }
no fec mode

Command Default

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.

Parameters

FC-FEC
Set the FEC mode to FC-FEC in manual mode.
RS-FEC
Set the FEC mode to use RS-FEC in manual mode.
auto-negotiation
Set the FEC mode to auto-negotiation. This setting is only applicable for 25G DAC cables.
disable
Disable FEC on the interface.

Modes

Interface Ethernet mode

Usage Guidelines

The no format of this command resets the FEC configuration on the interface to the default configuration.

Examples

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.