<?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 on cisco 9300 in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-on-cisco-9300/m-p/4667891#M576632</link>
    <description>&lt;P&gt;I make small lab for this,&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;again I prefer config the console with login and config password under it.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FDGFDGDFGDFGDFG.png" style="width: 221px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/159777i8145A2071FC9E95E/image-size/large?v=v2&amp;amp;px=999" role="button" title="FDGFDGDFGDFGDFG.png" alt="FDGFDGDFGDFGDFG.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hghghghghghg.png" style="width: 277px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/159778i9E6D07990A3364C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="hghghghghghg.png" alt="hghghghghghg.png" /&gt;&lt;/span&gt;&lt;BR /&gt;the lab&amp;nbsp;&lt;BR /&gt;I use the rotary to make me decide which &lt;FONT color="#00FF00"&gt;&lt;STRONG&gt;VTY&lt;/STRONG&gt; &lt;/FONT&gt;I can access,&lt;BR /&gt;there are three&amp;nbsp;&lt;BR /&gt;1- login with password under the VTY&lt;BR /&gt;2- login using aaa auth and local&amp;nbsp; password (local meaning the username and password config in global mode)&lt;BR /&gt;3- login using aaa auth and line password (line meaning the password config under VTY not in global mode)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Issue with aaa auth and local or line&amp;nbsp;&lt;BR /&gt;let me explain, this fallback depend on the failed of AAA server and fallback to local or line BUT what if some bug or issue between the SW and AAA&amp;nbsp;&lt;/P&gt;&lt;P&gt;the SW still need to declear the AAA id dead before try local or line&amp;nbsp;&lt;BR /&gt;and that WHY I prefer login with password under the VTY&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;NOTEIC:- MY LAB FOR VTY AND AS I MENTION EACH SW OR ROUTER HAVE SPECIAL BEHAVE WITH CONSOLE AND AAA DEAD&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;""""FRIEND BE CARFULL""""&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Aug 2022 00:03:20 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2022-08-12T00:03:20Z</dc:date>
    <item>
      <title>AAA configuration on cisco 9300</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-on-cisco-9300/m-p/4667860#M576628</link>
      <description>&lt;P&gt;I am trying to configure a AAA configuration on cisco 9300 switch. but lost here.&lt;/P&gt;&lt;P&gt;for line vty i need local database to be checked ( as this stack is not going to be attached with tacacs+ server)&lt;BR /&gt;I have local enable secret password.&lt;/P&gt;&lt;P&gt;config below is not working as it is keep asking for username/password on con 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do have line con 0 password&lt;/P&gt;&lt;P&gt;Sample config is as follow .&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;******************&lt;BR /&gt;username admin privilege 15 secret 5 Test123@@&lt;BR /&gt;!&lt;BR /&gt;enable secret Test123##&lt;BR /&gt;!&lt;BR /&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login default local&lt;BR /&gt;aaa authentication enable default enable&lt;BR /&gt;aaa authorization exec default local&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;password 7 Test123@@&lt;BR /&gt;line aux 0&lt;BR /&gt;line vty 0 4&lt;BR /&gt;password 7 Test123@@&lt;BR /&gt;line vty 5 15&lt;BR /&gt;password 7 Test123@@&lt;BR /&gt;!&lt;BR /&gt;end&lt;BR /&gt;!&lt;BR /&gt;wr&lt;BR /&gt;!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 14:26:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration-on-cisco-9300/m-p/4667860#M576628</guid>
      <dc:creator>bilalsheikh77</dc:creator>
      <dc:date>2022-08-11T14:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: AAA configuration on cisco 9300</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-on-cisco-9300/m-p/4667862#M576629</link>
      <description>&lt;P&gt;aaa authentication login default&amp;nbsp; local&amp;lt;&amp;lt;&amp;lt;- you need this command to make Router as AAA for username/password&amp;nbsp;&lt;BR /&gt;!&lt;BR /&gt;line vty 0 4&lt;BR /&gt;login authentication default &amp;lt;&amp;lt;- if you use different method name then specify.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/optical/cpt/r9_3/configuration/guide/cpt93_configuration/cpt93_configuration_chapter_010000.pdf" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/td/docs/optical/cpt/r9_3/configuration/guide/cpt93_configuration/cpt93_configuration_chapter_010000.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;check this link for more detail&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;NOTE:- I MAKE double check cisco not prefer use AAA for console, console prefer to be local, but for VTY you can use AAA&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 14:43:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration-on-cisco-9300/m-p/4667862#M576629</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-08-11T14:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: AAA configuration on cisco 9300</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-on-cisco-9300/m-p/4667863#M576630</link>
      <description>&lt;P&gt;If you have not saved config, you reboot, so your config gone to default.&lt;/P&gt;
&lt;P&gt;i do not see config in VTY lines as below :&lt;/P&gt;
&lt;PRE&gt;login authentication default&lt;/PRE&gt;</description>
      <pubDate>Thu, 11 Aug 2022 14:34:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration-on-cisco-9300/m-p/4667863#M576630</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-08-11T14:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: AAA configuration on cisco 9300</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-on-cisco-9300/m-p/4667888#M576631</link>
      <description>&lt;P&gt;username admin privilege 15 secret 9 Test123@@&lt;BR /&gt;!&lt;BR /&gt;enable secret Test123##&lt;BR /&gt;!&lt;BR /&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login default local&lt;BR /&gt;aaa authentication enable default enable&lt;BR /&gt;aaa authorization exec default local&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;!&lt;BR /&gt;line vty 0 4&lt;BR /&gt;transport input all login authentication default&lt;BR /&gt;!&lt;BR /&gt;line vty 5-15&lt;BR /&gt;transport input all&lt;BR /&gt;login authentication default&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my concern is for console use the local line password and for vty&amp;nbsp; use the&amp;nbsp; local database&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 15:09:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration-on-cisco-9300/m-p/4667888#M576631</guid>
      <dc:creator>bilalsheikh77</dc:creator>
      <dc:date>2022-08-11T15:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: AAA configuration on cisco 9300</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-on-cisco-9300/m-p/4667891#M576632</link>
      <description>&lt;P&gt;I make small lab for this,&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;again I prefer config the console with login and config password under it.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FDGFDGDFGDFGDFG.png" style="width: 221px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/159777i8145A2071FC9E95E/image-size/large?v=v2&amp;amp;px=999" role="button" title="FDGFDGDFGDFGDFG.png" alt="FDGFDGDFGDFGDFG.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hghghghghghg.png" style="width: 277px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/159778i9E6D07990A3364C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="hghghghghghg.png" alt="hghghghghghg.png" /&gt;&lt;/span&gt;&lt;BR /&gt;the lab&amp;nbsp;&lt;BR /&gt;I use the rotary to make me decide which &lt;FONT color="#00FF00"&gt;&lt;STRONG&gt;VTY&lt;/STRONG&gt; &lt;/FONT&gt;I can access,&lt;BR /&gt;there are three&amp;nbsp;&lt;BR /&gt;1- login with password under the VTY&lt;BR /&gt;2- login using aaa auth and local&amp;nbsp; password (local meaning the username and password config in global mode)&lt;BR /&gt;3- login using aaa auth and line password (line meaning the password config under VTY not in global mode)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Issue with aaa auth and local or line&amp;nbsp;&lt;BR /&gt;let me explain, this fallback depend on the failed of AAA server and fallback to local or line BUT what if some bug or issue between the SW and AAA&amp;nbsp;&lt;/P&gt;&lt;P&gt;the SW still need to declear the AAA id dead before try local or line&amp;nbsp;&lt;BR /&gt;and that WHY I prefer login with password under the VTY&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;NOTEIC:- MY LAB FOR VTY AND AS I MENTION EACH SW OR ROUTER HAVE SPECIAL BEHAVE WITH CONSOLE AND AAA DEAD&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;""""FRIEND BE CARFULL""""&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 00:03:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration-on-cisco-9300/m-p/4667891#M576632</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-08-12T00:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: AAA configuration on cisco 9300</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-on-cisco-9300/m-p/4667895#M576634</link>
      <description>&lt;P&gt;if you don't want any password for line console then use this&lt;/P&gt;
&lt;P&gt;aaa authentication login NO_AUTH none&lt;/P&gt;
&lt;P&gt;line console 0&lt;/P&gt;
&lt;P&gt;login authentication NO_AUTH&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 15:25:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration-on-cisco-9300/m-p/4667895#M576634</guid>
      <dc:creator>Ambuj M</dc:creator>
      <dc:date>2022-08-11T15:25:44Z</dc:date>
    </item>
  </channel>
</rss>

