02-09-2025 10:59 PM - edited 02-09-2025 11:01 PM
Hi.,
CRC errors seen on Leaf switch (interface to N3K) though QSFPs and fiber cables have been changed. See outputs from Leaf and N3K below:
LEAF# show int eth1/21
<snip>
TX
8657 output error
N3K# sh int eth1/2
<snip>
RX
8673 CRC
I've try to check input/output error on leaf switch
It look like on leaf switch no have any X-mitt error on any interface.
LEAF# show interface counters errors
--------------------------------------------------------------------------------
Port Align-Err FCS-Err Xmit-Err Rcv-Err UnderSize OutDiscards
--------------------------------------------------------------------------------
mgmt0 -- -- -- -- -- --
Eth1/1 -- -- -- -- -- --
Eth1/2 -- -- -- -- -- --
Eth1/3 -- -- -- -- -- --
Eth1/4 -- -- -- -- -- --
Eth1/5 -- -- -- -- -- --
Eth1/6 -- -- -- -- -- --
Eth1/7 -- -- -- -- -- --
Eth1/8 -- -- -- -- -- --
Eth1/9 -- -- -- -- -- --
Eth1/10 -- -- -- -- -- --
Eth1/11 -- -- -- -- -- --
Eth1/12 -- -- -- -- -- --
Eth1/13 -- -- -- -- -- --
Eth1/14 -- -- -- -- -- --
Eth1/15 -- -- -- -- -- --
Eth1/16 -- -- -- -- -- --
Eth1/17 -- -- -- -- -- --
Eth1/18 -- 898463 -- -- -- --
Eth1/19 -- -- -- -- -- --
Eth1/20 -- -- -- -- -- --
Eth1/21 -- -- -- -- -- --
Eth1/22 -- -- -- -- -- --
Eth1/23 -- -- -- -- -- --
Eth1/24 -- -- -- -- -- --
Eth1/25 -- -- -- -- -- --
Eth1/26 -- -- -- -- -- --
Eth1/27 -- -- -- -- -- --
Eth1/28 -- -- -- -- -- --
Eth1/29 -- -- -- -- -- --
Eth1/30 -- -- -- -- -- --
Eth1/31 -- -- -- -- -- --
Eth1/32 -- -- -- -- -- --
Eth1/33 -- -- -- -- -- --
Eth1/34 -- -- -- -- -- --
Eth1/35 -- -- -- -- -- --
Eth1/36 -- -- -- -- -- --
Eth1/37 -- -- -- -- -- --
Eth1/38 -- -- -- -- -- --
Eth1/39 -- -- -- -- -- --
Eth1/40 -- -- -- -- -- --
Eth1/41 -- -- -- -- -- --
Eth1/42 -- -- -- -- -- --
Eth1/43 -- -- -- -- -- --
Eth1/44 -- -- -- -- -- --
Eth1/45 -- -- -- -- -- --
Eth1/46 -- -- -- -- -- --
Eth1/47 -- -- -- -- -- --
Eth1/48 -- -- -- -- -- --
Eth1/49 -- -- -- -- -- --
Eth1/50 -- -- -- -- -- --
Eth1/51 -- -- -- -- -- --
Eth1/52 -- -- -- -- -- --
Eth1/53 -- -- -- -- -- --
Eth1/54 -- -- -- -- -- --
Po1 -- -- -- -- -- --
Po2 -- -- -- -- -- --
Po3 -- -- -- -- -- --
Po4 -- 11 -- -- -- --
Po5 -- -- -- -- -- --
Po6 -- -- -- -- -- --
Po7 295824 244347023 -- -- -- --
Po8 -- -- -- -- -- --
Po9 -- -- -- -- -- --
Po10 -- -- -- -- -- --
Po11 -- 4174539 -- -- -- --
Po12 -- -- -- -- -- --
Po13 -- -- -- -- -- --
Po14 -- 26 -- -- -- --
Po15 -- -- -- -- -- --
Po16 -- -- -- -- -- --
Po17 -- -- -- -- -- --
Po18 -- -- -- -- -- --
Po19 -- -- -- -- -- --
So how i can trace CRC from leaf switch ?
Best Regards,
02-25-2025 02:22 AM
Hello @PRY
CRC (Cyclic Redundancy Check) errors typically indicate a Layer 1 issue, such as a problem with the physical connection (cables, transceivers, or ports). In your case, CRC errors are being reported on the N3K switch (RX side), while the Leaf switch (TX side) does not show any transmit errors. This suggests that the issue might be on the receiving side (N3K) or somewhere in the physical link between the two devices.
My suggestion:
Let me know if you need commands to check.
Hope This Helps!!!
AshSe
Forum Tips:
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide