OcNOS-RON-6.3.1 : System Management Guide : System Management Command Reference : Coherent Optics Commands : fec-type
fec-type
Use this command to configure Forward Error Correction (FEC) in a host interface to obtain error control in data transmission.
Use the no form of this command to remove FEC.
Command Syntax
fec-type (fc|rs)
no fec-type
Parameters
fc
Fire code FEC
rs
Reed-Solomon FEC
Default
None
Command Mode
Hostif mode
Applicability
This command was introduced in OcNOS-OTN version 1.0.0.
Example
#configure terminal
(config)#coherent-module 1
(config-module)#host-interface 0
(config-hostif)#fec-type rs
 
#configure terminal
(config)#coherent-module 1
(config-module)#host-interface 0
(config-hostif)#no fec-type
Last modified date: 07-14-2023