<?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: problem to telnet a router when only aaa new-model command a in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/problem-to-telnet-a-router-when-only-aaa-new-model-command-added/m-p/104700#M782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jeff for your support.&lt;/P&gt;&lt;P&gt;I have rebooted the router since the configuration was not saved.&lt;/P&gt;&lt;P&gt;There were no username configured locally so &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Oct 2002 06:11:23 GMT</pubDate>
    <dc:creator>amar.dendoune</dc:creator>
    <dc:date>2002-10-21T06:11:23Z</dc:date>
    <item>
      <title>problem to telnet a router when only aaa new-model command added</title>
      <link>https://community.cisco.com/t5/network-access-control/problem-to-telnet-a-router-when-only-aaa-new-model-command-added/m-p/104698#M780</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a router 2500 running ios version c2500-i-l_112-16.&lt;/P&gt;&lt;P&gt;the router is configured as follow to allow telnet session :&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;enable password *****&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; password ******&lt;/P&gt;&lt;P&gt;login&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added the command line "aaa new-model" to check the aaa command available with this IOS version.&lt;/P&gt;&lt;P&gt;I left the routeur without configuring any aaa command but i forgot to remove&lt;/P&gt;&lt;P&gt;the command "aaa new-model".&lt;/P&gt;&lt;P&gt;Now, when we are trying to telnet the router we are prompted to enter &lt;/P&gt;&lt;P&gt;username and not the vty login password.&lt;/P&gt;&lt;P&gt;Therefore i am not able to log into the router anymore.&lt;/P&gt;&lt;P&gt;How can this is possible and how can i telnet the router ?&lt;/P&gt;&lt;P&gt;Is there any workaround to bypass this ?&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:04:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problem-to-telnet-a-router-when-only-aaa-new-model-command-added/m-p/104698#M780</guid>
      <dc:creator>amar.dendoune</dc:creator>
      <dc:date>2020-02-21T18:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: problem to telnet a router when only aaa new-model command a</title>
      <link>https://community.cisco.com/t5/network-access-control/problem-to-telnet-a-router-when-only-aaa-new-model-command-added/m-p/104699#M781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you enable aaa new-model, then by default, the router will use local authentication.  Consequently, the easiest thing to do is create a local user:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username barney password rubble&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you could just configure no authentication:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, there is no way to telnet into the router until you reconfigure it, as described above.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to reconfigure, you will need physical access, and you will need to execute the password recovery procedure for your router type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/474/" target="_blank"&gt;http://www.cisco.com/warp/public/474/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, if you did not yet save the config (just exited), you could just reboot &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2002 22:27:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problem-to-telnet-a-router-when-only-aaa-new-model-command-added/m-p/104699#M781</guid>
      <dc:creator>jekrauss</dc:creator>
      <dc:date>2002-10-18T22:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: problem to telnet a router when only aaa new-model command a</title>
      <link>https://community.cisco.com/t5/network-access-control/problem-to-telnet-a-router-when-only-aaa-new-model-command-added/m-p/104700#M782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jeff for your support.&lt;/P&gt;&lt;P&gt;I have rebooted the router since the configuration was not saved.&lt;/P&gt;&lt;P&gt;There were no username configured locally so &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2002 06:11:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problem-to-telnet-a-router-when-only-aaa-new-model-command-added/m-p/104700#M782</guid>
      <dc:creator>amar.dendoune</dc:creator>
      <dc:date>2002-10-21T06:11:23Z</dc:date>
    </item>
  </channel>
</rss>

