<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Isse while authenticating to a switch via RADIUS in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/isse-while-authenticating-to-a-switch-via-radius/m-p/4070460#M559790</link>
    <description>&lt;P&gt;Hello Everyone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have at home for learning purpose an ISE installation together + a Cisco Catalyst 2960-x.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did not work on these devices for the past few days... so I didnt changed anything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Today I started the LAB again, and&amp;nbsp;when I wanted to connect through SSH to my switch I get an access denied message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ISE&lt;/P&gt;&lt;PRE&gt;The Access-Request for the requested RADIUS is missing&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the switch I see&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;login as: alice
Keyboard-interactive authentication prompts from server:
| Password:
End of keyboard-interactive prompts from server
Access denied
Keyboard-interactive authentication prompts from server:
| Password:&lt;/PRE&gt;&lt;P&gt;The RADIUS debug shows a time out to my ISE Node&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Jan  5 21:57:44.979: RADIUS/ENCODE(0000000E): ask "Password: "
Jan  5 21:57:44.979: RADIUS/ENCODE(0000000E): send packet; GET_PASSWORD
Jan  5 21:57:47.416: RADIUS/ENCODE(0000000E):Orig. component type = Exec
Jan  5 21:57:47.416: RADIUS/ENCODE(0000000E): dropping service type, "radius-server attribute 6 on-for-login-auth" is off
Jan  5 21:57:47.416: RADIUS(0000000E): Config NAS IP: 0.0.0.0
Jan  5 21:57:47.416: RADIUS(0000000E): Config NAS IPv6: ::
Jan  5 21:57:47.416: RADIUS/ENCODE(0000000E): acct_session_id: 4
Jan  5 21:57:47.416: RADIUS(0000000E): sending
Jan  5 21:57:47.416: RADIUS/ENCODE: Best Local IP-Address 192.168.1.2 for Radius-Server 192.168.1.207
Jan  5 21:57:47.416: RADIUS(0000000E): Send Access-Request to 192.168.1.207:1812 onvrf(0) id 1645/2, len 69
Jan  5 21:57:47.416: RADIUS:  authenticator EF EE 82 6B 18 96 85 33 - 36 A0 83 3A B6 43 08 81
Jan  5 21:57:47.416: RADIUS:  User-Name           [1]   7   "alice"
Jan  5 21:57:47.416: RADIUS:  User-Password       [2]   18  *
Jan  5 21:57:47.416: RADIUS:  NAS-Port            [5]   6   1
Jan  5 21:57:47.416: RADIUS:  NAS-Port-Id         [87]  6   "tty1"
Jan  5 21:57:47.416: RADIUS:  NAS-Port-Type       [61]  6   Virtual                   [5]
Jan  5 21:57:47.416: RADIUS:  NAS-IP-Address      [4]   6   192.168.1.2
Jan  5 21:57:47.416: RADIUS(0000000E): Sending a IPv4 Radius Packet
Jan  5 21:57:47.419: RADIUS(0000000E): Started 5 sec timeout
Jan  5 21:57:52.459: RADIUS(0000000E): Request timed out!
Jan  5 21:57:52.459: RADIUS: Retransmit to (192.168.1.207:1812,1813) for id 1645/2
Jan  5 21:57:52.459: RADIUS(0000000E): Started 5 sec timeout
Jan  5 21:57:57.492: RADIUS(0000000E): Request timed out!
Jan  5 21:57:57.492: RADIUS: Retransmit to (192.168.1.207:1812,1813) for id 1645/2
Jan  5 21:57:57.492: RADIUS(0000000E): Started 5 sec timeout
Jan  5 21:58:02.526: RADIUS(0000000E): Request timed out!
Jan  5 21:58:02.526: RADIUS: Retransmit to (192.168.1.207:1812,1813) for id 1645/2
Jan  5 21:58:02.526: RADIUS(0000000E): Started 5 sec timeout
Jan  5 21:58:07.555: RADIUS(0000000E): Request timed out!
Jan  5 21:58:07.555: RADIUS: No response from (192.168.1.207:1812,1813) for id 1645/2
Jan  5 21:58:07.555: RADIUS/DECODE: No response from radius-server; parse response; FAIL
Jan  5 21:58:07.555: RADIUS/DECODE: Case error(no response/ bad packet/ op decode);parse response; FAIL
Jan  5 21:58:09.558: RADIUS/ENCODE(0000000E): ask "Password: "
Jan  5 21:58:09.558: RADIUS/ENCODE(0000000E): send packet; GET_PASSWORD&lt;/PRE&gt;&lt;P&gt;Ping is working fine.&lt;/P&gt;&lt;P&gt;I dont know if normally port 18212, 1813, 1645 and 1646 will be open if I connect through telnet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Switch#ping 192.168.1.207
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.207, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/3/4 ms
Switch#
Switch#telnet 192.168.1.207 1812
Trying 192.168.1.207, 1812 ...
% Connection timed out; remote host not responding

Switch#
Switch#
Switch#telnet 192.168.1.207 1813
Trying 192.168.1.207, 1813 ...
% Connection timed out; remote host not responding

Switch#telnet 192.168.1.207 1645
Trying 192.168.1.207, 1645 ...
% Connection timed out; remote host not responding

Switch#telnet 192.168.1.207 1646
Trying 192.168.1.207, 1646 ...&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only thing I can see on the ISE is the error/warning message attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ive already reload the switch and the ISE it self. no changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone has an IDEA why this is happen?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help,&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Max&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2020 09:38:12 GMT</pubDate>
    <dc:creator>Mad Max</dc:creator>
    <dc:date>2020-04-21T09:38:12Z</dc:date>
    <item>
      <title>Isse while authenticating to a switch via RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/isse-while-authenticating-to-a-switch-via-radius/m-p/4070460#M559790</link>
      <description>&lt;P&gt;Hello Everyone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have at home for learning purpose an ISE installation together + a Cisco Catalyst 2960-x.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did not work on these devices for the past few days... so I didnt changed anything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Today I started the LAB again, and&amp;nbsp;when I wanted to connect through SSH to my switch I get an access denied message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ISE&lt;/P&gt;&lt;PRE&gt;The Access-Request for the requested RADIUS is missing&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the switch I see&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;login as: alice
Keyboard-interactive authentication prompts from server:
| Password:
End of keyboard-interactive prompts from server
Access denied
Keyboard-interactive authentication prompts from server:
| Password:&lt;/PRE&gt;&lt;P&gt;The RADIUS debug shows a time out to my ISE Node&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Jan  5 21:57:44.979: RADIUS/ENCODE(0000000E): ask "Password: "
Jan  5 21:57:44.979: RADIUS/ENCODE(0000000E): send packet; GET_PASSWORD
Jan  5 21:57:47.416: RADIUS/ENCODE(0000000E):Orig. component type = Exec
Jan  5 21:57:47.416: RADIUS/ENCODE(0000000E): dropping service type, "radius-server attribute 6 on-for-login-auth" is off
Jan  5 21:57:47.416: RADIUS(0000000E): Config NAS IP: 0.0.0.0
Jan  5 21:57:47.416: RADIUS(0000000E): Config NAS IPv6: ::
Jan  5 21:57:47.416: RADIUS/ENCODE(0000000E): acct_session_id: 4
Jan  5 21:57:47.416: RADIUS(0000000E): sending
Jan  5 21:57:47.416: RADIUS/ENCODE: Best Local IP-Address 192.168.1.2 for Radius-Server 192.168.1.207
Jan  5 21:57:47.416: RADIUS(0000000E): Send Access-Request to 192.168.1.207:1812 onvrf(0) id 1645/2, len 69
Jan  5 21:57:47.416: RADIUS:  authenticator EF EE 82 6B 18 96 85 33 - 36 A0 83 3A B6 43 08 81
Jan  5 21:57:47.416: RADIUS:  User-Name           [1]   7   "alice"
Jan  5 21:57:47.416: RADIUS:  User-Password       [2]   18  *
Jan  5 21:57:47.416: RADIUS:  NAS-Port            [5]   6   1
Jan  5 21:57:47.416: RADIUS:  NAS-Port-Id         [87]  6   "tty1"
Jan  5 21:57:47.416: RADIUS:  NAS-Port-Type       [61]  6   Virtual                   [5]
Jan  5 21:57:47.416: RADIUS:  NAS-IP-Address      [4]   6   192.168.1.2
Jan  5 21:57:47.416: RADIUS(0000000E): Sending a IPv4 Radius Packet
Jan  5 21:57:47.419: RADIUS(0000000E): Started 5 sec timeout
Jan  5 21:57:52.459: RADIUS(0000000E): Request timed out!
Jan  5 21:57:52.459: RADIUS: Retransmit to (192.168.1.207:1812,1813) for id 1645/2
Jan  5 21:57:52.459: RADIUS(0000000E): Started 5 sec timeout
Jan  5 21:57:57.492: RADIUS(0000000E): Request timed out!
Jan  5 21:57:57.492: RADIUS: Retransmit to (192.168.1.207:1812,1813) for id 1645/2
Jan  5 21:57:57.492: RADIUS(0000000E): Started 5 sec timeout
Jan  5 21:58:02.526: RADIUS(0000000E): Request timed out!
Jan  5 21:58:02.526: RADIUS: Retransmit to (192.168.1.207:1812,1813) for id 1645/2
Jan  5 21:58:02.526: RADIUS(0000000E): Started 5 sec timeout
Jan  5 21:58:07.555: RADIUS(0000000E): Request timed out!
Jan  5 21:58:07.555: RADIUS: No response from (192.168.1.207:1812,1813) for id 1645/2
Jan  5 21:58:07.555: RADIUS/DECODE: No response from radius-server; parse response; FAIL
Jan  5 21:58:07.555: RADIUS/DECODE: Case error(no response/ bad packet/ op decode);parse response; FAIL
Jan  5 21:58:09.558: RADIUS/ENCODE(0000000E): ask "Password: "
Jan  5 21:58:09.558: RADIUS/ENCODE(0000000E): send packet; GET_PASSWORD&lt;/PRE&gt;&lt;P&gt;Ping is working fine.&lt;/P&gt;&lt;P&gt;I dont know if normally port 18212, 1813, 1645 and 1646 will be open if I connect through telnet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Switch#ping 192.168.1.207
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.207, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/3/4 ms
Switch#
Switch#telnet 192.168.1.207 1812
Trying 192.168.1.207, 1812 ...
% Connection timed out; remote host not responding

Switch#
Switch#
Switch#telnet 192.168.1.207 1813
Trying 192.168.1.207, 1813 ...
% Connection timed out; remote host not responding

Switch#telnet 192.168.1.207 1645
Trying 192.168.1.207, 1645 ...
% Connection timed out; remote host not responding

Switch#telnet 192.168.1.207 1646
Trying 192.168.1.207, 1646 ...&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only thing I can see on the ISE is the error/warning message attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ive already reload the switch and the ISE it self. no changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone has an IDEA why this is happen?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help,&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Max&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 09:38:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/isse-while-authenticating-to-a-switch-via-radius/m-p/4070460#M559790</guid>
      <dc:creator>Mad Max</dc:creator>
      <dc:date>2020-04-21T09:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Isse while authenticating to a switch via RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/isse-while-authenticating-to-a-switch-via-radius/m-p/4071140#M559824</link>
      <description>&lt;P&gt;RADIUS is UDP so you will not get any response with telnet on the ports. I suggest using 'test aaa ...' command to validate RADIUS configuration. Also suggest sharing aaa configuration and ISE live log details.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2020 05:19:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/isse-while-authenticating-to-a-switch-via-radius/m-p/4071140#M559824</guid>
      <dc:creator>howon</dc:creator>
      <dc:date>2020-04-22T05:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Isse while authenticating to a switch via RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/isse-while-authenticating-to-a-switch-via-radius/m-p/4072229#M559855</link>
      <description>Hello Howon&lt;BR /&gt;&lt;BR /&gt;Thanks for replying. I forgot to mention it. While executing test aaa command, the answer was always no response from server.&lt;BR /&gt;&lt;BR /&gt;Live logs didnt see any request.&lt;BR /&gt;&lt;BR /&gt;Both IPs are in the same subnet. Therefore there is no Firewall in between.&lt;BR /&gt;&lt;BR /&gt;After 2 days of troubleshooting ive decided to re-install the server. Ive backuped my configuration and restored it.&lt;BR /&gt;&lt;BR /&gt;now it works perfectly again. (with the same configuration)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Max&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Apr 2020 09:58:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/isse-while-authenticating-to-a-switch-via-radius/m-p/4072229#M559855</guid>
      <dc:creator>Mad Max</dc:creator>
      <dc:date>2020-04-23T09:58:09Z</dc:date>
    </item>
  </channel>
</rss>

