<?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: Unable to get AAA authentication working on 3750X switch. in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/unable-to-get-aaa-authentication-working-on-3750x-switch/m-p/5146660#M590706</link>
    <description>&lt;P&gt;No TACACS, just Radius&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jul 2024 11:50:38 GMT</pubDate>
    <dc:creator>Mogwai</dc:creator>
    <dc:date>2024-07-18T11:50:38Z</dc:date>
    <item>
      <title>Unable to get AAA authentication working on 3750X switch.</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-get-aaa-authentication-working-on-3750x-switch/m-p/5146641#M590702</link>
      <description>&lt;P&gt;I had a previous post on this, but I found that the switch's firmware was severely behind, so I updated this switch, but I am still having issues with the AAA process.&lt;/P&gt;&lt;P&gt;I've attached the running config of the switch in question &amp;amp; I can ssh to the switch with local creds, but not with Radius creds. Attempting the radius login, just leads to a hung ssh session that never completes.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment, this switch's config matches another 3750X switch we have with the same AAA config, so I'm not 100% where the issue lies.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 11:24:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-get-aaa-authentication-working-on-3750x-switch/m-p/5146641#M590702</guid>
      <dc:creator>Mogwai</dc:creator>
      <dc:date>2024-07-18T11:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get AAA authentication working on 3750X switch.</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-get-aaa-authentication-working-on-3750x-switch/m-p/5146652#M590704</link>
      <description>&lt;P&gt;there is no&amp;nbsp;&lt;BR /&gt;default route or default GW in your SW how then SW can connect to AAA server?&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 11:36:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-get-aaa-authentication-working-on-3750x-switch/m-p/5146652#M590704</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-07-18T11:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get AAA authentication working on 3750X switch.</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-get-aaa-authentication-working-on-3750x-switch/m-p/5146655#M590705</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1420211"&gt;@Mogwai&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Are you using only RADIUS or do you also have TACACS?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;TACACS:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tacacs-server host &lt;STRONG&gt;X.X.X.X&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;tacacs-server directed-request&lt;/P&gt;
&lt;P&gt;tacacs-server key XXXXXX&lt;/P&gt;
&lt;P&gt;AAA:&lt;/P&gt;
&lt;P&gt;aaa new-model&lt;/P&gt;
&lt;P&gt;aaa authentication login default group tacacs+ local&lt;/P&gt;
&lt;P&gt;aaa authentication login LOCAL_CONSOLE local&lt;/P&gt;
&lt;P&gt;aaa accounting commands 2 default start-stop group tacacs+&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 11:41:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-get-aaa-authentication-working-on-3750x-switch/m-p/5146655#M590705</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2024-07-18T11:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get AAA authentication working on 3750X switch.</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-get-aaa-authentication-working-on-3750x-switch/m-p/5146660#M590706</link>
      <description>&lt;P&gt;No TACACS, just Radius&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 11:50:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-get-aaa-authentication-working-on-3750x-switch/m-p/5146660#M590706</guid>
      <dc:creator>Mogwai</dc:creator>
      <dc:date>2024-07-18T11:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get AAA authentication working on 3750X switch.</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-get-aaa-authentication-working-on-3750x-switch/m-p/5146663#M590707</link>
      <description>&lt;P&gt;Also I return you your old post&amp;nbsp;&lt;BR /&gt;Mr. Rob send you command to config server I dont see it ?&lt;BR /&gt;you config server under server-group but you dont config server IP and key !!!!!!!!!&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 11:56:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-get-aaa-authentication-working-on-3750x-switch/m-p/5146663#M590707</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-07-18T11:56:09Z</dc:date>
    </item>
  </channel>
</rss>

