<?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: AAA authentication with RADIUS in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-with-radius/m-p/1687488#M238893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me if i'm wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mean secondary server will be used if router check either primary server fail or uable to access to service port?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Apr 2011 05:53:06 GMT</pubDate>
    <dc:creator>Rojer-bkk</dc:creator>
    <dc:date>2011-04-09T05:53:06Z</dc:date>
    <item>
      <title>AAA authentication with RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-with-radius/m-p/1687486#M238888</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login user-list group radius local&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;radius-server host 10.1.1.3 auth-port 1645 acct-port 1646 key xxxx&lt;/P&gt;&lt;P&gt;radius-server deadtime 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i add more radius-server host such as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;radius-server host 10.1.1.4 auth-port 1645 acct-port 1646 key xxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Server 10.1.1.4 will be backup for server 10.1.1.3?&lt;/P&gt;&lt;P&gt;2. Can i configure to be radius group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:58:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-with-radius/m-p/1687486#M238888</guid>
      <dc:creator>Rojer-bkk</dc:creator>
      <dc:date>2019-03-11T00:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: AAA authentication with RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-with-radius/m-p/1687487#M238890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;Router(config)# aaa group server radius &lt;GROUP-NAME&gt;&lt;/GROUP-NAME&gt;&lt;/DIV&gt;&lt;DIV&gt;Router(config-sg radius)# server 10.1.1.3&lt;/DIV&gt;&lt;DIV&gt;Router(config-sg radius)# server 10.1.1.4&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;P&gt;when you configure the aaa group like this 10.1.1.3 will be primary and 10.1.1.4 is secondary &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: please mark this thread as answered if you feel your query is resolved. Do rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 19:31:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-with-radius/m-p/1687487#M238890</guid>
      <dc:creator>andamani</dc:creator>
      <dc:date>2011-04-08T19:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: AAA authentication with RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-with-radius/m-p/1687488#M238893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me if i'm wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mean secondary server will be used if router check either primary server fail or uable to access to service port?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2011 05:53:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-with-radius/m-p/1687488#M238893</guid>
      <dc:creator>Rojer-bkk</dc:creator>
      <dc:date>2011-04-09T05:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: AAA authentication with RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-with-radius/m-p/1687489#M238894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The secondary server will be checked only when the primary server is not reachable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: please mark this thread as answered, if you feel your query is resolved. Do rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2011 01:39:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-with-radius/m-p/1687489#M238894</guid>
      <dc:creator>andamani</dc:creator>
      <dc:date>2011-04-10T01:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: AAA authentication with RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-with-radius/m-p/1687490#M238895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anisha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If router authenticate via secondary host, can i force router back to authenticate through primary RADIUS host? or router can do if it check primary host back? Thanks for feedback&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 05:24:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-with-radius/m-p/1687490#M238895</guid>
      <dc:creator>Rojer-bkk</dc:creator>
      <dc:date>2011-04-12T05:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: AAA authentication with RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-with-radius/m-p/1687491#M238896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The router will not check the primary server on its own if the session is up with the secondary server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to make the secondry server unreachable and then it will check for the primary server and autenticate if the server is up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: please mark this thread as&amp;nbsp; answered, if you feel your query is resolved. Do rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 05:33:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-with-radius/m-p/1687491#M238896</guid>
      <dc:creator>andamani</dc:creator>
      <dc:date>2011-04-12T05:33:35Z</dc:date>
    </item>
  </channel>
</rss>

