<?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 Re: AAA on switches vs routers (On Cisco IOS) in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-on-switches-vs-routers-on-cisco-ios/m-p/514393#M427190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate this post if it helped &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 May 2006 20:06:31 GMT</pubDate>
    <dc:creator>premdeep.banga</dc:creator>
    <dc:date>2006-05-20T20:06:31Z</dc:date>
    <item>
      <title>AAA on switches vs routers (On Cisco IOS)</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-on-switches-vs-routers-on-cisco-ios/m-p/514390#M427187</link>
      <description>&lt;P&gt;I have AAA with TACACS+ configured on a router in this manner:&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local-case enable&lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs+ enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I enter the same configuration on a switch(switches in general)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about accounting? can I have the same accounting configured on the router and switch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the switch do I need to enable accounting services to the console line?&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt;accounting commands 15 default&lt;/P&gt;&lt;P&gt;accounting exec default&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so in the router Ihave accounting configured but not applied to any interfaces eg) console, vty.... once accounting is enabled on the router it is automatically applied to all interfaces if I am using the default method list?  and is that true for switches?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:35:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-on-switches-vs-routers-on-cisco-ios/m-p/514390#M427187</guid>
      <dc:creator>nathan</dc:creator>
      <dc:date>2019-03-10T21:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: AAA on switches vs routers (On Cisco IOS)</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-on-switches-vs-routers-on-cisco-ios/m-p/514391#M427188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be it Router/Switch, AAA commands work for both same way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you are correct 'default' list means that it will be applied on all interface, on routers as well as on switch. Also you dont have to explicitly specify it like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt;accounting commands 15 default&lt;/P&gt;&lt;P&gt;accounting exec default&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's no need, beacuse you are again telling it to  look for 'default' accounting list, which if we have already configured will look for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Terefore only commands that you need to specify is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa accouting commands 0 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accouting commands 1 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accouting commands 15 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As by default we have commands on three privilege levels on IOS devices. Level 0,1, and 15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 May 2006 07:25:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-on-switches-vs-routers-on-cisco-ios/m-p/514391#M427188</guid>
      <dc:creator>premdeep.banga</dc:creator>
      <dc:date>2006-05-20T07:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: AAA on switches vs routers (On Cisco IOS)</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-on-switches-vs-routers-on-cisco-ios/m-p/514392#M427189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes this helps,  I wasnt sure, just needed a confirmation....with out looking through volumes of material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 May 2006 18:55:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-on-switches-vs-routers-on-cisco-ios/m-p/514392#M427189</guid>
      <dc:creator>nathan</dc:creator>
      <dc:date>2006-05-20T18:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: AAA on switches vs routers (On Cisco IOS)</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-on-switches-vs-routers-on-cisco-ios/m-p/514393#M427190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate this post if it helped &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 May 2006 20:06:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-on-switches-vs-routers-on-cisco-ios/m-p/514393#M427190</guid>
      <dc:creator>premdeep.banga</dc:creator>
      <dc:date>2006-05-20T20:06:31Z</dc:date>
    </item>
  </channel>
</rss>

