<?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 Mixed login in Cisco Router in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/mixed-login-in-cisco-router/m-p/1250697#M378542</link>
    <description>&lt;P&gt;Hi all:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured Radius on all my network devices, but I need to enable mixed login (Radius and local) for only one of them (creating a local admin user)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;W.&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 23:37:45 GMT</pubDate>
    <dc:creator>walter.perera</dc:creator>
    <dc:date>2019-03-10T23:37:45Z</dc:date>
    <item>
      <title>Mixed login in Cisco Router</title>
      <link>https://community.cisco.com/t5/network-access-control/mixed-login-in-cisco-router/m-p/1250697#M378542</link>
      <description>&lt;P&gt;Hi all:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured Radius on all my network devices, but I need to enable mixed login (Radius and local) for only one of them (creating a local admin user)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;W.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:37:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/mixed-login-in-cisco-router/m-p/1250697#M378542</guid>
      <dc:creator>walter.perera</dc:creator>
      <dc:date>2019-03-10T23:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed login in Cisco Router</title>
      <link>https://community.cisco.com/t5/network-access-control/mixed-login-in-cisco-router/m-p/1250698#M378557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router(config)# username [username] password [password]&lt;/P&gt;&lt;P&gt;		radius-server host [ip]&lt;/P&gt;&lt;P&gt;		radius-server key [key]&lt;/P&gt;&lt;P&gt;		aaa new-model&lt;/P&gt;&lt;P&gt;		aaa authentication login default group radius local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Request will first go to radius and if it is down then it will let you in using local credential.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 20:01:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/mixed-login-in-cisco-router/m-p/1250698#M378557</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2009-08-04T20:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed login in Cisco Router</title>
      <link>https://community.cisco.com/t5/network-access-control/mixed-login-in-cisco-router/m-p/1250699#M378594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have quite similar config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa group server radius RadiusServers&lt;/P&gt;&lt;P&gt; server [IP] auth-port [PORT1] acct-port [PORT2]&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login default group RadiusServers local&lt;/P&gt;&lt;P&gt;aaa authentication enable default group RadiusServers enable&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when Radius is down, it works, but we want to create a local user on one of the routers and let them login not using Radius (the rest of the users will continue using Radius)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;W.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 20:11:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/mixed-login-in-cisco-router/m-p/1250699#M378594</guid>
      <dc:creator>walter.perera</dc:creator>
      <dc:date>2009-08-04T20:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed login in Cisco Router</title>
      <link>https://community.cisco.com/t5/network-access-control/mixed-login-in-cisco-router/m-p/1250700#M378634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Walter,&lt;/P&gt;&lt;P&gt;In that case you need to use local first,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group local RadiusServers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 20:21:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/mixed-login-in-cisco-router/m-p/1250700#M378634</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2009-08-04T20:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed login in Cisco Router</title>
      <link>https://community.cisco.com/t5/network-access-control/mixed-login-in-cisco-router/m-p/1250701#M378689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi JG:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your post. It works!&lt;/P&gt;&lt;P&gt;Just a small change:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default local group [RadiusServers]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 10:48:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/mixed-login-in-cisco-router/m-p/1250701#M378689</guid>
      <dc:creator>walter.perera</dc:creator>
      <dc:date>2009-08-05T10:48:07Z</dc:date>
    </item>
  </channel>
</rss>

