Cisco N5K-C5020P-BF Troubleshooting Guide - Page 54

MTU violation, Handling CRC errors, MAC Statistics

Page 54 highlights

Registers and Counters Chapter 3 Troubleshooting Layer 2 Switching Issues Send document comments to [email protected]. Total Multicast crossbar statistics: Mcast pkts received from the cross-bar : 0 MTU violation The Nexus 5000 is a cut-through switch at 10 Gb/s. This means that an MTU can be checked, but the frame will already be transmitting before the length is known. Therefore, the frame cannot be dropped. The frame is truncated after the MTU is reached and the CRC value is stomped. The ingress interface increments an Rx Jumbo and the egress interface will increment a Tx CRC and a Tx Jumbo. • If jumbo frames are seen with the show interface or the show hardware internal gatos port ethernet 1/1 counters rx commands, this is not an indication that the frames are being dropped. A jumbo frame is just an Ethernet frame, greater than 1500 bytes, that was received or transmitted. • The show queuing interface ex/y command shows the current configured MTU (per class). • A drop due to an MTU violation can be seen with the show hardware internal gatos counters interrupt match mtu* command. • A counter that matches the Gatos number and fw_instance from the show hardware internal gatos port ethernet 1/1 | include instance|mac command is the indicator that an MTU violation has taken place and that the frame has been stomped. Handling CRC errors When a CRC error is seen in the FCS on a cut-through port, the Rx CRC counter of the show interface command is incremented. However, the frame cannot be dropped because the FCS is at the end of the Ethernet frame on the wire. The egress interface increments a Tx CRC error and it propagates through to the next device in the path. You can use the show hardware internal gatos counters interrupt match stomp command to determine if the Nexus 5000 is propagating CRCs or generating them. • If stomp values exist, they should have matching CRC values on that interface. • If Rx CRC values exist, then you know it entered the switchport with the error already. You can move on to the connected device to trace it back. MAC Statistics During normal operation, a Nexus 5000 encounters frames that cannot be forwarded. Frames are characterized as good frames or bad frames. • A good frame is a frame that does not have a CRC error or other kind of error • A bad frame is a frame that has a CRC error or other kind of error All counters include MAC Control frames where applicable. 3-12 Cisco Nexus 5000 Series Troubleshooting Guide OL-25300-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162

Send document comments to [email protected].
3-12
Cisco Nexus 5000 Series Troubleshooting Guide
OL-25300-01
Chapter 3
Troubleshooting Layer 2 Switching Issues
Registers and Counters
Total Multicast crossbar statistics:
Mcast pkts received from the cross-bar
: 0
MTU violation
The Nexus 5000 is a cut-through switch at 10 Gb/s. This means that an MTU can be checked, but the
frame will already be transmitting before the length is known. Therefore, the frame cannot be dropped.
The frame is truncated after the MTU is reached and the CRC value is stomped. The ingress interface
increments an Rx Jumbo and the egress interface will increment a Tx CRC and a Tx Jumbo.
If jumbo frames are seen with the
show interface
or the
show hardware internal gatos port
ethernet 1/1 counters rx
commands, this is not an indication that the frames are being dropped. A
jumbo frame is just an Ethernet frame, greater than 1500 bytes, that was received or transmitted.
The
<b>
show queuing interface
<i>
ex/y
</i></b>
command shows the current configured MTU
(per class).
A drop due to an MTU violation can be seen with the
show hardware internal gatos counters
interrupt match mtu*
command.
A counter that matches the Gatos number and fw_instance from the
show hardware internal gatos
port ethernet 1/1 | include instance|mac
command is the indicator that an MTU violation has taken
place and that the frame has been stomped.
Handling CRC errors
When a CRC error is seen in the FCS on a cut-through port, the Rx CRC counter of the
show interface
command is incremented. However, the frame cannot be dropped because the FCS is at the end of the
Ethernet frame on the wire.
The egress interface increments a Tx CRC error and it propagates through to the next device in the path.
You can use the
show hardware internal gatos counters interrupt match stomp
command to
determine if the Nexus 5000 is propagating CRCs or generating them.
If stomp values exist, they should have matching CRC values on that interface.
If Rx CRC values exist, then you know it entered the switchport with the error already. You can move
on to the connected device to trace it back.
MAC Statistics
During normal operation, a Nexus 5000 encounters frames that cannot be forwarded.
Frames are characterized as good frames or bad frames.
A good frame is a frame that does not have a CRC error or other kind of error
A bad frame is a frame that has a CRC error or other kind of error
All counters include MAC Control frames where applicable.