<?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 of course after hours of in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-not-working-on-cisco-3560-switch-their-is-no-communications/m-p/2661783#M56112</link>
    <description>&lt;P&gt;of course after hours of trying/testing I figure it out after I post the question here. &amp;nbsp;The problem was that I was missing the radius server addresses after the aaa command:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;aaa group server radius RADIUSSERVERGROUPNAME&lt;BR /&gt; server 1.1.1.1 auth-port 1645 acct-port 1646&lt;BR /&gt; server 2.2.2.2 auth-port 1645 acct-port 1646&lt;/P&gt;</description>
    <pubDate>Mon, 22 Aug 2016 18:54:33 GMT</pubDate>
    <dc:creator>onnigsaya</dc:creator>
    <dc:date>2016-08-22T18:54:33Z</dc:date>
    <item>
      <title>AAA not working on cisco 3560 Switch ,Their is no communications between the Swicth and NAP server</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-not-working-on-cisco-3560-switch-their-is-no-communications/m-p/2661778#M56107</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I am trying to apply AAA configuration on Cisco C3560E switch.The same setting is working on other 16 networks switches.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following configuration is applied on the switch&amp;nbsp;&lt;/P&gt;&lt;P&gt;(config)#service password-encryption &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;(config)#aaa new-model&lt;BR /&gt;(config)#aaa authorization network default group radius&lt;BR /&gt;(config)#username NORAD&amp;nbsp;priv 15 secret dasdsadaa&lt;BR /&gt;(config)#aaa group server radius NPS-RADIUS-SERVERS&lt;BR /&gt;sw1(config-sg-radius)#server-private 192.168.1.11 auth-port 1812 acct-port 1812 key secret&lt;BR /&gt;sw1(config-sg-radius)#exit&lt;BR /&gt;sw1(config)#aaa authentication login default group NPS-RADIUS-SERVERS local&lt;BR /&gt;sw1(config)#aaa authorization exec default group NPS-RADIUS-SERVERS local if-authenticated&lt;BR /&gt;sw1(config)#aaa authorization console&lt;/P&gt;&lt;P&gt;Plus This switch is added as a radius client in the radius server&lt;BR /&gt;The Switch can ping the radius server visevarsa&amp;nbsp;&lt;BR /&gt;Tried different&amp;nbsp;auth-port 1645 acct-port 1646 and others still to luck&lt;/P&gt;&lt;P&gt;NO LOG present in NPS server for comunication&amp;nbsp;between the switch and NPS server.It is apprent that swicth is not talking to NPS(AAA) can not figure out the reason&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 05:37:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-not-working-on-cisco-3560-switch-their-is-no-communications/m-p/2661778#M56107</guid>
      <dc:creator>salmanearn</dc:creator>
      <dc:date>2019-03-11T05:37:03Z</dc:date>
    </item>
    <item>
      <title>What interface are you using</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-not-working-on-cisco-3560-switch-their-is-no-communications/m-p/2661779#M56108</link>
      <description>&lt;P&gt;What interface are you using to source your Radius packets from? Make sure that:&lt;/P&gt;&lt;P&gt;- You can ping the Radius server while sourcing the packets from that interface&lt;/P&gt;&lt;P&gt;- Make sure the IP address of that interface is the IP address configured on the Radius server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 14.3999996185303px; background-color: rgb(249, 249, 249);"&gt;Thank you for rating helpful posts!&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 21:14:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-not-working-on-cisco-3560-switch-their-is-no-communications/m-p/2661779#M56108</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2015-04-08T21:14:28Z</dc:date>
    </item>
    <item>
      <title>The radius server can ping</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-not-working-on-cisco-3560-switch-their-is-no-communications/m-p/2661780#M56109</link>
      <description>&lt;P&gt;The radius server can ping the switch and the switch can ping radius server.&lt;/P&gt;&lt;P&gt;There are&amp;nbsp;approx 40 plus other switches, this configuration is working on them perfectly. However all the 3560 switches the same thing is happening.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The switches are not talking to radius server no logs. But the local authentication is working on all of them. But not the AAA.&lt;/P&gt;&lt;P&gt;Is it possible some setting in the switch is giving precedence to local authentication rather then going for AAA.&lt;/P&gt;&lt;P&gt;Please suggest&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>Thu, 09 Apr 2015 06:37:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-not-working-on-cisco-3560-switch-their-is-no-communications/m-p/2661780#M56109</guid>
      <dc:creator>salmanearn</dc:creator>
      <dc:date>2015-04-09T06:37:11Z</dc:date>
    </item>
    <item>
      <title>It is strange that you are</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-not-working-on-cisco-3560-switch-their-is-no-communications/m-p/2661781#M56110</link>
      <description>&lt;P&gt;It is strange that you are not seeing any logs...this would usually suggest that the communication is blocked by Firewall/access-list. I know that you said that ping is working but perhaps something else is blocking the Radius ports. Have you tried to do a packet capture and see if you are seeing the Radius packets.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, on the switch, you can issue the&amp;nbsp;&lt;STRONG&gt;show aaa servers&amp;nbsp;&lt;/STRONG&gt;command and see the status.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 14.3999996185303px; background-color: rgb(249, 249, 249);"&gt;Thank you for rating helpful posts!&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2015 16:50:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-not-working-on-cisco-3560-switch-their-is-no-communications/m-p/2661781#M56110</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2015-04-09T16:50:11Z</dc:date>
    </item>
    <item>
      <title>Was this issue ever resolved?</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-not-working-on-cisco-3560-switch-their-is-no-communications/m-p/2661782#M56111</link>
      <description>&lt;P&gt;Was this issue ever resolved? &amp;nbsp;I have the same problem. &amp;nbsp;Configuration seems appropriate but no packets reaching out to configured radius server. &amp;nbsp;Telnet over authorization and authentication ports 1646 and 1645 works, data passes and logged by firewall, but when I try to ssh to the box with radius configuration, nothing.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2016 18:22:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-not-working-on-cisco-3560-switch-their-is-no-communications/m-p/2661782#M56111</guid>
      <dc:creator>onnigsaya</dc:creator>
      <dc:date>2016-08-22T18:22:08Z</dc:date>
    </item>
    <item>
      <title>of course after hours of</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-not-working-on-cisco-3560-switch-their-is-no-communications/m-p/2661783#M56112</link>
      <description>&lt;P&gt;of course after hours of trying/testing I figure it out after I post the question here. &amp;nbsp;The problem was that I was missing the radius server addresses after the aaa command:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;aaa group server radius RADIUSSERVERGROUPNAME&lt;BR /&gt; server 1.1.1.1 auth-port 1645 acct-port 1646&lt;BR /&gt; server 2.2.2.2 auth-port 1645 acct-port 1646&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2016 18:54:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-not-working-on-cisco-3560-switch-their-is-no-communications/m-p/2661783#M56112</guid>
      <dc:creator>onnigsaya</dc:creator>
      <dc:date>2016-08-22T18:54:33Z</dc:date>
    </item>
  </channel>
</rss>

