<?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 Tacacs+ and Radius .... in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/tacacs-and-radius/m-p/144723#M438606</link>
    <description>&lt;P&gt;I am using a cisco 2620 for voip,&lt;/P&gt;&lt;P&gt;right now I am using Tacacs+ for the accounting,&lt;/P&gt;&lt;P&gt;and this the conf that I have in my  router : &lt;/P&gt;&lt;P&gt;!&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 accounting connection h323 stop-only group tacacs+&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;enable secret 5 $1$YUAt$wv16aL8Q4SHkO0Qm2aPJ00&lt;/P&gt;&lt;P&gt;enable password 7 04541B0F00&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;and the soft on the server is cosco secure, with sql and stuf...&lt;/P&gt;&lt;P&gt;now the question is,&lt;/P&gt;&lt;P&gt;can I use at the same time the radius accounting, to be able to have both by adding this to my conf , &lt;/P&gt;&lt;P&gt;!&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 accounting connection h323 stop-only group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting connection h323 stop-only group radius&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;enable secret 5 $1$YUAt$wv16aL8Q4SHkO0Qm2aPJ00&lt;/P&gt;&lt;P&gt;enable password 7 04541B0F00&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;is this correct ?&lt;/P&gt;&lt;P&gt;and if not can I just replace the tacacs+ by the radius, and then get the log on cisco secure.&lt;/P&gt;&lt;P&gt;I am pretty lost in this AAA thing.&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;P&gt;Anoush&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 14:04:03 GMT</pubDate>
    <dc:creator>anoushg</dc:creator>
    <dc:date>2019-03-10T14:04:03Z</dc:date>
    <item>
      <title>Tacacs+ and Radius ....</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-and-radius/m-p/144723#M438606</link>
      <description>&lt;P&gt;I am using a cisco 2620 for voip,&lt;/P&gt;&lt;P&gt;right now I am using Tacacs+ for the accounting,&lt;/P&gt;&lt;P&gt;and this the conf that I have in my  router : &lt;/P&gt;&lt;P&gt;!&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 accounting connection h323 stop-only group tacacs+&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;enable secret 5 $1$YUAt$wv16aL8Q4SHkO0Qm2aPJ00&lt;/P&gt;&lt;P&gt;enable password 7 04541B0F00&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;and the soft on the server is cosco secure, with sql and stuf...&lt;/P&gt;&lt;P&gt;now the question is,&lt;/P&gt;&lt;P&gt;can I use at the same time the radius accounting, to be able to have both by adding this to my conf , &lt;/P&gt;&lt;P&gt;!&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 accounting connection h323 stop-only group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting connection h323 stop-only group radius&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;enable secret 5 $1$YUAt$wv16aL8Q4SHkO0Qm2aPJ00&lt;/P&gt;&lt;P&gt;enable password 7 04541B0F00&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;is this correct ?&lt;/P&gt;&lt;P&gt;and if not can I just replace the tacacs+ by the radius, and then get the log on cisco secure.&lt;/P&gt;&lt;P&gt;I am pretty lost in this AAA thing.&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;P&gt;Anoush&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 14:04:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-and-radius/m-p/144723#M438606</guid>
      <dc:creator>anoushg</dc:creator>
      <dc:date>2019-03-10T14:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Tacacs+ and Radius ....</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-and-radius/m-p/144724#M438607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you type in the 2nd command it'll overwrite the first, so no, you can't do both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to do Radius accounting INSTEAD of TACACS, then yes, just type in the same line with Radius at the end.  Then on the ACS server, go under Network Configuration and you'll see this 2620 listed under there, you have to set it up as a Radius (Cisco IOS/PIX) device also, it should be in there as TACACS at the moment so just change it and you should be good to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2002 00:02:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-and-radius/m-p/144724#M438607</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2002-12-03T00:02:27Z</dc:date>
    </item>
  </channel>
</rss>

