cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
323
Views
0
Helpful
1
Replies

ACI leaf switch 'output error'

PRY
Level 1
Level 1

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,

1 Reply 1

AshSe
VIP
VIP

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:

  1. Verify Physical Layer Components
  2. Check Interface configuration
  3. Check the errors on both ends
  4. Test with a loopback
  5. Check for congestion and buffer drops
  6. Check Logs for additional clues
  7. Enable detailed debugging
  8. Test with different port
  9. Check for software bugs
  10. Engage Cisco Tac

Let me know if you need commands to check.

 

Hope This Helps!!!

AshSe

Forum Tips: 

  1. Insert photos/images inline - don't attach.
  2. Always mark helpful and correct answers, it helps others find what they need.
  3. For a prompt reply, kindly tag @name. An email will be automatically sent to the member.

 

Review Cisco Networking for a $25 gift card