<?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 AAA has slow login when device is not attached to network in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-has-slow-login-when-device-is-not-attached-to-network/m-p/1949308#M208464</link>
    <description>&lt;P&gt;I'm sure something is missing, but I've given it a stab and cant figure it out. Scenario: I am configuring a switch to be sent to a site. I have my cookie cutter config on it and its not connected to the network. When I login via ssh cable between laptop and switch - in it takes a really long time before I can get to privileged EXEC mode. I'm sure it is because the request to login can not communicate with the tacacs server. So I ask given the below config. What can I change to speed up the login for a device that can not communicate with tacacs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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 enable default group tacacs+ enable&lt;/P&gt;&lt;P&gt;aaa authorization config-commands&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ if-authenticated &lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 01:57:57 GMT</pubDate>
    <dc:creator>bret</dc:creator>
    <dc:date>2019-03-11T01:57:57Z</dc:date>
    <item>
      <title>AAA has slow login when device is not attached to network</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-has-slow-login-when-device-is-not-attached-to-network/m-p/1949308#M208464</link>
      <description>&lt;P&gt;I'm sure something is missing, but I've given it a stab and cant figure it out. Scenario: I am configuring a switch to be sent to a site. I have my cookie cutter config on it and its not connected to the network. When I login via ssh cable between laptop and switch - in it takes a really long time before I can get to privileged EXEC mode. I'm sure it is because the request to login can not communicate with the tacacs server. So I ask given the below config. What can I change to speed up the login for a device that can not communicate with tacacs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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 enable default group tacacs+ enable&lt;/P&gt;&lt;P&gt;aaa authorization config-commands&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ if-authenticated &lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 01:57:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-has-slow-login-when-device-is-not-attached-to-network/m-p/1949308#M208464</guid>
      <dc:creator>bret</dc:creator>
      <dc:date>2019-03-11T01:57:57Z</dc:date>
    </item>
    <item>
      <title>AAA has slow login when device is not attached to network</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-has-slow-login-when-device-is-not-attached-to-network/m-p/1949309#M208465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest reducing "tacacs-server timeout" and "tacacs-server retransmits".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It takes a long time because the IOS will retry and wait before declaring tacacs server dead. Reducing those timers, will reduce wait time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 18:41:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-has-slow-login-when-device-is-not-attached-to-network/m-p/1949309#M208465</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2012-04-02T18:41:46Z</dc:date>
    </item>
    <item>
      <title>AAA has slow login when device is not attached to network</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-has-slow-login-when-device-is-not-attached-to-network/m-p/1949310#M208466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; That didnt work Nicholas. I think the "tacacs-server retransmit" was depricated in 12.2 its not an option. I have tried the following and still nogo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tacacs-server host x.x.x.x single-connection timeout 3&lt;/P&gt;&lt;P&gt;tacacs-server timeout 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I timed it and it takes 10-30 seconds after I login before I get password prompt&lt;/P&gt;&lt;P&gt;when i put the password in it takes 10 seconds and puts me in user EXEC mode&lt;/P&gt;&lt;P&gt;I type enable and it takes 1 minute before I get a login prompt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought since this was a new switch with time not configured that was the problem, so I configured it and still nogo. This is not a big deal it just bothers me not having an answer. Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 19:45:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-has-slow-login-when-device-is-not-attached-to-network/m-p/1949310#M208466</guid>
      <dc:creator>bret</dc:creator>
      <dc:date>2012-04-02T19:45:38Z</dc:date>
    </item>
    <item>
      <title>AAA has slow login when device is not attached to network</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-has-slow-login-when-device-is-not-attached-to-network/m-p/1949311#M208467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should try the "deadtime" command, by default = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa group server tacacs ACS&lt;/P&gt;&lt;P&gt; server 10.10.10.10&lt;/P&gt;&lt;P&gt; deadtime 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate if it helps. Kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 21:02:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-has-slow-login-when-device-is-not-attached-to-network/m-p/1949311#M208467</guid>
      <dc:creator>Eduardo Aliaga</dc:creator>
      <dc:date>2012-04-02T21:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: AAA has slow login when device is not attached to network</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-has-slow-login-when-device-is-not-attached-to-network/m-p/3412687#M208468</link>
      <description>&lt;P&gt;Since the device is not yet in the network, it's obvious that it wont reach tacacs servers specified(if specified, i don't see commands&amp;nbsp;tacacs-server host x.x.x.x that specifies the servers) , the device will then hang till the it reaches tacacs timeout. i prefer leaving tacacs out until i confirm that i can reach tacacs servers when the device in the network.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 14:29:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-has-slow-login-when-device-is-not-attached-to-network/m-p/3412687#M208468</guid>
      <dc:creator>naivel.molewa</dc:creator>
      <dc:date>2018-07-09T14:29:49Z</dc:date>
    </item>
  </channel>
</rss>

