The fec mode rs command enables the Reed-Solomon Forward Error Correction (RS-FEC) function on an interface.
The fec mode none command disables the RS-FEC function on an interface.
The undo fec mode command restores the default RS-FEC configuration on an interface.
By default, the medium on an optical interface determines whether the RS-FEC function is enabled on the interface.
Parameter | Description | Value |
---|---|---|
rs |
Enables the RS-FEC function. |
- |
none |
Disables the RS-FEC function. |
- |
Usage Scenario
RS-FEC is a bit error correction technology that adds correction information to data packets at the transmit end, and corrects bit errors generated during data packet transmission at the receive end based on the correction information. RS-FEC improves the signal quality, but increases the signal transmission delay. You can disable this function based on requirements to reduce the signal transmission delay.
You can run the display interface command in any view or run the display this interface command in the interface view to check whether the FEC function is enabled on an interface based on the FEC field in the command output.
Precautions