Cisco N5K-C5010P-BF Troubleshooting Guide - Page 92

Possible Cause, show logging, Solution, debug fspf all, undebug all, show fspf vsan, interface, Step 1

Page 92 highlights

FC Services Chapter 5 Troubleshooting SAN Switching Issues Send document comments to [email protected]. switch(config-if)# show fspf vsan 200 interface san-port-channel 200 FSPF interface san-port-channel 200 in VSAN 200 FSPF routing administrative state is active Interface cost is 125 Timer intervals configured, Hello 40 s, Dead 80 s, Retransmit 5 s FSPF State is FULL Neighbor Domain Id is 0x18(24) Neighbor Interface is san-port-channel 200 (0x000400c7) Statistics counters : Number of packets received : LSU 7 LSA 7 Hello 238 Error packets 218 Number of packets transmitted : LSU 7 LSA 7 Hello 180 Retransmitted LSU 0 Number of times inactivity timer expired for the interface = 32 Possible Cause The FSPF dead interval is misconfigured. The following example shows possible log messages from the show logging command: Example: %FSPF-3-HELLO_MISMATCH: %$VSAN %$ Mismatch in Dead timer in the Hello packet on interface san-port-channel N5K-2 %FSPF-3-FC2_PROC_ERR: %$VSAN %$ Error in processing HELLO packet on interface san-port-channel , Error = Bad packet received Solution To identify a mismatch of dead intervals on an ISL using the NX-OS CLI, perform the following steps: Step 1 Step 2 Either use the debug fspf all command and look for wrong dead interval messages or check the last messages in the show logging command log for an error message. The debug output generates the following messages: fspf: Wrong hello interval for packet on interface 40000c7 in VSAN 200 fspf: Error in processing hello packet , error = Bad packet received Use the undebug all command to turn off debugging. Tip Open a second Telnet or SSH session before entering any debug commands. If the debug output overwhelms the current session, you can use the second session to enter the undebug all command to stop the debug message output. Step 3 Use the show fspf vsan interface command to view the FSPF configuration on both switches. Example: switch# show fspf vsan 200 interface san-port-channel 200 FSPF interface san-port-channel 200 in VSAN 200 FSPF routing administrative state is active Interface cost is 125 Timer intervals configured, Hello 20 s, Dead 120 s, Retransmit 5 s FSPF State is INIT Statistics counters : Number of packets received : LSU 4 LSA 4 Hello 27 Error packets 4 Number of packets transmitted : LSU 4 LSA 4 Hello 38 Retransmitted LSU 0 Number of times inactivity timer expired for the interface = 0 5-20 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].
5-20
Cisco Nexus 5000 Series Troubleshooting Guide
OL-25300-01
Chapter 5
Troubleshooting SAN Switching Issues
FC Services
switch(config-if)# show fspf vsan 200 interface san-port-channel 200
FSPF interface san-port-channel 200 in VSAN 200
FSPF routing administrative state is active
Interface cost is 125
Timer intervals configured, Hello 40 s, Dead 80 s, Retransmit 5 s
FSPF State is FULL
Neighbor Domain Id is 0x18(24)
Neighbor Interface is san-port-channel 200 (0x000400c7)
Statistics counters :
Number of packets received : LSU
7
LSA
7
Hello 238
Error packets 218
Number of packets transmitted : LSU
7
LSA
7
Hello 180
Retransmitted LSU
0
Number of times inactivity timer expired for the interface = 32
Possible Cause
The FSPF dead interval is misconfigured.
The following example shows possible log messages from the
show logging
command:
Example:
%FSPF-3-HELLO_MISMATCH: %$VSAN <vsan-id>%$ Mismatch in Dead timer in the Hello packet on
interface san-port-channel <channel-id>
N5K-2 %FSPF-3-FC2_PROC_ERR: %$VSAN <vsan-id>%$ Error in processing HELLO
packet on
interface san-port-channel <channel-id>, Error
= Bad packet received
Solution
To identify a mismatch of dead intervals on an ISL using the NX-OS CLI, perform the following steps:
Step 1
Either use the
debug fspf all
command and look for wrong dead interval messages
or check the last messages in the
show logging
command log for an error message.
The debug output generates the following messages:
fspf: Wrong hello interval for packet on interface 40000c7 in VSAN 200
fspf: Error in processing hello packet , error = Bad packet received
Step 2
Use the
undebug all
command to turn off debugging.
Tip
Open a second Telnet or SSH session before entering any debug commands. If the debug output
overwhelms the current session, you can use the second session to enter the
undebug all
command to
stop the debug message output.
Step 3
Use the
show fspf vsan
<vsan-id>
interface
command to view the FSPF configuration on both switches.
Example:
switch# show fspf vsan 200 interface san-port-channel 200
FSPF interface san-port-channel 200 in VSAN 200
FSPF routing administrative state is active
Interface cost is 125
Timer intervals configured, Hello 20 s, Dead 120 s, Retransmit 5 s
FSPF State is INIT
Statistics counters :
Number of packets received : LSU
4
LSA
4
Hello 27
Error packets 4
Number of packets transmitted : LSU
4
LSA
4
Hello 38
Retransmitted LSU
0
Number of times inactivity timer expired for the interface = 0