Cisco N5K-C5010P-BF Troubleshooting Guide - Page 133

Unable to decode content of packets with Wireshark, Role assignment fails when user logs

Page 133 highlights

Chapter 6 Troubleshooting Security Issues AAA Send document comments to [email protected]. Possible Cause AAA server is not accessable in network. Solution If the problem persists after correcting the VRF association and correcting the user-account credentials, then perform the following: • If the test aaa command returns the error, "error authenticating to server", the route to the server might be missing in the configuration. Use the ping command, if the AAA server is associated with the default VRF. If it is associated with VRF management, use the ping vrf management command. • If the message "No route to host" appears, then the static route to the server is not configured properly. Reconfigure the IP route in the corresponding VRF context. • Enter the ping command again. If the command is successful, then use the test aaa group command. • If the ping command is unsuccessful, then check the network connectivity, such as if the ARP entry of the nexthop router is displayed in the show ip arp [vrf management] command or if the ARP entry of the Nexus 5000 switch exists in the nexthop router's ARP table. Unable to decode content of packets with Wireshark AAA packets were captured from the network, but Wireshark was unable to decode the content of the packets. Possible Cause AAA packets are encrypted while the host key is enabled. Solution Perform the following steps to decode the content: • Use the no tacacs-server command to delete the TACACS server configuration. • Reconfigure the TACACS server without specifying any key. • Reconfigure the AAA client for the Nexus 5000 switch on the Network Configuration page in ACS while removing the host key. • Re-do the wire tapping. The captured packetsnow should not be encrypted and the data content should be decoded properly by Wireshark. • After the packet capturing, the administrator should revert to the host key configuration for better security. Role assignment fails when user logs in Role assignment fails when the user logs in. (From the perspective of the Nexus 5000 switch AAA.) Possible Cause Assuming that the ACS or TACACS+ and RADIUS has the Cisco av pair configured correctly, then the problem might be that the internal or local VRF assignment for the user login is not working correctly. Solution OL-25300-01 Cisco Nexus 5000 Series Troubleshooting Guide 6-5

  • 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].
6-5
Cisco Nexus 5000 Series Troubleshooting Guide
OL-25300-01
Chapter 6
Troubleshooting Security Issues
AAA
Possible Cause
AAA server is not accessable in network.
Solution
If the problem persists after correcting the VRF association and correcting the user-account credentials,
then perform the following:
If the
test aaa
command returns the error, "error authenticating to server", the route to the server
might be missing in the configuration. Use the
ping
<server>
command, if the AAA server is
associated with the default VRF. If it is associated with VRF management, use the
ping
<server>
vrf management
command.
If the message "No route to host" appears, then the static route to the server is not configured
properly. Reconfigure the IP route in the corresponding VRF context.
Enter the
ping
<server>
command again. If the command is successful, then use the
test aaa group
<name> <username> <password>
command.
If the
ping
<server>
command is unsuccessful, then check the network connectivity, such as if the
ARP entry of the nexthop router is displayed in the
show ip arp [vrf management]
command or if
the ARP entry of the Nexus 5000 switch exists in the nexthop router's ARP table.
Unable to decode content of packets with Wireshark
AAA packets were captured from the network, but Wireshark was unable to decode the content of the
packets.
Possible Cause
AAA packets are encrypted while the host key is enabled.
Solution
Perform the following steps to decode the content:
Use the no tacacs-server command to delete the TACACS server configuration.
Reconfigure the TACACS server without specifying any key.
Reconfigure the AAA client for the Nexus 5000 switch on the Network Configuration page in ACS
while removing the host key.
Re-do the wire tapping. The captured packetsnow should not be encrypted and the data content
should be decoded properly by Wireshark.
After the packet capturing, the administrator should revert to the host key configuration for better
security.
Role assignment fails when user logs in
Role assignment fails when the user logs in. (From the perspective of the Nexus 5000 switch AAA.)
Possible Cause
Assuming that the ACS or TACACS+ and RADIUS has the Cisco av pair configured correctly, then the
problem might be that the internal or local VRF assignment for the user login is not working correctly.
Solution