<?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 AS5850's not allowing me to use aaa in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/as5850-s-not-allowing-me-to-use-aaa/m-p/237461#M434406</link>
    <description>&lt;P&gt;hi everyone,&lt;/P&gt;&lt;P&gt;   i have a problem getting the accesss severs (AS5850's and AS5550's to work using aaa authentication. anytime i add in the aaa configuration i am able to ping but not telnet using my user/password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the folllowing is a template of commands i use for all devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication banner ^CC Unauthorized use is Prohibited ^C&lt;/P&gt;&lt;P&gt;aaa authentication fail-message ^CC Failed Login ^C&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local none&lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs+ line enable none&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 14:47:38 GMT</pubDate>
    <dc:creator>m.montenegro</dc:creator>
    <dc:date>2019-03-10T14:47:38Z</dc:date>
    <item>
      <title>AS5850's not allowing me to use aaa</title>
      <link>https://community.cisco.com/t5/network-access-control/as5850-s-not-allowing-me-to-use-aaa/m-p/237461#M434406</link>
      <description>&lt;P&gt;hi everyone,&lt;/P&gt;&lt;P&gt;   i have a problem getting the accesss severs (AS5850's and AS5550's to work using aaa authentication. anytime i add in the aaa configuration i am able to ping but not telnet using my user/password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the folllowing is a template of commands i use for all devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication banner ^CC Unauthorized use is Prohibited ^C&lt;/P&gt;&lt;P&gt;aaa authentication fail-message ^CC Failed Login ^C&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local none&lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs+ line enable none&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 14:47:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5850-s-not-allowing-me-to-use-aaa/m-p/237461#M434406</guid>
      <dc:creator>m.montenegro</dc:creator>
      <dc:date>2019-03-10T14:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: AS5850's not allowing me to use aaa</title>
      <link>https://community.cisco.com/t5/network-access-control/as5850-s-not-allowing-me-to-use-aaa/m-p/237462#M434407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have not provided enough information to allow us to diagnose the issue. &lt;/P&gt;&lt;P&gt;- In the config how is the tacacs host configured and how is the tacacs password configured? &lt;/P&gt;&lt;P&gt;- After you attempt to telnet do you get the "failed login" error message? &lt;/P&gt;&lt;P&gt;- What are the results of doing show tacacs on the router?&lt;/P&gt;&lt;P&gt;- Are you sure that your user name and password are correctly defined in tacacs and are you sure that your id in tacacs is set up to have access to these devices?&lt;/P&gt;&lt;P&gt;- Have you run debug tacacs authentication? and if so what results did debug produce?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we know these things we will be in much better position to answer your problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2004 14:56:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5850-s-not-allowing-me-to-use-aaa/m-p/237462#M434407</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2004-05-12T14:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: AS5850's not allowing me to use aaa</title>
      <link>https://community.cisco.com/t5/network-access-control/as5850-s-not-allowing-me-to-use-aaa/m-p/237463#M434408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, &lt;/P&gt;&lt;P&gt;these are the lines i use for all my devices and they work perfectly, but when i try the same config on the 2611SLT's and the 3745gatekeepers it doesn't even give me a user name and password prompt but i am able to ping it from my tacacs server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model &lt;/P&gt;&lt;P&gt;aaa authentication banner ^CC Unauthorized use is Prohibited ^C&lt;/P&gt;&lt;P&gt;aaa authentication fail-message ^CC Failed Login ^C&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local none&lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs+ line enable none&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;Tacacs-server host *.*.*.*&lt;/P&gt;&lt;P&gt;Tacacs-server  key *********&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2004 19:36:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5850-s-not-allowing-me-to-use-aaa/m-p/237463#M434408</guid>
      <dc:creator>m.montenegro</dc:creator>
      <dc:date>2004-05-12T19:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: AS5850's not allowing me to use aaa</title>
      <link>https://community.cisco.com/t5/network-access-control/as5850-s-not-allowing-me-to-use-aaa/m-p/237464#M434409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the fact that there is no prompt for username or password may be a clue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post the configuration of the vty ports.&lt;/P&gt;&lt;P&gt;In particular I am interested in is exec or no exec configured; is there an access-class configured; is a password configured; is there a particular transport configured.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2004 20:10:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/as5850-s-not-allowing-me-to-use-aaa/m-p/237464#M434409</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2004-05-12T20:10:07Z</dc:date>
    </item>
  </channel>
</rss>

