<?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 question in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-question/m-p/1050238#M419113</link>
    <description>&lt;P&gt;I would like to use 2 different Tacacs Servers with 2 different keys on an AS5300. I can see that I can add as many Tacacs-servers as I want to a config but I seem to only be able to add in 1 key. Both Tacacs Servers are owned by 2 different 3rd party companies. Is it possible or can you only add 1 key to the router config? &lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 23:14:28 GMT</pubDate>
    <dc:creator>maryodriscoll</dc:creator>
    <dc:date>2019-03-10T23:14:28Z</dc:date>
    <item>
      <title>AAA question</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-question/m-p/1050238#M419113</link>
      <description>&lt;P&gt;I would like to use 2 different Tacacs Servers with 2 different keys on an AS5300. I can see that I can add as many Tacacs-servers as I want to a config but I seem to only be able to add in 1 key. Both Tacacs Servers are owned by 2 different 3rd party companies. Is it possible or can you only add 1 key to the router config? &lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:14:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-question/m-p/1050238#M419113</guid>
      <dc:creator>maryodriscoll</dc:creator>
      <dc:date>2019-03-10T23:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: AAA question</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-question/m-p/1050239#M419116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depend on version of IOS you use.  With IOS&lt;/P&gt;&lt;P&gt;12.3 and higher, you can use different tacacs&lt;/P&gt;&lt;P&gt;keys as seen below on the 3640:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C3640#sh run | i tacacs-server&lt;/P&gt;&lt;P&gt;tacacs-server host 192.168.15.208 key 123456&lt;/P&gt;&lt;P&gt;tacacs-server host 192.168.3.10 key 12345678&lt;/P&gt;&lt;P&gt;tacacs-server directed-request&lt;/P&gt;&lt;P&gt;C3640#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 17:40:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-question/m-p/1050239#M419116</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2008-12-16T17:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: AAA question</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-question/m-p/1050240#M419119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya &lt;/P&gt;&lt;P&gt;Yes this does indeed work but I only want certain subnets to use tacacs server 1 and other subnets to use tacacs server 2 - I can't see a way of splitting this down on the IOS.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 14:21:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-question/m-p/1050240#M419119</guid>
      <dc:creator>maryodriscoll</dc:creator>
      <dc:date>2008-12-17T14:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: AAA question</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-question/m-p/1050241#M419122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you could create two different AAA groups. Each will query both TACACS servers, obviously failing on one but it should successful on the other and visa-versa. Actually one group should work, but you might want to split them up for clarification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 15:06:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-question/m-p/1050241#M419122</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2008-12-17T15:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: AAA question</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-question/m-p/1050242#M419126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this something you've tried and it works&lt;/P&gt;&lt;P&gt;for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create multiple AAA groups on the &lt;/P&gt;&lt;P&gt;routers for multiple AAA groups but you can&lt;/P&gt;&lt;P&gt;only use them for AAA accounting purposes.&lt;/P&gt;&lt;P&gt;You can not use them for AAA authentication&lt;/P&gt;&lt;P&gt;purposes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 15:41:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-question/m-p/1050242#M419126</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2008-12-17T15:41:41Z</dc:date>
    </item>
  </channel>
</rss>

