<?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 How device select tacacs-server in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/how-device-select-tacacs-server/m-p/2376546#M88642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amjad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the resposnse appricate it, so you mean to say it is like a round robin depending on the running conifig of the device which is the first configure tacacs-server host?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two old acs server will be decommision as soon as the new acs are operational, so grouping it might not be best approach as we dont want to add another configuration on the device as were looking thousand of device. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jaspher.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jan 2014 06:56:57 GMT</pubDate>
    <dc:creator>jlucero2424</dc:creator>
    <dc:date>2014-01-20T06:56:57Z</dc:date>
    <item>
      <title>How device select tacacs-server</title>
      <link>https://community.cisco.com/t5/network-access-control/how-device-select-tacacs-server/m-p/2376544#M88632</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have Existing tacacs configuration form our devices and pointed the 2 ACS server. the acs server are manage with other vendor which the acs server is located at their site. Now were planning to manage the acs server. We Installed a new acs server from our location, we have thousand of devices, if we migrate to the new server can we just add the 2 acs server from the device? are the new acs server will able to comunicate from the device? how does a device select which primary or secondary acs server?&amp;nbsp; please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Old config&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login vtymethod group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization config-commands&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ local if-authenticated &lt;/P&gt;&lt;P&gt;aaa authorization commands 0 default group tacacs+ local if-authenticated &lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ 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 tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 0 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 accounting connection default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting system default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;ip tacacs source-interface Loopback0&lt;/P&gt;&lt;P&gt;tacacs-server host 10.x.x.x&lt;/P&gt;&lt;P&gt;tacacs-server host 10.x.x.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login vtymethod group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization config-commands&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ local if-authenticated &lt;/P&gt;&lt;P&gt;aaa authorization commands 0 default group tacacs+ local if-authenticated &lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ 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 tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 0 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 accounting connection default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting system default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;ip tacacs source-interface Loopback0&lt;/P&gt;&lt;P&gt;tacacs-server host 10.x.x.x&lt;/P&gt;&lt;P&gt;tacacs-server host 10.x.x.x&lt;/P&gt;&lt;P&gt;tacacs-server host 100.x.x.x &amp;lt;-- new&lt;/P&gt;&lt;P&gt;tacacs-server host 100.x.x.x &amp;lt;-- new&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 04:17:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-device-select-tacacs-server/m-p/2376544#M88632</guid>
      <dc:creator>jlucero2424</dc:creator>
      <dc:date>2019-03-11T04:17:59Z</dc:date>
    </item>
    <item>
      <title>How device select tacacs-server</title>
      <link>https://community.cisco.com/t5/network-access-control/how-device-select-tacacs-server/m-p/2376545#M88637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your way above the TACACS+ servers will be used in order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can group TACACS+ servers together and choose to use servers in that group only:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa group server tacacs+ Test&lt;/P&gt;&lt;P&gt; server 10.10.10.10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login vtymethod group Test local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under the vty lines config:&lt;/P&gt;&lt;P&gt;login authentication vtymethod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the above example, only the server in the group Test; which is 10.10.10.10 will be used in authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amjad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue;"&gt;Rating useful replies is more useful than saying &lt;SPAN style="color: green;"&gt; "&lt;SPAN style="text-decoration: underline;"&gt;Thank you&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 06:34:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-device-select-tacacs-server/m-p/2376545#M88637</guid>
      <dc:creator>Amjad Abdullah</dc:creator>
      <dc:date>2014-01-20T06:34:57Z</dc:date>
    </item>
    <item>
      <title>How device select tacacs-server</title>
      <link>https://community.cisco.com/t5/network-access-control/how-device-select-tacacs-server/m-p/2376546#M88642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amjad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the resposnse appricate it, so you mean to say it is like a round robin depending on the running conifig of the device which is the first configure tacacs-server host?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two old acs server will be decommision as soon as the new acs are operational, so grouping it might not be best approach as we dont want to add another configuration on the device as were looking thousand of device. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jaspher.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 06:56:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-device-select-tacacs-server/m-p/2376546#M88642</guid>
      <dc:creator>jlucero2424</dc:creator>
      <dc:date>2014-01-20T06:56:57Z</dc:date>
    </item>
    <item>
      <title>How device select tacacs-server</title>
      <link>https://community.cisco.com/t5/network-access-control/how-device-select-tacacs-server/m-p/2376547#M88644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaspher,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No. not round robin.&lt;/P&gt;&lt;P&gt;It will check the first IP. It will only check the next IP if the first one did not reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it is clearer now &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue;"&gt;Rating useful replies is more useful than saying &lt;SPAN style="color: green;"&gt; "&lt;SPAN style="text-decoration: underline;"&gt;Thank you&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 07:11:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-device-select-tacacs-server/m-p/2376547#M88644</guid>
      <dc:creator>Amjad Abdullah</dc:creator>
      <dc:date>2014-01-20T07:11:19Z</dc:date>
    </item>
    <item>
      <title>How device select tacacs-server</title>
      <link>https://community.cisco.com/t5/network-access-control/how-device-select-tacacs-server/m-p/2376548#M88647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amjad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the prompt response. its all clear now, we will just ad the new servers from the config and when it is operational and ready for deployment, will remove the old acs server configured from the device.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 07:39:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-device-select-tacacs-server/m-p/2376548#M88647</guid>
      <dc:creator>jlucero2424</dc:creator>
      <dc:date>2014-01-20T07:39:35Z</dc:date>
    </item>
    <item>
      <title>How device select tacacs-server</title>
      <link>https://community.cisco.com/t5/network-access-control/how-device-select-tacacs-server/m-p/2376549#M88648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jaspher,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appreciate marking the thread as "answered".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amjad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue;"&gt;Rating useful replies is more useful than saying &lt;SPAN style="color: green;"&gt; "&lt;SPAN style="text-decoration: underline;"&gt;Thank you&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 08:11:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-device-select-tacacs-server/m-p/2376549#M88648</guid>
      <dc:creator>Amjad Abdullah</dc:creator>
      <dc:date>2014-01-20T08:11:10Z</dc:date>
    </item>
  </channel>
</rss>

