<?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 Re: Strange message when configuring RADIUS in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/strange-message-when-configuring-radius/m-p/3175177#M555764</link>
    <description>&lt;P&gt;Perfect, thanks&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2017 11:00:57 GMT</pubDate>
    <dc:creator>SamE</dc:creator>
    <dc:date>2017-08-24T11:00:57Z</dc:date>
    <item>
      <title>Strange message when configuring RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/strange-message-when-configuring-radius/m-p/3175125#M555760</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been setting up a 2960 running 15.2(2)E6 and when I used the default config that was used I came across the message about radius-server becoming depreciated so I thought I would look into it. I am fairly new to Cisco so am relying on other docs to try and get this working. Using&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security-vpn/remote-authentication-dial-user-service-radius/200403-AAA-Server-Priority-explained-with-new-R.html" target="_self"&gt;this&lt;/A&gt;&amp;nbsp;combined with&amp;nbsp;&lt;A href="https://supportforums.cisco.com/t5/aaa-identity-and-nac/two-radius-server-in-1-cisco-router/td-p/1356872" target="_self"&gt;this&lt;/A&gt;&amp;nbsp;document I have come up with the config below to set up our 2 RADIUS servers:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;radius server radius1
address ipv4 10.x.x.20
key xxxxxx
radius server radius2
address ipv4 10.x.x.21
key xxxxxx
aaa group server radius RAD
server name radius1
server name radius2
aaa authentication login default group RAD local
aaa authorization exec default group RAD local
line vty 0 4
login authentication RAD&lt;/PRE&gt;&lt;P&gt;This config seems to work fine but when I do the vty lines I get the message:&amp;nbsp;AAA: Warning authentication list "RAD" is not defined for LOGIN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I be worried about this? I can't work out why it is saying that as the aaa authentication login is showing in the config. What could be causing it? What should I be doing differently?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:32:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/strange-message-when-configuring-radius/m-p/3175125#M555760</guid>
      <dc:creator>SamE</dc:creator>
      <dc:date>2020-02-21T18:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message when configuring RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/strange-message-when-configuring-radius/m-p/3175155#M555761</link>
      <description>&lt;P&gt;Under the vty lines you shoud refer to your method list (default in your case), not the server group. So it would need to be:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;login authentication default&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Agris&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please vote if this helps&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 10:39:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/strange-message-when-configuring-radius/m-p/3175155#M555761</guid>
      <dc:creator>agrissimanis</dc:creator>
      <dc:date>2017-08-24T10:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message when configuring RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/strange-message-when-configuring-radius/m-p/3175168#M555762</link>
      <description>&lt;P&gt;Great, thanks. If it is the default does that mean you don't need to put the line in at all or do you still need to set it but it just doesn't show up when you view the running config?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 10:51:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/strange-message-when-configuring-radius/m-p/3175168#M555762</guid>
      <dc:creator>SamE</dc:creator>
      <dc:date>2017-08-24T10:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message when configuring RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/strange-message-when-configuring-radius/m-p/3175175#M555763</link>
      <description>&lt;P&gt;It will immediately apply to all vty lines, if there is no specific method list defined under the vty lines&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 10:59:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/strange-message-when-configuring-radius/m-p/3175175#M555763</guid>
      <dc:creator>agrissimanis</dc:creator>
      <dc:date>2017-08-24T10:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message when configuring RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/strange-message-when-configuring-radius/m-p/3175177#M555764</link>
      <description>&lt;P&gt;Perfect, thanks&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 11:00:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/strange-message-when-configuring-radius/m-p/3175177#M555764</guid>
      <dc:creator>SamE</dc:creator>
      <dc:date>2017-08-24T11:00:57Z</dc:date>
    </item>
  </channel>
</rss>

