OcNOS-RON : System Management Guide : System Management Configuration Guide : Coherent Optics Configuration
Coherent Optics Configuration
This chapter contains a coherent optics module configuration example.
Topology
Coherent optics configuration
R1
 
#configure terminal
Enter configure mode
(config)#coherent-module 1
Enter coherent module mode
(config-module)#enable
Enable coherent module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode
(config-netif)#modulation-format dp-qpsk
Configure modulation format dp-qpsk
(config-netif)#tx-laser-freq 194Thz
Configure frequency with value 194Thz
(config-netif)#commit
Commit the configuration
(config-netif)#end
Exit from configuration mode
R2
 
#configure terminal
Enter configure mode
(config)#coherent-module 1
Enter coherent module mode
(config-module)#enable
Enable coherent module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode
(config-netif)#modulation-format dp-qpsk
Configure modulation format dp-qpsk
(config-netif)#tx-laser-freq 194Thz
Configure frequency with value 194Thz
(config-netif)#commit
Commit the configuration
(config-netif)#end
Exit from configuration mode
Validation
R1
#show coherent-module 1
---------------------------------------------------------------
SLOT-ID : 1
---------------------------------------------------------------
Module Type : ACO
Admin-Status : UP
Oper-Status : Ready
Vendor-name : NEL
Vendor-SN : 100877111/SMV029507
Vendor-FW-Version : 180d.a044/101.9
Network-Interfaces : 1
Host-Interfaces : 2
CFP2 Vendor-name : OCLARO
CFP2 Vendor-OUI : 2880
CFP2 Vendor-Part : TRB100BA-02
CFP2 Vendor-SN : SMV029507
CFP2 Vendor-FW-Version : 101.9
 
---------------------------------------------------------------
SLOT-ID : 1 NETIF : 0
---------------------------------------------------------------
OperStatus : ready
DSP-OperStatus : ready
Modulation-format : dp-qpsk
Differential Encoding : FALSE
Pulseshaping-Rx : FALSE
Pulseshaping-Tx : FALSE
Loopback-type : none
PRBS-type : none
Losi-Enabled : FALSE
PRBS-IN-SYNC : FALSE
Current PRBS BER : nan
Current BER Period : 10000
Current PRE FEC BER : nan
Current POST FEC BER : nan
Current Chromatic Dispersion : 0
Current Differential Group Delay : 2147483648
Tx-Disable : FALSE
TX-Output-Power : 0.00 dBm
TX-Laser-freq : 194000000.000000 MHz
Min-LaserFreq : 191300000.000000 MHz
Max-LaserFreq : 196102997.874080 MHz
Current TX Laser Freq : 194000000.000000 MHz
Grid-Spacing : 6.25-ghz
Laser-Grid : 100-ghz 50-ghz 33-ghz 25-ghz 12.5-ghz 6.25-ghz
Current Output Power : 0.31 dBm
Current Input Power : -1.55 dBm
Current Post VOA Power : -1.55 dBm
Current Prov~ Chnl Power : -34.78 dBm
Alarms :
---------------------------------------------------------------
SLOT-ID : 1 HOSTIF : 0
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
---------------------------------------------------------------
SLOT-ID : 1 HOSTIF : 1
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
R1
#show coherent-module summary
---------------------------------------------------------------------------------------
Slot Status Modulation InputPower LaserFreq preFECBER postFECBER
---------------------------------------------------------------------------------------
1 Ready dp-qpsk -1.55 dBm 194000000.000000 MHz nan nan
 
Coherent Optics Alarms
These alarms are generated in the multiple scenarios shown:
RX-LOS
RX-OTU
[LOF] Loss-Of-Frame
[LOM] Loss-Of-Multiframe
RX-ODU
[AIS] Alarm-Indication-Signal
[OCI] Open-Connection-Indication
RX-OPU
[PLM] Payload-Mismatch
 
Table 34-1: Alarms
Alarm message
Meaning
RX-LOS (Loss of signal)
This Alarm is generated when the NE [Network Equipment] doesn't see light/signal from the far end.
OTU Alarm (OTU Alarm Indication Signal)
The local interface has received an OTU-AIS signal from the NE at the far end of the fiber, indicating that no OTN OTU signal is being transmitted upstream of (and toward) the local NE
LOF/LOM (Loss Of Frame/ Multiframe)
LOF is generated when the received frame is error or the signal is degraded [High BER]. LOM alarm occurs when the multiframe alignment process is in the out-of-multiframe (OOM) state for 3 consecutive milliseconds.
ODU (Optical Data Unit Alarm Indication Signal)
The local interface has received an ODU-AIS signal from the NE at the far end of the fiber, indicating that no OTN OTU or OTN ODU signal is being transmitted upstream of (and toward) the local NE.
BDI (Backward Defect Indication)
The local interface has received a BDI signal from the NE at the far end of the fiber, indicating that no OTN OTU signal is being transmitted downstream of (and away from) the local NE.
AIS (Alarm Indication Signal)
The local interface has received an ODU-AIS signal from the NE at the far end of the fiber, indicating that no OTN OTU or OTN ODU signal is being transmitted upstream of (and toward) the local NE.
OCI (Open-Connection-Indication)
The local interface has received an ODU-OCI signal from the far-end NE, indicating that an optical cross-connect is not present on an upstream node.
OPU Alarm (Optical Channel Payload Unit)
 
PLM (Payload Mismatch)
PLM is declared when the received PayloadType differs from the expected, pre-provisioned PT value
Loopback-type on Host Interface
R1
 
#configure terminal
Enter configure mode
(config)#coherent-module 1
Enter coherent module mode
(config-module)#enable
Enable coherent module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode
(config-netif)#soft-tx-disable
Configure soft-tx-disable
(config-netif)#exit
Exit network interface mode
(config-hostif)#host-interface 0
Enter host-interface mode
(config-hostif)#loopback-type shallow
Configure loopback-type as shallow
(config-hostif)#commit
Commit the configuration
(config-hostif)#end
Exit from configuration mode
Validation
Initial validation before configuring soft-tx-disable.
R1
R1#show interface brief | grep ce17
ce17 ETH -- routed up none 100g -- No No
R1#show interface brief | grep ce18
ce18 ETH -- routed up none 100g -- No No
R2
R2#show interface brief | grep ce17
ce17 ETH -- routed up none 100g -- No No
R2#show interface brief | grep ce18
ce18 ETH -- routed up none 100g -- No No
 
After enabling soft-tx-disable on R1, verify host interfaces on both the nodes goes down.
R1
R1#show interface brief | grep ce17
ce17 ETH -- routed down PD 100g -- No No
R1#show interface brief | grep ce18
ce18 ETH -- routed down PD 100g -- No No
R2
R2#show interface brief | grep ce17
ce17 ETH -- routed down PD 100g -- No No
R2#show interface brief | grep ce18
ce18 ETH -- routed down PD 100g -- No No
 
After configuring host loopback on R1, verify host interface ce17 of R1 comes up.
R1
R1#show interface brief | grep ce17
ce17 ETH -- routed up none 100g -- No No
R1#show interface brief | grep ce18
ce18 ETH -- routed down PD 100g -- No No
 
Soft-tx-disable and loopback should be enabled on host interface.
R1#show coherent-module 1
---------------------------------------------------------------
SLOT-ID : 1
---------------------------------------------------------------
Module Type : ACO
Admin-Status : UP
Oper-Status : Ready
Vendor-name : NEL
Vendor-SN : 654659701/SMV056633
Vendor-FW-Version : 180d.a044/101.9
Network-Interfaces : 1
Host-Interfaces : 2
CFP2 Vendor-name : OCLARO
CFP2 Vendor-OUI : 2880
CFP2 Vendor-Part : TRB100BA-02
CFP2 Vendor-SN : SMV056633
CFP2 Vendor-FW-Version : 101.9
 
---------------------------------------------------------------
SLOT-ID : 1 NETIF : 0
---------------------------------------------------------------
OperStatus : tx-off
DSP-OperStatus : ready
Modulation-format : dp-16-qam
Differential Encoding : FALSE
Pulseshaping-Rx : FALSE
Pulseshaping-Tx : FALSE
Loopback-type : none
PRBS-type : none
Losi-Enabled : FALSE
PRBS-IN-SYNC : FALSE
Current PRBS BER : nan
Current BER Period : 10000
Current PRE FEC BER : 8.909714e-04
Current POST FEC BER : 0.000000e+00
Current Chromatic Dispersion : 29
Current Differential Group Delay : 32
Tx-Disable : TRUE
TX-Output-Power : 0.00 dBm
TX-Laser-freq : 193500000.000000 MHz
Min-LaserFreq : 191300000.000000 MHz
Max-LaserFreq : 196102997.874080 MHz
Current TX Laser Freq : 193500000.000000 MHz
Grid-Spacing : 6.25-ghz
Laser-Grid : 100-ghz 50-ghz 33-ghz 25-ghz 12.5-ghz 6.
25-ghz
Current Output Power : -50.00 dBm
Current Input Power : -2.87 dBm
Current Post VOA Power : -2.87 dBm
Current Prov~ Chnl Power : -2.68 dBm
Current OSNR Estimate :
Alarms :
 
---------------------------------------------------------------
SLOT-ID : 1 HOSTIF : 0
---------------------------------------------------------------
Fec-type : none
Loopback-type : shallow
---------------------------------------------------------------
SLOT-ID : 1 HOSTIF : 1
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
R2
R2#show interface brief | grep ce17
ce17 ETH -- routed down PD 100g -- No No
R2#show interface brief | grep ce18
ce18 ETH -- routed down PD 100g -- No No
 
Loopback-type on Network Interface
R1
 
#configure terminal
Enter configure mode
(config)#interface ce17
Enter the host interface ce17
(config-if)#shutdown
Perform shutdown
(config-if)#exit
Exit interface mode
(config)#coherent-module 1
Enter coherent-module mode
(config-module)#enable
Enable coherent module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter networ -interface mode
(config-hostif)#loopback-type deep
Configure loopback-type as deep
(config-hostif)#commit
Commit the configuration
(config-hostif)#end
Exit from configuration mode
 
Validation
Initial validation before performing interface shutdown.
R1
R1#show interface brief | grep ce17
ce17 ETH -- routed up none 100g -- No No
R1#show interface brief | grep ce18
ce18 ETH -- routed up none 100g -- No No
R2
R2#show interface brief | grep ce17
ce17 ETH -- routed up none 100g -- No No
R2#show interface brief | grep ce18
ce18 ETH -- routed up none 100g -- No No
After performing shutdown on ce17 on R1, both local and remote ce17 interface should go down.
R1
R1#show interface brief | grep ce17
ce17 ETH -- routed down AD 100g -- No No
R1#show interface brief | grep ce18
ce18 ETH -- routed up none 100g -- No No
R2
R2#show interface brief | grep ce17
ce17 ETH -- routed down PD 100g -- No No
R2#show interface brief | grep ce18
ce18 ETH -- routed up none 100g -- No No
After configuring network loopback on R1, remote ce17 interface should come up.
R1
R1#show interface brief | grep ce17
ce17 ETH -- routed down AD 100g -- No No
R1#show interface brief | grep ce18
ce18 ETH -- routed up none 100g -- No No
 
Verify loopback is enabled on network interface.
R1#show coherent-module 1
---------------------------------------------------------------
SLOT-ID : 1
---------------------------------------------------------------
Module Type : ACO
Admin-Status : UP
Oper-Status : Ready
Vendor-name : NEL
Vendor-SN : 654659701/SMV056633
Vendor-FW-Version : 180d.a044/101.9
Network-Interfaces : 1
Host-Interfaces : 2
CFP2 Vendor-name : OCLARO
CFP2 Vendor-OUI : 2880
CFP2 Vendor-Part : TRB100BA-02
CFP2 Vendor-SN : SMV056633
CFP2 Vendor-FW-Version : 101.9
 
---------------------------------------------------------------
SLOT-ID : 1 NETIF : 0
---------------------------------------------------------------
OperStatus : ready
DSP-OperStatus : ready
Modulation-format : dp-16-qam
Differential Encoding : FALSE
Pulseshaping-Rx : FALSE
Pulseshaping-Tx : FALSE
Loopback-type : deep
PRBS-type : none
Losi-Enabled : FALSE
PRBS-IN-SYNC : FALSE
Current PRBS BER : nan
Current BER Period : 10000
Current PRE FEC BER : 8.747089e-04
Current POST FEC BER : 0.000000e+00
Current Chromatic Dispersion : 29
Current Differential Group Delay : 32
Tx-Disable : FALSE
TX-Output-Power : 0.00 dBm
TX-Laser-freq : 193500000.000000 MHz
Min-LaserFreq : 191300000.000000 MHz
Max-LaserFreq : 196102997.874080 MHz
Current TX Laser Freq : 193500000.000000 MHz
Grid-Spacing : 6.25-ghz
Laser-Grid : 100-ghz 50-ghz 33-ghz 25-ghz 12.5-ghz 6.
25-ghz
Current Output Power : 0.47 dBm
Current Input Power : -2.87 dBm
Current Post VOA Power : -2.87 dBm
Current Prov~ Chnl Power : -2.68 dBm
Current OSNR Estimate :
Alarms :
 
---------------------------------------------------------------
SLOT-ID : 1 HOSTIF : 0
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
---------------------------------------------------------------
SLOT-ID : 1 HOSTIF : 1
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
 
R2
R2#sh int br | grep ce17
ce17 ETH -- routed up none 100g -- No No
R2#sh int br | grep ce18
ce18 ETH -- routed up none 100g -- No No
Pseudo-Random Bit Stream Type
R1
 
#configure terminal
Enter configure mode
(config)#coherent-module 1
Enter coherent-module mode
(config-module)#enable
Enable coherent module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode
(config-netif)#prbs-type prbs31
Configure PRBS-type as PRBS31
(config-hostif)#commit
Commit the configuration
(config-hostif)#end
Exit from configuration mode
R2
 
#configure terminal
Enter configure mode
(config)#coherent-module 1
Enter coherent-module mode
(config-module)#enable
Enable coherent module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode
(config-netif)#prbs-type prbs31
Configure PRBS-type as PRBS31
(config-hostif)#commit
Commit the configuration
(config-hostif)#end
Exit from configuration mode
Validation
Verify PRBS-type is enabled and is In-Sync on both the nodes.
R1
R1#show coherent-module 1
---------------------------------------------------------------
SLOT-ID : 1
---------------------------------------------------------------
Module Type : ACO
Admin-Status : UP
Oper-Status : Ready
Vendor-name : NEL
Vendor-SN : 654659701/SMV056633
Vendor-FW-Version : 180d.a044/101.9
Network-Interfaces : 1
Host-Interfaces : 2
CFP2 Vendor-name : OCLARO
CFP2 Vendor-OUI : 2880
CFP2 Vendor-Part : TRB100BA-02
CFP2 Vendor-SN : SMV056633
CFP2 Vendor-FW-Version : 101.9
---------------------------------------------------------------
SLOT-ID : 1 NETIF : 0
---------------------------------------------------------------
OperStatus : ready
DSP-OperStatus : ready
Modulation-format : dp-16-qam
Differential Encoding : FALSE
Pulseshaping-Rx : FALSE
Pulseshaping-Tx : FALSE
Loopback-type : none
PRBS-type : prbs31
Losi-Enabled : FALSE
PRBS-IN-SYNC : TRUE
Current PRBS BER : 0.000000e+00
Current BER Period : 10000
Current PRE FEC BER : 9.012553e-04
Current POST FEC BER : 0.000000e+00
Current Chromatic Dispersion : 29
Current Differential Group Delay : 34
Tx-Disable : FALSE
TX-Output-Power : 0.00 dBm
TX-Laser-freq : 193500000.000000 MHz
Min-LaserFreq : 191300000.000000 MHz
Max-LaserFreq : 196102997.874080 MHz
Current TX Laser Freq : 193500000.000000 MHz
Grid-Spacing : 6.25-ghz
Laser-Grid : 100-ghz 50-ghz 33-ghz 25-ghz 12.5-ghz 6.
25-ghz
Current Output Power : 0.47 dBm
Current Input Power : -2.84 dBm
Current Post VOA Power : -2.84 dBm
Current Prov~ Chnl Power : -2.63 dBm
Current OSNR Estimate :
Alarms :
RX-OPU-Alarms
[CSF]Client-Signal-Fail
 
---------------------------------------------------------------
SLOT-ID : 1 HOSTIF : 0
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
---------------------------------------------------------------
SLOT-ID : 1 HOSTIF : 1
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
R2
R2#show coherent-module 1
---------------------------------------------------------------
SLOT-ID : 1
---------------------------------------------------------------
Module Type : ACO
Admin-Status : UP
Oper-Status : Ready
Vendor-name : NEL
Vendor-SN : 100877111/SMV029507
Vendor-FW-Version : 180d.a044/101.9
Network-Interfaces : 1
Host-Interfaces : 2
CFP2 Vendor-name : OCLARO
CFP2 Vendor-OUI : 2880
CFP2 Vendor-Part : TRB100BA-02
CFP2 Vendor-SN : SMV029507
CFP2 Vendor-FW-Version : 101.9
 
---------------------------------------------------------------
SLOT-ID : 1 NETIF : 0
---------------------------------------------------------------
OperStatus : ready
DSP-OperStatus : ready
Modulation-format : dp-16-qam
Differential Encoding : FALSE
Pulseshaping-Rx : FALSE
Pulseshaping-Tx : FALSE
Loopback-type : none
PRBS-type : prbs31
Losi-Enabled : FALSE
PRBS-IN-SYNC : TRUE
Current PRBS BER : 0.000000e+00
Current BER Period : 10000
Current PRE FEC BER : 4.886308e-03
Current POST FEC BER : 0.000000e+00
Current Chromatic Dispersion : 21
Current Differential Group Delay : 71
Tx-Disable : FALSE
TX-Output-Power : 0.00 dBm
TX-Laser-freq : 193500000.000000 MHz
Min-LaserFreq : 191300000.000000 MHz
Max-LaserFreq : 196102997.874080 MHz
Current TX Laser Freq : 193500000.000000 MHz
Grid-Spacing : 6.25-ghz
Laser-Grid : 100-ghz 50-ghz 33-ghz 25-ghz 12.5-ghz 6.
25-ghz
Current Output Power : 0.13 dBm
Current Input Power : -1.57 dBm
Current Post VOA Power : -1.57 dBm
Current Prov~ Chnl Power : -1.43 dBm
Current OSNR Estimate :
Alarms :
RX-OPU-Alarms
[CSF]Client-Signal-Fail
 
---------------------------------------------------------------
SLOT-ID : 1 HOSTIF : 0
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
---------------------------------------------------------------
SLOT-ID : 1 HOSTIF : 1
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
 
Rx-Power User-Defined Threshold Alarms
R1
 
#configure terminal
Enter configure mode
(config)#coherent-module 6
Enter coherent-module mode
(config-module)#enable
Enable coherent-module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode
(config-netif)#threshold rx-power high-alarm -5 high-warning -10 low-warning -15 low-alarm -20
Configure rx-power threshold values
(config-netif)#commit
Commit the configuration
(config-netif)#end
Exit from configuration mode
R2
 
#configure terminal
Enter configure mode
(config)#coherent-module 6
Enter coherent-module mode
(config-module)#enable
Enable coherent-module
(config-module)#commit
Commit the configuration
(config-module)#end
Exit from configuration mode
Validation
R1
R1#show running-config coherent-module
!
coherent-module 1
enable
!
coherent-module 6
enable
!
network-interface 0
threshold rx-power high-alarm -5.00 high-warning -10.00 low-warning -15.00 low-alarm -20.00
exit
!
 
R1#show coherent-module 6 monitoring-thresholds
---------------------------------------------------------------
Temperature [44.62 °C] : Moniotoring Enabled
---------------------------------------------------------------
Temperature HIGH Alarm threshold : 80.00 °C
Temperature HIGH Warning threshold : 75.00 °C
Temperature LOW Warning threshold : 0.00 °C
Temperature LOW Alarm threshold : -5.00 °C
 
---------------------------------------------------------------
Voltage [3.336 V] : Moniotoring Enabled
---------------------------------------------------------------
Voltage HIGH Alarm threshold : 3.000 V
Voltage HIGH Warning threshold : 3.100 V
Voltage LOW Warning threshold : 3.600 V
Voltage LOW Alarm threshold : 3.500 V
 
---------------------------------------------------------------
Input-Power [-0.13 dBm] : Moniotoring Enabled
---------------------------------------------------------------
Input-Power HIGH Alarm threshold : -5.00 dBm
Input-Power HIGH Warning threshold : -10.00 dBm
Input-Power LOW Warning threshold : -15.00 dBm
Input-Power LOW Alarm threshold : -20.00 dBm
Permissible Input-Power HIGH Alarm threshold range : -11.00 dBm to 8.00 dBm
Permissible Input-Power HIGH Warning threshold range : -11.10 dBm to 6.99 dBm
Permissible Input-Power LOW Warning threshold range : -30.00 dBm to 5.99 dBm
Permissible Input-Power LOW Alarm threshold range : -40.00 dBm to 5.00 dBm
 
---------------------------------------------------------------
Output-Power [-0.01 dBm] : Moniotoring Enabled
---------------------------------------------------------------
Output-Power HIGH Alarm threshold : 5.00 dBm
Output-Power HIGH Warning threshold : 3.50 dBm
Output-Power LOW Warning threshold : -11.00 dBm
Output-Power LOW Alarm threshold : -12.00 dBm
 
---------------------------------------------------------------
Pre-FEC BER [5.898595e-04] : Moniotoring Disabled
---------------------------------------------------------------
Prefec signal-failure threshold : 0.000000e+00
Prefec signal-degrade threshold : 0.000000e+00
Prefec signal-clear threshold : 0.000000e+00
 
Rx-Power High-Alarm Threshold
Note: When rx-power reaches high-alarm threshold, the below operator logs will be generated on the terminal.
R1#2000 Jan 01 05:40:16.917 : OcNOS : CMM : CRITI : [CMM_TAI_2]: Netif Input-Power High-Alarm Detected for Slot: 6 , Netif: 0
 
 
R1#show coherent-module 6 faws
---------------------------------------------------------------
Fault & Status
---------------------------------------------------------------
 
---------------------------------------------------------------
Alarm and Warning
---------------------------------------------------------------
 
Network-Lane 0 Alarm & Warning :
Input-Power : Input-Power High-Alarm
 
R1#show coherent-module 6
---------------------------------------------------------------
SLOT-ID : 6
---------------------------------------------------------------
Module Type : DCO
Admin-Status : UP
Oper-Status : Ready
Vendor-name : LUMENTUM
Vendor-SN : VCD19330008
Vendor-FW-Version : 1.5
Network-Interfaces : 1
Host-Interfaces : 2
CFP2 Vendor-name : LUMENTUM
CFP2 Vendor-OUI : 0xF00200
CFP2 Vendor-Part : TRB200DAA-01
CFP2 Vendor-SN : VCD19330008
CFP2 Vendor-FW-Version : 1.5
CFP2 Temperature : 44.56 °C
CFP2 Power Supply : 3.336 V
 
---------------------------------------------------------------
SLOT-ID : 6 NETIF : 0
---------------------------------------------------------------
OperStatus : ready
DSP-OperStatus : ready
Modulation-format : dp-16-qam
Differential Encoding : FALSE
Pulseshaping-Rx :
Pulseshaping-Tx : FALSE
Loopback-type : none
PRBS-type : none
Losi-Enabled :
PRBS-IN-SYNC : FALSE
Current PRBS BER : nan
Current BER Period : 1000 ms
Current PRE FEC BER : 5.840260e-04
Current POST FEC BER :
Current Chromatic Dispersion : 0 ps/nm
Current Differential Group Delay : 6 ps
Tx-Disable : FALSE
TX-Output-Power : 0.00 dBm
TX-Laser-freq : 193500000.000000 MHz
Min-LaserFreq : 191150000.000000 MHz
Max-LaserFreq : 196100000.000000 MHz
Current TX Laser Freq : 193500000.000000 MHz
Grid-Spacing : 6.25-ghz
Laser-Grid : 100-ghz 50-ghz 25-ghz 12.5-ghz 6.25-ghz
Current Output Power : -0.01 dBm
Current Input Power : -0.13 dBm
Current Post VOA Power :
Current Prov~ Chnl Power : -1.16 dBm
Current Post VOA Prov~ Chnl Power : -1.16 dBm
Current OSNR Estimate : 33.70 dB
Current Q-Margin : 3.30 dB
Current Uncorrected Block-count : 0
 
---------------------------------------------------------------
SLOT-ID : 6 HOSTIF : 0
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
 
---------------------------------------------------------------
SLOT-ID : 6 HOSTIF : 1
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
 
R1#show coherent-module summary
-----------------------------------------------
Slot License Information
-----------------------------------------------
Maximum Licenses : 2
Available Licenses : 0
Used Licenses : 2 [Slots : 1, 6]
 
--------------------------------------------------------------------------------
------------------
Slot ModuleStatus FAWS NetifOperStatus Modulation InputPower preFECBER
LaserFreq
 
--------------------------------------------------------------------------------
------------------
1 Ready ready dp-16-qam -0.03dBm 2.297608e-03
193.500000THz
6 Ready SET ready dp-16-qam -0.13dBm 5.396472e-04
193.500000THz
 
Rx-power High-Warning Threshold
Note: Whenever rx-power reaches high-warning threshold, the below operator logs will be generated on the terminal.
R1#2000 Jan 01 05:43:15.917 : OcNOS : CMM : CRITI : [CMM_TAI_2]: Netif Input-Power High-Warning Detected for Slot: 6 , Netif: 0
 
R1#show coherent-module 6 | grep Input
Current Input Power : -8.14 dBm
 
R1#show coherent-module 6 faws
---------------------------------------------------------------
Fault & Status
---------------------------------------------------------------
 
---------------------------------------------------------------
Alarm and Warning
---------------------------------------------------------------
 
Network-Lane 0 Alarm & Warning :
Input-Power : Input-Power High-Warning
 
R1#show coherent-module summary
-----------------------------------------------
Slot License Information
-----------------------------------------------
Maximum Licenses : 2
Available Licenses : 0
Used Licenses : 2 [Slots : 1, 6]
 
--------------------------------------------------------------------------------
------------------
Slot ModuleStatus FAWS NetifOperStatus Modulation InputPower preFECBER
LaserFreq
--------------------------------------------------------------------------------
------------------
1 Ready ready dp-16-qam -0.03dBm 2.287763e-03
193.500000THz
6 Ready SET ready dp-16-qam -8.14dBm 5.867256e-04
193.500000THz
 
Rx-power Low-Warning Threshold
Note: When rx-power reaches Low-warning threshold the below operator logs will be generated on the terminal
R1#2000 Jan 01 05:44:27.935 : OcNOS : CMM : CRITI : [CMM_TAI_2]: Netif Input-Power Low-Warning Detected for Slot: 6 , Netif: 0
 
R1#show coherent-module 6 | grep Input
Current Input Power : -15.17 dBm
 
R1#show coherent-module 6 faws
---------------------------------------------------------------
Fault & Status
---------------------------------------------------------------
 
---------------------------------------------------------------
Alarm and Warning
---------------------------------------------------------------
 
Network-Lane 0 Alarm & Warning :
Input-Power : Input-Power Low-Warning
 
R1#show coherent-module summary
-----------------------------------------------
Slot License Information
-----------------------------------------------
Maximum Licenses : 2
Available Licenses : 0
Used Licenses : 2 [Slots : 1, 6]
 
--------------------------------------------------------------------------------
------------------
Slot ModuleStatus FAWS NetifOperStatus Modulation InputPower preFECBER
LaserFreq
 
--------------------------------------------------------------------------------
------------------
1 Ready ready dp-16-qam -0.03dBm 2.257144e-03
193.500000THz
6 Ready SET ready dp-16-qam -15.17dBm 7.625295e-04
193.500000THz
Rx-power Low-Alarm Threshold
Note: Whenever rx-power reaches low-Alarm threshold, the below operator logs will be generated on the terminal.
R1#2000 Jan 01 05:45:00.917 : OcNOS : CMM : CRITI : [CMM_TAI_2]: Current Module General Status for Slot: 6 not OK
Module General Status : RX-Loss-Of-Signal
2000 Jan 01 05:45:00.917 : OcNOS : CMM : CRITI : [CMM_TAI_2]: RX-LOS alarm Detected for Slot: 6 Netif: 0
2000 Jan 01 05:45:00.917 : OcNOS : CMM : CRITI : [CMM_TAI_2]: Netif Input-Power Low-Alarm Detected for Slot: 6 , Netif: 0
 
R1#show coherent-module 6 | grep Input
Current Input Power : -20.23 dBm
 
R1#show coherent-module 6 faws
---------------------------------------------------------------
Fault & Status
---------------------------------------------------------------
Module General Status : RX-Loss-Of-Signal
Network-Lane 0 Fault & Status : RX-LOS-Alarm
 
---------------------------------------------------------------
Alarm and Warning
---------------------------------------------------------------
 
Network-Lane 0 Alarm & Warning :
Input-Power : Input-Power Low-Alarm
 
R1#show coherent-module summary
-----------------------------------------------
Slot License Information
-----------------------------------------------
Maximum Licenses : 2
Available Licenses : 0
Used Licenses : 2 [Slots : 1, 6]
 
--------------------------------------------------------------------------------
------------------
Slot ModuleStatus FAWS NetifOperStatus Modulation InputPower preFECBER
LaserFreq
 
--------------------------------------------------------------------------------
------------------
1 Ready ready dp-16-qam -0.03dBm 2.275678e-03
193.500000THz
6 Initialize SET ready dp-16-qam -20.23dBm 1.463204e-03
193.500000THz
 
Pre-FEC BER User-Defined Threshold Alarms
Pre-FEC BER Signal-Failure Threshold
R1
 
#configure terminal
Enter configure mode
(config)#coherent-module 6
Enter coherent-module mode
(config-module)#enable
Enable coherent-module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode
(config-netif)#threshold pre-fec-ber signal-failure 5e-04 signal-degrade 5e-05 clear 5e-06
Configure Pre-FEC BER threshold values
(config-netif)#commit
Commit the configuration
(config-netif)#end
Exit from configuration mode
R2
 
#configure terminal
Enter configure mode
(config)#coherent-module 6
Enter coherent-module mode
(config-module)#enable
Enable coherent-module
(config-module)#commit
Commit the configuration
(config-module)#end
Exit from configuration mode
 
Validation
R1:
R1#show running-config coherent-module
!
coherent-module 1
enable
!
coherent-module 6
enable
!
network-interface 0
threshold pre-fec-ber signal-failure 5.00e-04 signal-degrade 5.00e-05 clear 5.00e-06
exit
!
 
R1#show coherent-module 6 monitoring-thresholds
---------------------------------------------------------------
Temperature [44.81 °C] : Moniotoring Enabled
---------------------------------------------------------------
Temperature HIGH Alarm threshold : 80.00 °C
Temperature HIGH Warning threshold : 75.00 °C
Temperature LOW Warning threshold : 0.00 °C
Temperature LOW Alarm threshold : -5.00 °C
 
---------------------------------------------------------------
Voltage [3.336 V] : Moniotoring Enabled
---------------------------------------------------------------
Voltage HIGH Alarm threshold : 3.000 V
Voltage HIGH Warning threshold : 3.100 V
Voltage LOW Warning threshold : 3.600 V
Voltage LOW Alarm threshold : 3.500 V
 
---------------------------------------------------------------
Input-Power [-0.13 dBm] : Moniotoring Enabled
---------------------------------------------------------------
Input-Power HIGH Alarm threshold : 4.00 dBm
Input-Power HIGH Warning threshold : 3.00 dBm
Input-Power LOW Warning threshold : -24.09 dBm
Input-Power LOW Alarm threshold : -25.09 dBm
Permissible Input-Power HIGH Alarm threshold range : -11.00 dBm to 8.00 dBm
Permissible Input-Power HIGH Warning threshold range : -11.10 dBm to 6.99 dBm
Permissible Input-Power LOW Warning threshold range : -30.00 dBm to 5.99 dBm
Permissible Input-Power LOW Alarm threshold range : -40.00 dBm to 5.00 dBm
 
---------------------------------------------------------------
Output-Power [-0.11 dBm] : Moniotoring Enabled
---------------------------------------------------------------
Output-Power HIGH Alarm threshold : 5.00 dBm
Output-Power HIGH Warning threshold : 3.50 dBm
Output-Power LOW Warning threshold : -11.00 dBm
Output-Power LOW Alarm threshold : -12.00 dBm
 
---------------------------------------------------------------
Pre-FEC BER [5.674798e-04] : Moniotoring Enabled (User-Thresholds)
---------------------------------------------------------------
Prefec signal-failure threshold : 5.000000e-04
Prefec signal-degrade threshold : 5.000000e-05
Prefec signal-clear threshold : 5.000000e-06
 
Note: When pre-fec reaches signal-failure threshold, the below operator logs will be generated on the terminal.
 
R1#2000 Jan 02 05:13:17.905 : OcNOS : CMM : CRITI : [CMM_TAI_2]: Netif PreFECBER Sig-nal Failure Alarm Detected for Slot: 6 , Netif: 0
R1#show coherent-module 6 faws
---------------------------------------------------------------
Fault & Status
---------------------------------------------------------------
 
---------------------------------------------------------------
Alarm and Warning
---------------------------------------------------------------
 
Network-Lane 0 Alarm & Warning :
preFECBER Signal : PreFECBER Signal Failure Alarm
 
R1#show coherent-module 6 | grep PRE
Current PRE FEC BER : 5.580834e-04
 
R1#show coherent-module summary
-----------------------------------------------
Slot License Information
-----------------------------------------------
Maximum Licenses : 2
Available Licenses : 0
Used Licenses : 2 [Slots : 1, 6]
 
--------------------------------------------------------------------------------------------------
Slot ModuleStatus FAWS NetifOperStatus Modulation InputPower preFECBER LaserFreq
 
--------------------------------------------------------------------------------------------------
1 Ready ready dp-16-qam -0.03dBm 2.242277e-03 193.500000THz
6 Ready SET ready dp-16-qam -0.12dBm 5.946857e-04 193.500000THz
 
Pre-FEC BER Signal-Degrade Threshold
R1
 
#configure terminal
Enter configure mode
(config)#coherent-module 6
Enter coherent-module mode
(config-module)#enable
Enable coherent-module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode
(config-netif)#threshold pre-fec-ber signal-failure 5.00e-03 signal-degrade 5.00e-04 clear 5.00e-05
Configure Pre-FEC BER threshold values
(config-netif)#commit
Commit the configuration
(config-netif)#end
Exit from configuration mode
R2
 
#configure terminal
Enter configure mode
(config)#coherent-module 6
Enter coherent-module mode
(config-module)#enable
Enable coherent-module
(config-module)#commit
Commit the configuration
(config-module)#end
Exit from configuration mode
 
Validation
R1:
R1#show running-config coherent-module
!
coherent-module 1
enable
!
coherent-module 6
enable
!
network-interface 0
threshold pre-fec-ber signal-failure 5.00e-03 signal-degrade 5.00e-04 clear 5.00e-05
exit
!
 
R1#show coherent-module 6 monitoring-thresholds
---------------------------------------------------------------
Temperature [44.41 °C] : Moniotoring Enabled
---------------------------------------------------------------
Temperature HIGH Alarm threshold : 80.00 °C
Temperature HIGH Warning threshold : 75.00 °C
Temperature LOW Warning threshold : 0.00 °C
Temperature LOW Alarm threshold : -5.00 °C
 
---------------------------------------------------------------
Voltage [3.336 V] : Moniotoring Enabled
---------------------------------------------------------------
Voltage HIGH Alarm threshold : 3.000 V
Voltage HIGH Warning threshold : 3.100 V
Voltage LOW Warning threshold : 3.600 V
Voltage LOW Alarm threshold : 3.500 V
 
---------------------------------------------------------------
Input-Power [-0.13 dBm] : Moniotoring Enabled
---------------------------------------------------------------
Input-Power HIGH Alarm threshold : 4.00 dBm
Input-Power HIGH Warning threshold : 3.00 dBm
Input-Power LOW Warning threshold : -24.09 dBm
Input-Power LOW Alarm threshold : -25.09 dBm
Permissible Input-Power HIGH Alarm threshold range : -11.00 dBm to 8.00 dBm
Permissible Input-Power HIGH Warning threshold range : -11.10 dBm to 6.99 dBm
Permissible Input-Power LOW Warning threshold range : -30.00 dBm to 5.99 dBm
Permissible Input-Power LOW Alarm threshold range : -40.00 dBm to 5.00 dBm
 
---------------------------------------------------------------
Output-Power [-0.11 dBm] : Moniotoring Enabled
---------------------------------------------------------------
Output-Power HIGH Alarm threshold : 5.00 dBm
Output-Power HIGH Warning threshold : 3.50 dBm
Output-Power LOW Warning threshold : -11.00 dBm
Output-Power LOW Alarm threshold : -12.00 dBm
 
---------------------------------------------------------------
Pre-FEC BER [5.627871e-04] : Moniotoring Enabled (User-Thresholds)
---------------------------------------------------------------
Prefec signal-failure threshold : 5.000000e-03
Prefec signal-degrade threshold : 5.000000e-04
Prefec signal-clear threshold : 5.000000e-05
 
Note: When pre-fec reaches signal-degrade threshold the below operator logs will be generated on the terminal.
R1#2000 Jan 02 05:24:24.905 : OcNOS : CMM : CRITI : [CMM_TAI_2]: Netif PreFECBER Sig-nal Degrade Alarm Detected for Slot: 6 , Netif: 0
 
 
R1#show coherent-module 6 faws
---------------------------------------------------------------
Fault & Status
---------------------------------------------------------------
 
---------------------------------------------------------------
Alarm and Warning
---------------------------------------------------------------
 
Network-Lane 0 Alarm & Warning :
preFECBER Signal : PreFECBER Signal Degrade Alarm
 
R1#show coherent-module 6 | grep PRE
Current PRE FEC BER : 5.716924e-04
 
R1#show coherent-module summary
-----------------------------------------------
Slot License Information
-----------------------------------------------
Maximum Licenses : 2
Available Licenses : 0
Used Licenses : 2 [Slots : 1, 6]
 
--------------------------------------------------------------------------------------------------
Slot ModuleStatus FAWS NetifOperStatus Modulation InputPower preFECBER LaserFreq
 
--------------------------------------------------------------------------------------------------
1 Ready ready dp-16-qam -0.03dBm 2.280438e-03 193.500000THz
6 Ready SET ready dp-16-qam -0.13dBm 5.711457e-04 193.500000THz
 
Pre-FEC BER Signal-Clear Threshold
R1
 
#configure terminal
Enter configure mode
(config)#coherent-module 6
Enter coherent-module mode
(config-module)#enable
Enable coherent-module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode
(config-netif)#threshold pre-fec-ber signal-failure 5.00e-02 signal-degrade 5.00e-03 clear 5.00e-04
Configure Pre-FEC BER threshold values
(config-netif)#commit
Commit the configuration
(config-netif)#end
Exit from configuration mode
R2
 
#configure terminal
Enter configure mode
(config)#coherent-module 6
Enter coherent-module mode
(config-module)#enable
Enable coherent-module
(config-module)#commit
Commit the configuration
(config-module)#end
Exit from configuration mode
 
Validation
R1
R1#show running-config coherent-module
!
coherent-module 1
enable
!
coherent-module 6
enable
!
network-interface 0
threshold pre-fec-ber signal-failure 5.00e-02 signal-degrade 5.00e-03 clear 5.00e-04
exit
!
 
R1#show coherent-module 6 monitoring-thresholds
---------------------------------------------------------------
Temperature [44.61 °C] : Moniotoring Enabled
---------------------------------------------------------------
Temperature HIGH Alarm threshold : 80.00 °C
Temperature HIGH Warning threshold : 75.00 °C
Temperature LOW Warning threshold : 0.00 °C
Temperature LOW Alarm threshold : -5.00 °C
 
---------------------------------------------------------------
Voltage [3.336 V] : Moniotoring Enabled
---------------------------------------------------------------
Voltage HIGH Alarm threshold : 3.000 V
Voltage HIGH Warning threshold : 3.100 V
Voltage LOW Warning threshold : 3.600 V
Voltage LOW Alarm threshold : 3.500 V
 
---------------------------------------------------------------
Input-Power [-0.12 dBm] : Moniotoring Enabled
---------------------------------------------------------------
Input-Power HIGH Alarm threshold : 4.00 dBm
Input-Power HIGH Warning threshold : 3.00 dBm
Input-Power LOW Warning threshold : -24.09 dBm
Input-Power LOW Alarm threshold : -25.09 dBm
Permissible Input-Power HIGH Alarm threshold range : -11.00 dBm to 8.00 dBm
Permissible Input-Power HIGH Warning threshold range : -11.10 dBm to 6.99 dBm
Permissible Input-Power LOW Warning threshold range : -30.00 dBm to 5.99 dBm
Permissible Input-Power LOW Alarm threshold range : -40.00 dBm to 5.00 dBm
 
---------------------------------------------------------------
Output-Power [-0.11 dBm] : Moniotoring Enabled
---------------------------------------------------------------
Output-Power HIGH Alarm threshold : 5.00 dBm
Output-Power HIGH Warning threshold : 3.50 dBm
Output-Power LOW Warning threshold : -11.00 dBm
Output-Power LOW Alarm threshold : -12.00 dBm
 
---------------------------------------------------------------
Pre-FEC BER [5.615749e-04] : Moniotoring Enabled (User-Thresholds)
---------------------------------------------------------------
Prefec signal-failure threshold : 5.000000e-02
Prefec signal-degrade threshold : 5.000000e-03
Prefec signal-clear threshold : 5.000000e-04
 
Note: When pre-fec reaches signal-clear threshold the below operator logs will be generated on the terminal.
R1#2020 Jul 28 10:33:57.155 : OcNOS : CMM : NOTIF : [CMM_TAI_4]: Netif PreFECBER Alarm/Warning Cleared for Slot: 6
 
R1#show coherent-module 6 faws
---------------------------------------------------------------
Fault & Status
---------------------------------------------------------------
 
---------------------------------------------------------------
Alarm and Warning
---------------------------------------------------------------
 
R1#show coherent-module 6 | grep PRE
Current PRE FEC BER : 5.503155e-04
 
R1#show coherent-module summary
-----------------------------------------------
Slot License Information
-----------------------------------------------
Maximum Licenses : 2
Available Licenses : 0
Used Licenses : 2 [Slots : 1, 6]
 
--------------------------------------------------------------------------------------------------
Slot ModuleStatus FAWS NetifOperStatus Modulation InputPower preFECBER LaserFreq
 
--------------------------------------------------------------------------------------------------
1 Ready ready dp-16-qam -0.03dBm 2.279180e-03 193.500000THz
6 Ready CLEAR ready dp-16-qam -0.12dBm 5.509956e-04 193.500000THz
Coherent Module Description
R1
 
#configure terminal
Enter configure mode.
(config)#coherent-module 6
Enter coherent-module mode.
(config-module)#enable
Enable coherent-module
(config-module)#description module_acacia
Configure the description for the module.
(config-module)#commit
Commit the configuration
(config-module)#end
Exit from configuration mode
Validation
R1
R1#show running-config coherent-module
!
coherent-module 6
enable
description module_acacia
!
 
R1#show coherent-module 6
---------------------------------------------------------------
SLOT-ID : 6
---------------------------------------------------------------
Description : module_acacia
Module Type : DCO
Admin-Status : UP
Oper-Status : Ready
Vendor-name : Acacia Comm Inc.
Vendor-SN : 203066225
Vendor-FW-Version : 38.5
Network-Interfaces : 1
Host-Interfaces : 2
CFP2 Vendor-name : Acacia Comm Inc.
CFP2 Vendor-OUI : 0x0
CFP2 Vendor-Part : AC200-D23-005
CFP2 Vendor-SN : 203066225
CFP2 Vendor-FW-Version : 38.5
CFP2 Temperature : 48.06 °C
CFP2 Power Supply : 3.321 V
 
---------------------------------------------------------------
SLOT-ID : 6 NETIF : 0
---------------------------------------------------------------
OperStatus : ready
DSP-OperStatus : ready
Modulation-format : dp-16-qam
FEC Mode : 15per-denali
Differential Encoding : FALSE
Pulseshaping-Rx :
Pulseshaping-Tx : TRUE
Loopback-type : none
PRBS-type : none
Losi-Enabled :
PRBS-IN-SYNC : FALSE
Current PRBS BER : nan
Current BER Period : 1000 ms
Current PRE FEC BER : 1.142652e-03
Current POST FEC BER :
Current Chromatic Dispersion : -1 ps/nm
Current Differential Group Delay : 2 ps
Tx-Disable : FALSE
TX-Output-Power : 0.00 dBm
TX-Laser-freq : 193500000.000000 MHz
Min-LaserFreq : 191250000.000000 MHz
Max-LaserFreq : 196100000.000000 MHz
Current TX Laser Freq : 193500000.000000 MHz
Grid-Spacing : 6.25-ghz
Laser-Grid : 50-ghz 12.5-ghz 6.25-ghz
Current Output Power : -0.04 dBm
Current Input Power : -4.62 dBm
Current Post VOA Power :
Current Prov~ Chnl Power : -4.06 dBm
Current Post VOA Prov~ Chnl Power : -4.06 dBm
Current OSNR Estimate : 33.30 dB
Current Q-Margin : 2.80 dB
Current Uncorrected Block-count : 0
Laser Age : 0 %
 
---------------------------------------------------------------
SLOT-ID : 6 HOSTIF : 0
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
Current PRE FEC BER : nan
---------------------------------------------------------------
SLOT-ID : 6 HOSTIF : 1
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
Current PRE FEC BER : nan
Line-side FEC with Default Modulation
R1
 
#configure terminal
Enter configure mode.
(config)#coherent-module 6
Enter coherent-module mode.
(config-module)#enable
Enable coherent-module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode.
(config-netif)#modulation-format dp-16-qam
Configure modulation format dp-16-qam.
(config-netif)#fec-mode 15per-denali
Configure fec mode 15per-denali.
(config-netif)#exit
Exit from netif mode.
(config-module)#exit
Exit from coherent mode.
(config)#exit
Exit from config mode.
Validation
R1
R1#show running-config coherent-module
!
coherent-module 6
enable
!
network-interface 0
modulation-format dp-16-qam
fec-mode 15per-denali
exit
!
 
R1#show coherent-module 6
---------------------------------------------------------------
SLOT-ID : 6
---------------------------------------------------------------
Module Type : DCO
Admin-Status : UP
Oper-Status : Ready
Vendor-name : Acacia Comm Inc.
Vendor-SN : 203066225
Vendor-FW-Version : 38.5
Network-Interfaces : 1
Host-Interfaces : 2
CFP2 Vendor-name : Acacia Comm Inc.
CFP2 Vendor-OUI : 0x0
CFP2 Vendor-Part : AC200-D23-005
CFP2 Vendor-SN : 203066225
CFP2 Vendor-FW-Version : 38.5
CFP2 Temperature : 48.06 °C
CFP2 Power Supply : 3.321 V
 
---------------------------------------------------------------
SLOT-ID : 6 NETIF : 0
---------------------------------------------------------------
OperStatus : ready
DSP-OperStatus : ready
Modulation-format : dp-16-qam
FEC Mode : 15per-denali
Differential Encoding : FALSE
Pulseshaping-Rx :
Pulseshaping-Tx : TRUE
Loopback-type : none
PRBS-type : none
Losi-Enabled :
PRBS-IN-SYNC : FALSE
Current PRBS BER : nan
Current BER Period : 1000 ms
Current PRE FEC BER : 1.142652e-03
Current POST FEC BER :
Current Chromatic Dispersion : -1 ps/nm
Current Differential Group Delay : 2 ps
Tx-Disable : FALSE
TX-Output-Power : 0.00 dBm
TX-Laser-freq : 193500000.000000 MHz
Min-LaserFreq : 191250000.000000 MHz
Max-LaserFreq : 196100000.000000 MHz
Current TX Laser Freq : 193500000.000000 MHz
Grid-Spacing : 6.25-ghz
Laser-Grid : 50-ghz 12.5-ghz 6.25-ghz
Current Output Power : -0.04 dBm
Current Input Power : -4.62 dBm
Current Post VOA Power :
Current Prov~ Chnl Power : -4.06 dBm
Current Post VOA Prov~ Chnl Power : -4.06 dBm
Current OSNR Estimate : 33.30 dB
Current Q-Margin : 2.80 dB
Current Uncorrected Block-count : 0
Laser Age : 0 %
 
---------------------------------------------------------------
SLOT-ID : 6 HOSTIF : 0
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
Current PRE FEC BER : nan
---------------------------------------------------------------
SLOT-ID : 6 HOSTIF : 1
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
Current PRE FEC BER : nan
Line-side FEC with Differential-Encoding
R1
 
#configure terminal
Enter configure mode.
(config)#coherent-module 6
Enter coherent-module mode.
(config-module)#enable
Enable coherent-module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode.
(config-netif)#modulation-format dp-qpsk
Configure modulation format dp-qpsk.
(config-netif)#differential-encoding
Configure differential-encoding.
(config-netif)#fec-mode otu4-7per-staircase
Configure FEC mode otu4-7per-staircase.
(config-netif)#commit
Commit the configuration
(config-netif)#end
Exit from configuration mode
Validation
R1
R1#show running-config coherent-module
!
coherent-module 6
enable
!
network-interface 0
modulation-format dp-qpsk
differential-encoding
fec-mode otu4-7per-staircase
exit
!
 
R1#show coherent-module 6
---------------------------------------------------------------
SLOT-ID : 6
---------------------------------------------------------------
Module Type : DCO
Admin-Status : UP
Oper-Status : Ready
Vendor-name : Acacia Comm Inc.
Vendor-SN : 203066225
Vendor-FW-Version : 38.5
Network-Interfaces : 1
Host-Interfaces : 2
CFP2 Vendor-name : Acacia Comm Inc.
CFP2 Vendor-OUI : 0x0
CFP2 Vendor-Part : AC200-D23-005
CFP2 Vendor-SN : 203066225
CFP2 Vendor-FW-Version : 38.5
CFP2 Temperature : 48.06 °C
CFP2 Power Supply : 3.321 V
 
---------------------------------------------------------------
SLOT-ID : 6 NETIF : 0
---------------------------------------------------------------
OperStatus : ready
DSP-OperStatus : ready
Modulation-format : dp-qpsk
FEC Mode : otu4-7per-staircase
Differential Encoding : TRUE
Pulseshaping-Rx :
Pulseshaping-Tx : TRUE
Loopback-type : none
PRBS-type : none
Losi-Enabled :
PRBS-IN-SYNC : FALSE
Current PRBS BER : nan
Current BER Period : 1000 ms
Current PRE FEC BER : 1.142652e-03
Current POST FEC BER :
Current Chromatic Dispersion : -1 ps/nm
Current Differential Group Delay : 2 ps
Tx-Disable : FALSE
TX-Output-Power : 0.00 dBm
TX-Laser-freq : 193500000.000000 MHz
Min-LaserFreq : 191250000.000000 MHz
Max-LaserFreq : 196100000.000000 MHz
Current TX Laser Freq : 193500000.000000 MHz
Grid-Spacing : 6.25-ghz
Laser-Grid : 50-ghz 12.5-ghz 6.25-ghz
Current Output Power : -0.04 dBm
Current Input Power : -4.62 dBm
Current Post VOA Power :
Current Prov~ Chnl Power : -4.06 dBm
Current Post VOA Prov~ Chnl Power : -4.06 dBm
Current OSNR Estimate : 33.30 dB
Current Q-Margin : 2.80 dB
Current Uncorrected Block-count : 0
Laser Age : 0 %
 
---------------------------------------------------------------
SLOT-ID : 6 HOSTIF : 0
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
Current PRE FEC BER : nan
---------------------------------------------------------------
SLOT-ID : 6 HOSTIF : 1
---------------------------------------------------------------
Fec-type : none
Loopback-type : none
Current PRE FEC BER : nan
Q-margin user-defined threshold
R1
 
#configure terminal
Enter configure mode.
(config)#coherent-module 6
Enter coherent-module mode.
(config-module)#enable
Enable coherent module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode.
(config-netif)#threshold q-margin 3.5
Configure Q-margin threshold value.
(config-netif)#commit
Commit the configuration
(config-netif)#end
Exit from configuration mode
Validation
R1
R1#show running-config coherent-module
!
coherent-module 6
enable
!
network-interface 0
threshold q-margin 3.50
exit
!
R1#show coherent-module 6 monitoring-thresholds
---------------------------------------------------------------
Temperature [40.43 °C] : Monitoring Enabled
---------------------------------------------------------------
Temperature HIGH Alarm threshold : 80.00 °C
Temperature HIGH Warning threshold : 75.00 °C
Temperature LOW Warning threshold : 0.00 °C
Temperature LOW Alarm threshold : -5.00 °C
 
---------------------------------------------------------------
Voltage [3.324 V] : Monitoring Enabled
---------------------------------------------------------------
Voltage HIGH Alarm threshold : 3.600 V
Voltage HIGH Warning threshold : 3.500 V
Voltage LOW Warning threshold : 3.100 V
Voltage LOW Alarm threshold : 3.000 V
 
---------------------------------------------------------------
Input-Power [-0.61 dBm] : Monitoring Enabled
---------------------------------------------------------------
Input-Power HIGH Alarm threshold : 3.99 dBm
Input-Power HIGH Warning threshold : 2.99 dBm
Input-Power LOW Warning threshold : -24.08 dBm
Input-Power LOW Alarm threshold : -25.08 dBm
Permissible Input-Power HIGH Alarm threshold range : -11.00 dBm to 8.00 dBm
Permissible Input-Power HIGH Warning threshold range : -11.10 dBm to 6.99 dBm
Permissible Input-Power LOW Warning threshold range : -30.00 dBm to 5.99 dBm
Permissible Input-Power LOW Alarm threshold range : -40.00 dBm to 5.00 dBm
 
---------------------------------------------------------------
Output-Power [-0.07 dBm] : Monitoring Enabled
---------------------------------------------------------------
Output-Power HIGH Alarm threshold : 5.00 dBm
Output-Power HIGH Warning threshold : 3.50 dBm
Output-Power LOW Warning threshold : -11.00 dBm
Output-Power LOW Alarm threshold : -12.00 dBm
 
---------------------------------------------------------------
Pre-FEC BER [7.072389e-04] : Monitoring Disabled
---------------------------------------------------------------
Prefec signal-failure threshold : 0.000000e+00
Prefec signal-degrade threshold : 0.000000e+00
Prefec signal-clear threshold : 0.000000e+00
 
---------------------------------------------------------------
q-margin [3.20 dBm] : Monitoring Enabled (User-Thresholds)
---------------------------------------------------------------
RX q-margin threshold : 3.50 dBm
 
---------------------------------------------------------------
snr [24.50 dBm] : Monitoring Disabled
---------------------------------------------------------------
RX snr threshold : 0.00 dBm
 
---------------------------------------------------------------
chromatic-dispersion [6 ps/nm] : Monitoring Disabled
---------------------------------------------------------------
RX chromatic-dispersion threshold : 0 ps/nm
 
Note: whenever q-margin reaches threshold value the below operator logs will be gener-ated on the terminal
 
R1#2020 Oct 14 13:51:03.520 : Cassini-5 : CMM : CRITI : [CMM_TAI_2]: Netif q-margin monitoring status for slot: 6, Netif: 0 is not Ok
 
R1#show coherent-module 6 faws
---------------------------------------------------------------
Fault & Status
---------------------------------------------------------------
Network-Lane 0 Fault & Status : RX q-margin Alarm
 
 
---------------------------------------------------------------
Alarm and Warning
---------------------------------------------------------------
 
R1#show coherent-module 6 | grep Q-Margin
Current Q-Margin : 3.20 dB
 
R1#show coherent-module summary
-----------------------------------------------
Slot License Information
-----------------------------------------------
Maximum Licenses : 4
Available Licenses : 3
Used Licenses : 1 [Slots : 6]
 
--------------------------------------------------------------------------------
------------------
Slot ModuleStatus FAWS NetifOperStatus Modulation InputPower preFECBER
LaserFreq
 
--------------------------------------------------------------------------------
------------------
6 Ready SET ready dp-16-qam -0.61dBm 7.070167e-04
 
R1#show coherent-module 6 event-counters
---------------------------------------------------------------
Event counters SLOT-ID : 6
---------------------------------------------------------------
Module General Status :
HW-Interlock : 1
TX-Loss-Of-Signal-Functionality : 2
RX-Loss-Of-Signal : 1
TX-Host-Loss-Of-Lock : 1
Hostlane-Out-Of-Alignment : 1
Module Fault Status :
Over Temperature Fault : 1
Module Specific Hardware Fault : 2
PLD, CPLD or FPGA Initialization Fault : 1
Power-Supply Out-Of-Range Fault : 1
CFP Table Checksum Fault : 1
Module Temperature Status :
Temperature Low-Alarm : 1
Temperature Low-Warning : 1
Temperature High-Warning : 1
Temperature High-Alarm : 1
Module Power Status :
Power(Vcc) Low-Alarm : 1
Power(Vcc) Low-Warning : 1
Power(Vcc) High-Warning : 1
Power(Vcc) High-Alarm : 1
 
---------------------------------------------------------------
Event counters SLOT-ID : 6 NETIF : 0
---------------------------------------------------------------
Rx Performance-monitoring :
Rx q-margin : 1
 
---------------------------------------------------------------
Event counters SLOT-ID : 6 HOSTIF : 0
---------------------------------------------------------------
Ingress-PCS :
Remote-Fault : 1
 
---------------------------------------------------------------
Event counters SLOT-ID : 6 HOSTIF : 1
---------------------------------------------------------------
Ingress-PCS :
Remote-Fault : 1
SNR user-defined threshold
R1
 
#configure terminal
Enter configure mode.
(config)#coherent-module 6
Enter coherent-module mode.
(config-module)#enable
Enable coherent module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode.
(config-netif)#threshold snr 25
Configure SNR threshold value.
(config-netif)#commit
Commit the configuration
(config-netif)#end
Exit from configuration mode
Validation
R1
R1#show running-config coherent-module
!
coherent-module 6
enable
!
network-interface 0
threshold snr 25.00
exit
!
R1#show coherent-module 6 monitoring-thresholds
---------------------------------------------------------------
Temperature [47.35 °C] : Monitoring Enabled
---------------------------------------------------------------
Temperature HIGH Alarm threshold : 80.00 °C
Temperature HIGH Warning threshold : 75.00 °C
Temperature LOW Warning threshold : 0.00 °C
Temperature LOW Alarm threshold : -5.00 °C
 
---------------------------------------------------------------
Voltage [3.320 V] : Monitoring Enabled
---------------------------------------------------------------
Voltage HIGH Alarm threshold : 3.600 V
Voltage HIGH Warning threshold : 3.500 V
Voltage LOW Warning threshold : 3.100 V
Voltage LOW Alarm threshold : 3.000 V
 
---------------------------------------------------------------
Input-Power [-0.63 dBm] : Monitoring Enabled
---------------------------------------------------------------
Input-Power HIGH Alarm threshold : 3.99 dBm
Input-Power HIGH Warning threshold : 2.99 dBm
Input-Power LOW Warning threshold : -24.08 dBm
Input-Power LOW Alarm threshold : -25.08 dBm
Permissible Input-Power HIGH Alarm threshold range : -11.00 dBm to 8.00 dBm
Permissible Input-Power HIGH Warning threshold range : -11.10 dBm to 6.99 dBm
Permissible Input-Power LOW Warning threshold range : -30.00 dBm to 5.99 dBm
Permissible Input-Power LOW Alarm threshold range : -40.00 dBm to 5.00 dBm
 
---------------------------------------------------------------
Output-Power [-0.11 dBm] : Monitoring Enabled
---------------------------------------------------------------
Output-Power HIGH Alarm threshold : 5.00 dBm
Output-Power HIGH Warning threshold : 3.50 dBm
Output-Power LOW Warning threshold : -11.00 dBm
Output-Power LOW Alarm threshold : -12.00 dBm
 
---------------------------------------------------------------
Pre-FEC BER [6.724654e-04] : Monitoring Disabled
---------------------------------------------------------------
Prefec signal-failure threshold : 0.000000e+00
Prefec signal-degrade threshold : 0.000000e+00
Prefec signal-clear threshold : 0.000000e+00
 
---------------------------------------------------------------
q-margin [3.20 dBm] : Monitoring Disabled
---------------------------------------------------------------
RX q-margin threshold : 0.00 dBm
 
---------------------------------------------------------------
snr [24.70 dBm] : Monitoring Enabled (User-Thresholds)
---------------------------------------------------------------
RX snr threshold : 25.00 dBm
 
---------------------------------------------------------------
chromatic-dispersion [5 ps/nm] : Monitoring Disabled
---------------------------------------------------------------
RX chromatic-dispersion threshold : 0 ps/nm
 
Note: whenever snr reaches threshold value the below operator logs will be generated on the terminal
 
R1#2020 Oct 14 13:58:29.520 : Cassini-5 : CMM : CRITI : [CMM_TAI_2]: Netif snr moni-toring status for slot: 6, Netif: 0 is not Ok
 
R1#show coherent-module 6 faws
---------------------------------------------------------------
Fault & Status
---------------------------------------------------------------
Network-Lane 0 Fault & Status : RX snr Alarm
 
 
---------------------------------------------------------------
Alarm and Warning
---------------------------------------------------------------
 
R1#show coherent-module 6 | grep OSNR
Current OSNR Estimate : 24.80 dB
 
R1#show coherent-module summary
-----------------------------------------------
Slot License Information
-----------------------------------------------
Maximum Licenses : 4
Available Licenses : 3
Used Licenses : 1 [Slots : 6]
 
--------------------------------------------------------------------------------
------------------
Slot ModuleStatus FAWS NetifOperStatus Modulation InputPower preFECBER
LaserFreq
 
--------------------------------------------------------------------------------
------------------
6 Ready SET ready dp-16-qam -0.61dBm 7.070167e-04
 
R1#show coherent-module 6 event-counters
---------------------------------------------------------------
Event counters SLOT-ID : 6
---------------------------------------------------------------
Module General Status :
HW-Interlock : 1
TX-Loss-Of-Signal-Functionality : 2
RX-Loss-Of-Signal : 1
TX-Host-Loss-Of-Lock : 1
Hostlane-Out-Of-Alignment : 1
Module Fault Status :
Over Temperature Fault : 1
Module Specific Hardware Fault : 2
PLD, CPLD or FPGA Initialization Fault : 1
Power-Supply Out-Of-Range Fault : 1
CFP Table Checksum Fault : 1
Module Temperature Status :
Temperature Low-Alarm : 1
Temperature Low-Warning : 1
Temperature High-Warning : 1
Temperature High-Alarm : 1
Module Power Status :
Power(Vcc) Low-Alarm : 1
Power(Vcc) Low-Warning : 1
Power(Vcc) High-Warning : 1
Power(Vcc) High-Alarm : 1
 
---------------------------------------------------------------
Event counters SLOT-ID : 6 NETIF : 0
---------------------------------------------------------------
Rx Performance-monitoring :
Rx q-margin : 1
Rx snr : 1
 
---------------------------------------------------------------
Event counters SLOT-ID : 6 HOSTIF : 0
---------------------------------------------------------------
Ingress-PCS :
Remote-Fault : 1
 
---------------------------------------------------------------
Event counters SLOT-ID : 6 HOSTIF : 1
---------------------------------------------------------------
Ingress-PCS :
Remote-Fault : 1
Chromatic-dispersion user-defined threshold
R1
 
#configure terminal
Enter configure mode.
(config)#coherent-module 6
Enter coherent-module mode.
(config-module)#enable
Enable coherent module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter network interface mode.
(config-netif)#threshold chromatic-dispersion 5
Configure chromatic-dispersion threshold value.
(config-netif)#commit
Commit the configuration
(config-netif)#end
Exit from configuration mode
Validation
R1
R1#show running-config coherent-module
!
coherent-module 6
enable
!
network-interface 0
threshold chromatic-dispersion 5
exit
!
R1#show coherent-module 6 monitoring-thresholds
---------------------------------------------------------------
Temperature [48.48 °C] : Monitoring Enabled
---------------------------------------------------------------
Temperature HIGH Alarm threshold : 80.00 °C
Temperature HIGH Warning threshold : 75.00 °C
Temperature LOW Warning threshold : 0.00 °C
Temperature LOW Alarm threshold : -5.00 °C
 
---------------------------------------------------------------
Voltage [3.324 V] : Monitoring Enabled
---------------------------------------------------------------
Voltage HIGH Alarm threshold : 3.600 V
Voltage HIGH Warning threshold : 3.500 V
Voltage LOW Warning threshold : 3.100 V
Voltage LOW Alarm threshold : 3.000 V
 
---------------------------------------------------------------
Input-Power [-0.64 dBm] : Monitoring Enabled
---------------------------------------------------------------
Input-Power HIGH Alarm threshold : 3.99 dBm
Input-Power HIGH Warning threshold : 2.99 dBm
Input-Power LOW Warning threshold : -24.08 dBm
Input-Power LOW Alarm threshold : -25.08 dBm
Permissible Input-Power HIGH Alarm threshold range : -11.00 dBm to 8.00 dBm
Permissible Input-Power HIGH Warning threshold range : -11.10 dBm to 6.99 dBm
Permissible Input-Power LOW Warning threshold range : -30.00 dBm to 5.99 dBm
Permissible Input-Power LOW Alarm threshold range : -40.00 dBm to 5.00 dBm
 
---------------------------------------------------------------
Output-Power [-0.11 dBm] : Monitoring Enabled
---------------------------------------------------------------
Output-Power HIGH Alarm threshold : 5.00 dBm
Output-Power HIGH Warning threshold : 3.50 dBm
Output-Power LOW Warning threshold : -11.00 dBm
Output-Power LOW Alarm threshold : -12.00 dBm
 
---------------------------------------------------------------
Pre-FEC BER [6.304416e-04] : Monitoring Disabled
---------------------------------------------------------------
Prefec signal-failure threshold : 0.000000e+00
Prefec signal-degrade threshold : 0.000000e+00
Prefec signal-clear threshold : 0.000000e+00
 
---------------------------------------------------------------
q-margin [3.30 dBm] : Monitoring Disabled
---------------------------------------------------------------
RX q-margin threshold : 0.00 dBm
 
---------------------------------------------------------------
snr [24.60 dBm] : Monitoring Disabled
---------------------------------------------------------------
RX snr threshold : 0.00 dBm
 
---------------------------------------------------------------
chromatic-dispersion [4 ps/nm] : Monitoring Enabled (User-Thresholds)
---------------------------------------------------------------
RX chromatic-dispersion threshold : 5 ps/nm
 
Note: whenever chromatic-dispersion reaches threshold value the below operator logs will be generated on the terminal
 
R1#2020 Oct 14 14:04:08.520 : Cassini-5 : CMM : CRITI : [CMM_TAI_2]: Netif chromatic-dispersion monitoring status for slot: 6, Netif: 0 is not Ok
 
R1#show coherent-module 6 faws
---------------------------------------------------------------
Network-Lane 0 Fault & Status : RX chromatic-dispersion Alarm
 
 
---------------------------------------------------------------
Alarm and Warning
---------------------------------------------------------------
 
R1#show coherent-module 6 | grep Chromatic
Current Chromatic Dispersion : 4 ps/nm
 
R1#show coherent-module summary
-----------------------------------------------
Slot License Information
-----------------------------------------------
Maximum Licenses : 4
Available Licenses : 3
Used Licenses : 1 [Slots : 6]
 
--------------------------------------------------------------------------------
------------------
Slot ModuleStatus FAWS NetifOperStatus Modulation InputPower preFECBER
LaserFreq
 
--------------------------------------------------------------------------------
------------------
6 Ready SET ready dp-16-qam -0.61dBm 7.070167e-04
 
R1#show coherent-module 6 event-counters
---------------------------------------------------------------
Event counters SLOT-ID : 6
---------------------------------------------------------------
Module General Status :
HW-Interlock : 1
TX-Loss-Of-Signal-Functionality : 2
RX-Loss-Of-Signal : 2
TX-Host-Loss-Of-Lock : 5
Hostlane-Out-Of-Alignment : 3
Module Fault Status :
Over Temperature Fault : 1
Module Specific Hardware Fault : 2
PLD, CPLD or FPGA Initialization Fault : 1
Power-Supply Out-Of-Range Fault : 1
CFP Table Checksum Fault : 1
Module Temperature Status :
Temperature Low-Alarm : 1
Temperature Low-Warning : 1
Temperature High-Warning : 1
Temperature High-Alarm : 1
Module Power Status :
Power(Vcc) Low-Alarm : 1
Power(Vcc) Low-Warning : 1
Power(Vcc) High-Warning : 1
Power(Vcc) High-Alarm : 1
 
---------------------------------------------------------------
Event counters SLOT-ID : 6 NETIF : 0
---------------------------------------------------------------
Rx-Loss : 1
Netif Input-Power Status :
Input-Power Low-Alarm : 1
Input-Power Low-Warning : 1
Input-Power High-Warning : 1
Input-Power High-Alarm : 1
Netif Output-Power Status :
Output-Power Low-Alarm : 1
Output-Power Low-Warning : 3
Output-Power High-Warning : 1
Output-Power High-Alarm : 1
Netif PRE-FEC-BER Status :
PreFECBER Signal Degrade Alarm : 1
PreFECBER Signal Failure Alarm : 1
Rx Performance-monitoring :
Rx q-margin : 1
Rx snr : 1
Rx chromatic-dispersion : 3
 
---------------------------------------------------------------
Event counters SLOT-ID : 6 HOSTIF : 0
---------------------------------------------------------------
Ingress-PCS :
Remote-Fault : 1
Egress-PCS :
Remote-Fault : 1
Local-Fault : 1
High-BER : 1
Fault-Status :
TX IC Loss Of LOCK Lane 0 : 2
TX IC Loss Of LOCK Lane 1 : 2
TX IC Loss Of LOCK Lane 2 : 1
TX IC Loss Of LOCK Lane 3 : 2
Ingress APS message received : 1
Deskew Lock Fault : 1
Out Of Alignment Fault : 1
Loss Of Alignment Fault : 1
 
---------------------------------------------------------------
Event counters SLOT-ID : 6 HOSTIF : 1
---------------------------------------------------------------
Ingress-PCS :
Remote-Fault : 1
Linkdown Policy
This section contains the Linkdown Policy feature Support configuration example.
Overview
This feature is to support to provide an option to the user to apply link down policy for the attributes PRE-FEC BER, RX Power, SNR, Q-Margin and Chromatic Dispersion whenever there is a threshold violation. With current behaviour, whenever these attributes are monitored, user receives the console log, NETCONF notification and SNMP trap if any threshold violation is detected. With this feature, user will have the extra option to enforce the interface shutdown along with the above mentioned notifications. Once the violation is cleared, the interface will be enabled again automatically.
Topology
 
Linkdown Policy
ROUTER-1
 
#configure terminal
Enter Configure mode.
(config)#coherent-module 4
Enter into coherent-module
(config-module)#enable
Enable coherent module
(config-module)#commit
Commit the configuration
(config-module)#network-interface 0
Enter into network-interface mode
(config-netif)#link-down-policy pre-fec-ber
Configure link-down-policy for pre-fec-ber
(config-netif)#threshold pre-fec-ber signal-failure 9.31e-04 signal-degrade 9.31e-05 clear 9.31e-06
Configure threshold for pre-fec-ber
(config-netif)#commit
Commit the configuration
(config-netif)#end
Exit from configuration mode
Validation
On ROUTER-1 Device:
#sh running-config coherent-module
!
coherent-module 4
enable
!
network-interface 0
threshold pre-fec-ber signal-failure 9.31e-04 signal-degrade 9.31e-05 clear 9.
31e-06
link-down-policy pre-fec-ber
exit
!
 
#show coherent-module 4 monitoring-thresholds
...
...
...
 
---------------------------------------------------------------
Pre-FEC BER [9.577837e-04] : Monitoring Enabled (User-Thresholds)
---------------------------------------------------------------
Prefec signal-failure threshold : 9.300000e-04
Prefec signal-degrade threshold : 9.310000e-05
Prefec signal-clear threshold : 9.300000e-06
 
...
...
...
 
Note: whenever pre-fec-ber reaches threshold value the below operator logs will be generated on the terminal
 
2021 Sep 24 18:56:42.237 : R1 : CMM : CRITI : [CMM_TAI_2]: Netif PreFECBER Signal Failure Alarm Detected for Slot:4 Netif:0
2021 Sep 24 18:56:42.577 : R1 : NSM : CRITI : [IFMGR_IF_DOWN_2]: Interface ce24 changed state to down
2021 Sep 24 18:56:42.594 : R1 : NSM : CRITI : [IFMGR_IF_DOWN_2]: Interface ce23 changed state to down
 
#show coherent-module 4 faws
---------------------------------------------------------------
Fault & Status
---------------------------------------------------------------
Module General Status : TX-Host-Loss-Of-Lock
Client interface 0 Fault Status : TX IC Loss Of LOCK Lane 0
TX IC Loss Of LOCK Lane 1
TX IC Loss Of LOCK Lane 2
TX IC Loss Of LOCK Lane 3
Client interface 1 Fault Status : TX IC Loss Of LOCK Lane 0
TX IC Loss Of LOCK Lane 1
 
 
---------------------------------------------------------------
Alarm and Warning
---------------------------------------------------------------
 
Network-Lane 0 Alarm & Warning :
preFECBER Signal : PreFECBER Signal Failure Alarm
Hostif 0 PCS Alarms :
Ingress-PCS-Alarms : Remote-Fault
Egress-PCS-Alarms : Loss-Of-Block-Lock
Loss-Of-Alignment-Marker-Lock
Loss-Of-Alignment
Hostif 1 PCS Alarms :
Ingress-PCS-Alarms : Remote-Fault
Egress-PCS-Alarms : Loss-Of-Block-Lock
Loss-Of-Alignment-Marker-Lock
Loss-Of-Alignment
 
#show interface brief
 
Codes: ETH - Ethernet, LB - Loopback, AGG - Aggregate, MLAG - MLAG Aggregate
FR - Frame Relay, TUN -Tunnel, PBB - PBB Logical Port, VP - Virtual Port
CVP - Channelised Virtual Port, METH - Management Ethernet, UNK- Unknown
ED - ErrDisabled, PD - Protocol Down, AD - Admin Down, IA - InActive
PD(Min L/B) - Protocol Down Min-Links/Bandwidth
DV - DDM Violation, NA - Not Applicable
NOM - No operational members, PVID - Port Vlan-id
Ctl - Control Port (Br-Breakout/Bu-Bundle)
HD - ESI Hold Timer Down
 
--------------------------------------------------------------------------------
Ethernet Type PVID Mode Status Reason Speed Port C
tl Br/Bu Loopbk
Interface Ch #
--------------------------------------------------------------------------------
 
ce19/1 ETH -- routed down DV 100g --
ce20/1 ETH -- routed down DV 100g --
Un-Config the Linkdown Policy
 
#configure terminal
Enter Configure mode.
(config)#coherent-module 4
Enter into coherent-module
(config-module)#network-interface 0
Enter into network-interface mode
(config-netif)#no link-down-policy pre-fec-ber
Un-configure link-down-policy for pre-fec-ber
(config-netif)#no threshold pre-fec-ber signal-failure
Un-configure threshold for pre-fec-ber
(config-netif)#commit
Commit the configuration
(config-netif)#end
Exit from configuration mode
Validation
On ROUTER-1 Device:
#sh runn coherent-module
!
coherent-module 4
enable
!
network-interface 0
exit
!