<?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 on 6513 switch in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-on-6513-switch/m-p/651399#M421747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vijay &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked at the config that you posted. I note that you are specifying local authentication for login to user mode and no authentication for enable mode. That is a slightly unusual combination, but if that is what you want you can do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps we need to clarify what the problem is. Your original post said that AAA was not working. I assumed that you were trying to communicate with an AAA server, but that is not what the config is doing. So perhaps you can clarify what about the AAA is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Feb 2007 16:12:51 GMT</pubDate>
    <dc:creator>Richard Burts</dc:creator>
    <dc:date>2007-02-07T16:12:51Z</dc:date>
    <item>
      <title>AAA on 6513 switch</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-on-6513-switch/m-p/651396#M421741</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;In 6513 the AAA config not working&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:58:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-on-6513-switch/m-p/651396#M421741</guid>
      <dc:creator>pbvijay143</dc:creator>
      <dc:date>2019-03-10T21:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: AAA on 6513 switch</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-on-6513-switch/m-p/651397#M421743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vijay &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have not given us much to work with here. The problem could be a configuration mistake on the 6513, it could be that the 6513 is not properly configured on the AAA server, it could be that the key used is not the same on both devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Posting the AAA configuration of the 6513 would be a good place to start. Also it would help if you would verify that there is IP connectivity between the 6513 and the AAA server. You could also look into the logs on the AAA server under failed attempts and tell us if there is any error message when you attempt AAA from the 6513.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can provide us some of the things I have asked for we may be able to find the solution to your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 15:29:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-on-6513-switch/m-p/651397#M421743</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2007-02-07T15:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: AAA on 6513 switch</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-on-6513-switch/m-p/651398#M421745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rick&lt;/P&gt;&lt;P&gt;here the configuration&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa group server tacacs+ ACS&lt;/P&gt;&lt;P&gt;aaa authentication login default local&lt;/P&gt;&lt;P&gt;aaa authentication enable default none&lt;/P&gt;&lt;P&gt;aaa session-id unique&lt;/P&gt;&lt;P&gt;tacacs-server host x.x.x.x&lt;/P&gt;&lt;P&gt;tacacs-server host x.x.x.x&lt;/P&gt;&lt;P&gt;no tacacs-server directed-request&lt;/P&gt;&lt;P&gt;tacacs-server key xxxxxxxx&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;The IOS verison is 12.2(18)SXD6,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 15:56:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-on-6513-switch/m-p/651398#M421745</guid>
      <dc:creator>pbvijay143</dc:creator>
      <dc:date>2007-02-07T15:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: AAA on 6513 switch</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-on-6513-switch/m-p/651399#M421747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vijay &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked at the config that you posted. I note that you are specifying local authentication for login to user mode and no authentication for enable mode. That is a slightly unusual combination, but if that is what you want you can do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps we need to clarify what the problem is. Your original post said that AAA was not working. I assumed that you were trying to communicate with an AAA server, but that is not what the config is doing. So perhaps you can clarify what about the AAA is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 16:12:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-on-6513-switch/m-p/651399#M421747</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2007-02-07T16:12:51Z</dc:date>
    </item>
  </channel>
</rss>

