<?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 ACCESS SWITCH USING AAA CREDENTIALS in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4656878#M576338</link>
    <description>&lt;P&gt;we need also the config of line vty&amp;nbsp;&lt;BR /&gt;please share it here&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jul 2022 14:35:25 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2022-07-25T14:35:25Z</dc:date>
    <item>
      <title>UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4656874#M576337</link>
      <description>&lt;P&gt;Hello All, I configured AAA on a c9300-48P, but I can't seem to login to the switch using the AAA credentials.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Find the configuration below:&lt;/P&gt;&lt;P&gt;SW#sh run aaa&lt;/P&gt;&lt;P&gt;! aaa authentication login AAA group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization exec AAA group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 AAA start-stop group tacacs+&lt;/P&gt;&lt;P&gt;! ! ! ! ! ! tacacs server ACS1&lt;/P&gt;&lt;P&gt;address ipv4 x.x.x.x&lt;/P&gt;&lt;P&gt;key ######&lt;/P&gt;&lt;P&gt;tacacs server ACS2&lt;/P&gt;&lt;P&gt;address ipv4 x.x.x.x&lt;/P&gt;&lt;P&gt;key ###### !&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa session-id common !&lt;/P&gt;&lt;P&gt;!!!!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly assist&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 14:27:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4656874#M576337</guid>
      <dc:creator>ugwuugochukwukizito</dc:creator>
      <dc:date>2022-07-25T14:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4656878#M576338</link>
      <description>&lt;P&gt;we need also the config of line vty&amp;nbsp;&lt;BR /&gt;please share it here&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 14:35:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4656878#M576338</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-07-25T14:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4656905#M576340</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1161768"&gt;@ugwuugochukwukizito&lt;/a&gt; Do you see anything in the logs on the ACS/ISE?&lt;/P&gt;
&lt;P&gt;Have you created a NAD in ACS of the switch IP address and entered the correct shared secret?&lt;/P&gt;
&lt;P&gt;Is the TACACS request sourced from the correct IP address (the IP address defined on ACS)? If not specify the source interface on the switch.&lt;/P&gt;
&lt;P&gt;You may be using ACS, but this ISE device administation guide has all the switch configuration commands, as you don't appear to have configured all the aaa commands. &lt;A href="https://community.cisco.com/t5/security-knowledge-base/cisco-ise-device-administration-prescriptive-deployment-guide/ta-p/3738365" target="_blank"&gt;https://community.cisco.com/t5/security-knowledge-base/cisco-ise-device-administration-prescriptive-deployment-guide/ta-p/3738365&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 15:21:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4656905#M576340</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-07-25T15:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4657164#M576345</link>
      <description>&lt;P&gt;It appears you're using a method list in your aaa commands - as MHM mentioned, we need to see the output of&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;show run | sec line&lt;/LI-CODE&gt;
&lt;P&gt;to see if/how you have implemented the method list correctly.&lt;/P&gt;
&lt;P&gt;If you didn't intentionally want this, then replace the AAA with 'default'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;aaa authentication login default group tacacs+ local
aaa authorization exec default group tacacs+ local if-authenticated
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 26 Jul 2022 01:32:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4657164#M576345</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2022-07-26T01:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4657416#M576350</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;This is the line vty&amp;nbsp;output:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;line vty 0 4&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;authorization exec AAA&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;accounting commands 15 AAA&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;login authentication AAA&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;transport input ssh&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;transport output ssh&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;line vty 5 98&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;authorization exec AAA&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;accounting commands 15 AAA&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;login authentication AAA&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;transport input ssh&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;transport output ssh&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 09:34:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4657416#M576350</guid>
      <dc:creator>ugwuugochukwukizito</dc:creator>
      <dc:date>2022-07-26T09:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4657875#M576363</link>
      <description>&lt;P&gt;The line vty looks correct. What do you see on the TACACS+ server? Any errors? Have you also run some commands to test the comms from switch to TACACS+ server etc.?&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;show tacacs
ping &amp;lt;ip_of_tacacs_servers&amp;gt;
debug tacacs authentication
debug tacacs authorization&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 20:36:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4657875#M576363</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2022-07-26T20:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4657884#M576365</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;ip&lt;SPAN&gt;&amp;nbsp;tacacs&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;source-interface&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;interface-name&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN class=""&gt;vrf&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;vrf-name&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;only select the source of Packet from your SW to AAA server&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 21:20:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4657884#M576365</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-07-26T21:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4658640#M576383</link>
      <description>&lt;P&gt;Hello there, I'm a bit confused with the command&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 15:29:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4658640#M576383</guid>
      <dc:creator>ugwuugochukwukizito</dc:creator>
      <dc:date>2022-07-27T15:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4658642#M576384</link>
      <description>&lt;P&gt;what are you confuse about?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 15:30:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4658642#M576384</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-07-27T15:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4658644#M576385</link>
      <description>&lt;P&gt;Hello Arne,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I can ping the tacacs server from the switch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached the debug authentication output.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't seem to make anything out of it.&lt;/P&gt;&lt;P&gt;Kindly assist.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 15:32:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4658644#M576385</guid>
      <dc:creator>ugwuugochukwukizito</dc:creator>
      <dc:date>2022-07-27T15:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4658678#M576389</link>
      <description>&lt;P&gt;&lt;A href="https://community.cisco.com/t5/network-access-control/tacacs-authentication-not-working/td-p/2776891" target="_blank"&gt;https://community.cisco.com/t5/network-access-control/tacacs-authentication-not-working/td-p/2776891&lt;/A&gt;&lt;/P&gt;&lt;P&gt;same issue and one solution config the Interface that use as source of packet from SW to AAA server.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 16:30:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4658678#M576389</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-07-27T16:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4658785#M576394</link>
      <description>&lt;P&gt;OK - now that we have some basic troubleshooting under way, let's continue with some more. The switch can ping the TACACS server. In your original post you mentioned ACS1 and ACS2 - I assume the TACACS servers are Cisco ACS servers?&lt;/P&gt;
&lt;P&gt;Have you added the switch into the ACS server's Network Devices config?&lt;/P&gt;
&lt;P&gt;TACACS uses TCP as a transport - the debug you attached might indicate that the peer device (ACS) reset the TCP connection because the switch has not been defined as a client in ACS. Or, it might be that there is a firewal in the way and it's allowing ICMP (ping) but not TCP/49 (TACACS protocol).&lt;/P&gt;
&lt;P&gt;Does your switch have any VRF definitions? If yes, then as MHM rightly said early on, you must ensure that the IOS TACACS configuration is made "vrf aware" - ensure that the correct VRF is mentioned in any TACACS config, and also the correct Source Interface is specified - the same interface IP address that you used when you added the client into ACS.&lt;/P&gt;
&lt;P&gt;And then there is the ACS configuration.&lt;/P&gt;
&lt;P&gt;How about an output of the command&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;show tacacs&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 20:17:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4658785#M576394</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2022-07-27T20:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4663243#M576534</link>
      <description>&lt;P&gt;Many thanks&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1065752"&gt;@MHM Cisco World&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158532"&gt;@Arne Bier&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;&amp;nbsp;for your help.&lt;/P&gt;&lt;P&gt;I added the config&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;ip tacacs source-interface (vlan id)&lt;/STRONG&gt;&amp;nbsp;&lt;/EM&gt;and the issue was resolved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks everyone&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 21:06:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4663243#M576534</guid>
      <dc:creator>ugwuugochukwukizito</dc:creator>
      <dc:date>2022-08-03T21:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: UNABLE TO ACCESS SWITCH USING AAA CREDENTIALS</title>
      <link>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4663253#M576535</link>
      <description>&lt;P&gt;Your are so so welcome&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 21:15:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/unable-to-access-switch-using-aaa-credentials/m-p/4663253#M576535</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-08-03T21:15:59Z</dc:date>
    </item>
  </channel>
</rss>

