Hello there, everybody!
This post describes the process of how to handle the CRC errors. Please have a look below to find the solution.
ISSUE DESCRIPTION
Fault diagnostic
The switch is reporting a lot of CRC errors on some interfaces and some packets are lost due to this issue.
You can use display interface xxxx to check the CRC errror statistics.
SOLUTION
To handle the CRC issue, the best way is to do the cross-test:
1. firstly check the transceiver and fiber to see if they are tightly connected. You can plug out and plug in to test again;
2. move the transceiver to other ports on the switch; if the CRC still persists, it means that the CRC is related to the transceiver or fiber. If CRC disappears, it means that maybe the hardware of this port is unstable. We can find another good transceiver to test again if the CRC still happens even if we replace with another good transceiver. In this case, we can replace the switch;
3. after step 2, if the CRC still occurs even after moving to other ports, it means that this may be related to a transceiver issue. We can replace it with another good transceiver; if the CRC disappears, then it's related to the faulty transceiver.
CRC may be related to a peer device also in case that the transceiver is not connected to peer switch tightly or the hardware of the port is unstable on peer switch. We can find another good transceiver to test on the peer switch; if the CRC still happens even if we test with another good transceiver, we can say the hardware of this port is unstable.
This would be how to handle the CRC errors. Thanks for reading this post!