<?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 Configuration in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4894213#M583115</link>
    <description>&lt;P&gt;There are two "back doors" available in case the aaa authentication does not succeed (because aaa does not respond)&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;local IOS user accounts on the device - this requires the keyword "local" appended to the aaa authentication command&lt;/LI&gt;
&lt;LI&gt;enable password on the device - this requires the keyword "enable" appended to the aaa authentication command (you won't be prompted for a username - it will be "Password:" only.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The best way to test this is to use method lists against a range of VTY lines, and to keep the console port out of any AAA config (as a back door).&lt;/P&gt;
&lt;P&gt;When I last tested this, I recall that I was unable to log into the device if the "local" keyword was missing from the aaa authentication commands. It will then rely entirely on the radius/tacacs (whichever is used) to succeed. Unless local or enable is configured on the aaa as mentioned above&lt;/P&gt;
&lt;P&gt;GNS3 is your friend &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jul 2023 00:34:51 GMT</pubDate>
    <dc:creator>Arne Bier</dc:creator>
    <dc:date>2023-07-28T00:34:51Z</dc:date>
    <item>
      <title>AAA Configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892727#M583052</link>
      <description>&lt;P&gt;I'm trying to configure aaa,but when i input the command for the same it takes a lot of time.Is there any technical reason why it is taking so much time?.&lt;/P&gt;&lt;P&gt;Please find the config below:-&lt;/P&gt;&lt;P&gt;aaa new-model&lt;BR /&gt;aaa authentication fail-message ^CCCCCCCCCLogin attempt failed^C&lt;BR /&gt;aaa authentication login default group tacacs+ local&lt;BR /&gt;aaa authentication login no_tacacs local&lt;BR /&gt;aaa authentication login AAA group ISE_GROUP local&lt;BR /&gt;aaa authorization config-commands&lt;BR /&gt;aaa authorization exec default group tacacs+ local&lt;BR /&gt;aaa authorization exec AAA group ISE_GROUP local&lt;BR /&gt;aaa authorization commands 0 AAA group ISE_GROUP local&lt;BR /&gt;aaa authorization commands 1 AAA group ISE_GROUP local&lt;BR /&gt;aaa authorization commands 15 default group tacacs+ local&lt;BR /&gt;aaa authorization commands 15 AAA group ISE_GROUP local&lt;BR /&gt;aaa accounting exec default start-stop group tacacs+&lt;BR /&gt;aaa accounting commands 0 AAA start-stop group ISE_GROUP&lt;BR /&gt;aaa accounting commands 1 default start-stop group tacacs+&lt;BR /&gt;aaa accounting commands 1 AAA start-stop group tacacs+&lt;BR /&gt;aaa accounting commands 15 default start-stop group tacacs+&lt;BR /&gt;aaa accounting commands 15 AAA start-stop group tacacs+&lt;BR /&gt;aaa accounting system default start-stop group tacacs+&lt;BR /&gt;aaa common-criteria policy POLICY&lt;BR /&gt;min-length 8&lt;BR /&gt;max-length 25&lt;BR /&gt;numeric-count 1&lt;BR /&gt;upper-case 1&lt;BR /&gt;lower-case 1&lt;BR /&gt;special-case 1&lt;BR /&gt;char-changes 3&lt;BR /&gt;lifetime month 3&lt;BR /&gt;aaa session-id common&lt;BR /&gt;tacacs-server timeout 60&lt;BR /&gt;tacacs-server directed-request&lt;/P&gt;&lt;P&gt;aaa group server tacacs+ ISE_GROUP&lt;BR /&gt;server-private xx.xx.xx.xx key -----------&lt;BR /&gt;server-private yy.yy.yy.yy key ----------&lt;BR /&gt;ip vrf forwarding Mgmt-vrf&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;BR /&gt;tacacs-server timeout 60&lt;BR /&gt;tacacs-server directed-request&lt;BR /&gt;tacacs-server key ------------&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 09:51:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892727#M583052</guid>
      <dc:creator>Ganesh Devarshetty</dc:creator>
      <dc:date>2023-07-26T09:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892731#M583053</link>
      <description>&lt;P&gt;you have high CPU utilization?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 09:56:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892731#M583053</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-07-26T09:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892732#M583054</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1541641"&gt;@Ganesh Devarshetty&lt;/a&gt; my initial thought is that once you've configured TACACS authorisation, the TACACS server is now going to be authorising each subsequent command, which would be slightly slower. Check the TACACS server logs to determine if that's the case and see if there is latency and or errors.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 09:58:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892732#M583054</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2023-07-26T09:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892735#M583055</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1541641"&gt;@Ganesh Devarshetty&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;You are using local and tacacs at the same time, thats why you see delay&lt;/P&gt;
&lt;P&gt;Keep only this line for authentication and authorization&lt;/P&gt;
&lt;P&gt;aaa authentication login AAA group ISE_GROUP local&lt;BR /&gt;aaa authorization exec AAA group ISE_GROUP local&lt;/P&gt;
&lt;P&gt;Remove&lt;/P&gt;
&lt;P&gt;aaa authentication login default group tacacs+ local&lt;/P&gt;
&lt;P&gt;aaa authorization exec default group tacacs+ local&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 10:05:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892735#M583055</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2023-07-26T10:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892773#M583059</link>
      <description>&lt;P&gt;I tried again after removing the two commands but still it is taking a lot of time.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 10:48:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892773#M583059</guid>
      <dc:creator>Ganesh Devarshetty</dc:creator>
      <dc:date>2023-07-26T10:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892780#M583060</link>
      <description>&lt;P&gt;You have too much config over there. Remove all the aaa config and add only this&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;aaa new-model&lt;BR /&gt;aaa group server tacacs+ ISE_GROUP &lt;BR /&gt;aaa authentication login default group ISE_GROUP local&lt;BR /&gt;aaa authorization exec default group ISE_GROUP if-authenticated&lt;BR /&gt;aaa authorization commands 1 default group ISE_GROUP &lt;BR /&gt;aaa authorization commands 15 default group ISE_GROUP none&lt;BR /&gt;aaa accounting commands 15 default stop-only group ISE_GROUP &lt;BR /&gt;aaa session-id common&lt;/P&gt;
&lt;P&gt;I took this from a working switch.&amp;nbsp; Only this config is necessary&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 11:03:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892780#M583060</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2023-07-26T11:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892783#M583061</link>
      <description>&lt;DIV class="pEx1_Example1"&gt;
&lt;PRE&gt;Router#&amp;nbsp;show tacacs 
&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;DIV class="pPreformatted"&gt;
&lt;PRE class="codeblock"&gt;Router# &lt;KBD class="userinput"&gt;&lt;STRONG&gt;show aaa servers private&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/KBD&gt;share above after you check the CPU utilize &lt;/PRE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 Jul 2023 11:08:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4892783#M583061</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-07-26T11:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4894205#M583113</link>
      <description>&lt;P&gt;One thing to remember is that IOS will always try the first TACACS server in your group. If that server does not respond, IOS will try a few times with a delay in-between. Then only it will try the second TACACS server. IOS does not remember that Primary TACACS server did not respond (like a hold-down timer) -&amp;nbsp; therefore the experience will be bad until the Primary TACACS server is restored. RADIUS, on the other hand, uses a dead-timer to prevent this from happening.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 00:11:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4894205#M583113</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2023-07-28T00:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4894209#M583114</link>
      <description>&lt;P&gt;sorry&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158532"&gt;@Arne Bier&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/487519" target="_blank"&gt;@LeoMccoy&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;in other post share if he can use local to access SW/R, and I answer Yes, but to be honest&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;I dont have TACACS server support command, so my Q which also help&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/487519"&gt;@LeoMccoy&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;if I access SW/R via local user but I use aaa auth enable without local and aaa authz exec without local dose this work ? i.e. he can enter config mode and add command ?&lt;BR /&gt;your answer is highly appreciated&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 00:17:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4894209#M583114</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-07-28T00:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4894213#M583115</link>
      <description>&lt;P&gt;There are two "back doors" available in case the aaa authentication does not succeed (because aaa does not respond)&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;local IOS user accounts on the device - this requires the keyword "local" appended to the aaa authentication command&lt;/LI&gt;
&lt;LI&gt;enable password on the device - this requires the keyword "enable" appended to the aaa authentication command (you won't be prompted for a username - it will be "Password:" only.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The best way to test this is to use method lists against a range of VTY lines, and to keep the console port out of any AAA config (as a back door).&lt;/P&gt;
&lt;P&gt;When I last tested this, I recall that I was unable to log into the device if the "local" keyword was missing from the aaa authentication commands. It will then rely entirely on the radius/tacacs (whichever is used) to succeed. Unless local or enable is configured on the aaa as mentioned above&lt;/P&gt;
&lt;P&gt;GNS3 is your friend &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 00:34:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4894213#M583115</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2023-07-28T00:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4894217#M583116</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158532"&gt;@Arne Bier&lt;/a&gt;&amp;nbsp;&lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/487519" target="_blank"&gt;@LeoMccoy&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;I already mention to him the username and password mandatory&lt;BR /&gt;this topic from topic I so careful in suggestion.&amp;nbsp;&lt;BR /&gt;and your answer is same as I thinking&amp;nbsp;&lt;BR /&gt;config vty (using rotary group) that use local for auth and config command and exec under that VTY.&amp;nbsp;&lt;BR /&gt;here if he access to this VTY he completely not depend on tacacs for authc and authz&lt;BR /&gt;hope I am right and he read these post.&amp;nbsp;&lt;BR /&gt;last thing here we suggest something doing bad than good.&amp;nbsp;&lt;BR /&gt;thanks a lot&amp;nbsp;&lt;BR /&gt;have&amp;nbsp; a nice summer for you and your family&lt;BR /&gt;MHM&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 00:38:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/4894217#M583116</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-07-28T00:38:02Z</dc:date>
    </item>
  </channel>
</rss>

