<?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 Can't Console to device after configuration AAA in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255812#M131550</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem is that you have created AAA authentication methods but you are not referencing/calling them in your console and vty sessions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try adding this and let me know what happens:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: Calibri; font-size: 11pt;"&gt;line con 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; login authentication &lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;ISE_Servers&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;EM&gt;Thank you for rating!&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jun 2013 22:44:36 GMT</pubDate>
    <dc:creator>nspasov</dc:creator>
    <dc:date>2013-06-04T22:44:36Z</dc:date>
    <item>
      <title>Can't Console to device after configuration AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255810#M131545</link>
      <description>&lt;P&gt;I've been implementing ISE into my environment and since configuring my devices to authenticate against the server I h ave not been able to connect to the devices using the Console connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is a snippet of the config for the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username local-admin privilege 15 password 7 06205F334868591A1004&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa group server radius ISE_Servers&lt;/P&gt;&lt;P&gt; server 10.200.1.19 auth-port 1645 acct-port 1646&lt;/P&gt;&lt;P&gt; server 10.200.2.19 auth-port 1645 acct-port 1646&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login default group ISE_Servers local&lt;/P&gt;&lt;P&gt;aaa authentication enable default group ISE_Servers enable&lt;/P&gt;&lt;P&gt;aaa authorization exec default group ISE_Servers local if-authenticated&lt;/P&gt;&lt;P&gt;aaa accounting send stop-record authentication failure&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group ISE_Servers&lt;/P&gt;&lt;P&gt;aaa accounting connection default start-stop group ISE_Servers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;radius-server host 10.200.1.19 auth-port 1645 acct-port 1646 key 7 0231504919570126581E0754241411585&lt;SPAN style="font-size: 10pt;"&gt;951&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;radius-server host 10.200.2.19 auth-port 1645 acct-port 1646 key 7 097B1A1B0B5419151F5C0A670A272B606&lt;SPAN style="font-size: 10pt;"&gt;077&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;line con 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; exec-timeout 0 0&lt;/P&gt;&lt;P&gt; password 7 1068590B013142081917&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; password 7 096A1E1B1D2347111E1F&lt;/P&gt;&lt;P&gt; length 0&lt;/P&gt;&lt;P&gt;line vty 5 15&lt;/P&gt;&lt;P&gt; password 7 096A1E1B1D2347111E1F&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance and/or advice would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:30:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255810#M131545</guid>
      <dc:creator>Jason Regan</dc:creator>
      <dc:date>2019-03-11T03:30:12Z</dc:date>
    </item>
    <item>
      <title>Can't Console to device after configuration AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255811#M131549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What error message are you getting on ISE live authentication section?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group ISE_Servers local&lt;/P&gt;&lt;P&gt;The above command applies AAA on all the lines including console. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you like to exempt console from authentication. Do you have access to the device through telnet/ssh in case we need to make some changes or run the debugs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Katyal &lt;BR /&gt; - Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 13:23:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255811#M131549</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-06-04T13:23:00Z</dc:date>
    </item>
    <item>
      <title>Can't Console to device after configuration AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255812#M131550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem is that you have created AAA authentication methods but you are not referencing/calling them in your console and vty sessions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try adding this and let me know what happens:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: Calibri; font-size: 11pt;"&gt;line con 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; login authentication &lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;ISE_Servers&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;EM&gt;Thank you for rating!&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 22:44:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255812#M131550</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2013-06-04T22:44:36Z</dc:date>
    </item>
    <item>
      <title>Can't Console to device after configuration AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255813#M131551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; ISE_Servers is a name of radius-server group. He actually applied a default method-list.&lt;/P&gt;&lt;P&gt;aaa authentication login default group ISE_Servers local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Katyal &lt;BR /&gt; - Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 00:01:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255813#M131551</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-06-05T00:01:45Z</dc:date>
    </item>
    <item>
      <title>Can't Console to device after configuration AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255814#M131552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh, you are absolutely correct! I misread the statement. So yes, the default group is being used. Please ignore my previous comment. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 00:08:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255814#M131552</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2013-06-05T00:08:51Z</dc:date>
    </item>
    <item>
      <title>Can't Console to device after configuration AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255815#M131553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jatin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is what the problemwas along with not applying to the VTY lines which left the Authentication as a global setting rather than per line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks agin for your help&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 09:04:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255815#M131553</guid>
      <dc:creator>Jason Regan</dc:creator>
      <dc:date>2013-06-05T09:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Console to device after configuration AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255816#M131554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so have you now applied the method list on console line and exempt it from the AAA authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that working now? All set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Katyal &lt;BR /&gt; - Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 09:06:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255816#M131554</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-06-05T09:06:44Z</dc:date>
    </item>
    <item>
      <title>Can't Console to device after configuration AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255817#M131555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've applied the&amp;nbsp; Authentication to the VTY and just local login for the Console&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All working now, many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 08:55:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255817#M131555</guid>
      <dc:creator>Jason Regan</dc:creator>
      <dc:date>2013-06-06T08:55:54Z</dc:date>
    </item>
    <item>
      <title>Can't Console to device after configuration AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255818#M131556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad. Good day ahead!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Katyal &lt;BR /&gt; - Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 09:20:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/can-t-console-to-device-after-configuration-aaa/m-p/2255818#M131556</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-06-06T09:20:11Z</dc:date>
    </item>
  </channel>
</rss>

