<?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 authorization commands levels in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-commands-levels/m-p/1987868#M1130</link>
    <description>&lt;P&gt;I configured the ff. commands on my router:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R1(config)# aaa new-model&lt;/P&gt;&lt;P&gt;R1(config)# tacacs-server host 172.16.178.3 key xxxxxx&lt;/P&gt;&lt;P&gt;R1(config)# ip tacacs source-int fa0/1&lt;/P&gt;&lt;P&gt;R1(config)# aaa authentication login forCONSOLE group tacacs&lt;/P&gt;&lt;P&gt;R1(config)# aaa authorization console&lt;/P&gt;&lt;P&gt;R1(config)# aaa authorization config-commands&lt;/P&gt;&lt;P&gt;R1(config)# aaa authorization commands &lt;STRONG&gt;15&lt;/STRONG&gt; forCONSOLE group tacacs&lt;/P&gt;&lt;P&gt;R1(config)# line con 0&lt;/P&gt;&lt;P&gt;R1(config-line)# login authentication forCONSOLE&lt;/P&gt;&lt;P&gt;R1(config-line)# authorization commands 15 forCONSOLE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the used of number "&lt;STRONG&gt;15&lt;/STRONG&gt;"? Does it mean &lt;STRONG&gt;privilege level 15&lt;/STRONG&gt;? if so, why is that when login through my router i got an error "&lt;STRONG&gt;command authorization failed&lt;/STRONG&gt;" for "&lt;STRONG&gt;configure terminal&lt;/STRONG&gt;" command? &lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 18:27:35 GMT</pubDate>
    <dc:creator>mactej6228</dc:creator>
    <dc:date>2020-02-21T18:27:35Z</dc:date>
    <item>
      <title>aaa authorization commands levels</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-commands-levels/m-p/1987868#M1130</link>
      <description>&lt;P&gt;I configured the ff. commands on my router:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R1(config)# aaa new-model&lt;/P&gt;&lt;P&gt;R1(config)# tacacs-server host 172.16.178.3 key xxxxxx&lt;/P&gt;&lt;P&gt;R1(config)# ip tacacs source-int fa0/1&lt;/P&gt;&lt;P&gt;R1(config)# aaa authentication login forCONSOLE group tacacs&lt;/P&gt;&lt;P&gt;R1(config)# aaa authorization console&lt;/P&gt;&lt;P&gt;R1(config)# aaa authorization config-commands&lt;/P&gt;&lt;P&gt;R1(config)# aaa authorization commands &lt;STRONG&gt;15&lt;/STRONG&gt; forCONSOLE group tacacs&lt;/P&gt;&lt;P&gt;R1(config)# line con 0&lt;/P&gt;&lt;P&gt;R1(config-line)# login authentication forCONSOLE&lt;/P&gt;&lt;P&gt;R1(config-line)# authorization commands 15 forCONSOLE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the used of number "&lt;STRONG&gt;15&lt;/STRONG&gt;"? Does it mean &lt;STRONG&gt;privilege level 15&lt;/STRONG&gt;? if so, why is that when login through my router i got an error "&lt;STRONG&gt;command authorization failed&lt;/STRONG&gt;" for "&lt;STRONG&gt;configure terminal&lt;/STRONG&gt;" command? &lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:27:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-commands-levels/m-p/1987868#M1130</guid>
      <dc:creator>mactej6228</dc:creator>
      <dc:date>2020-02-21T18:27:35Z</dc:date>
    </item>
    <item>
      <title>Re:aaa authorization commands levels</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-commands-levels/m-p/1987869#M1131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are configuring per command authorization with tacacs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you specified command authorization set that make sure to permit the config terminal command for the login user? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tariq &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support Android App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2012 15:42:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-commands-levels/m-p/1987869#M1131</guid>
      <dc:creator>Tariq Bader</dc:creator>
      <dc:date>2012-07-28T15:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: aaa authorization commands levels</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-commands-levels/m-p/1987870#M1132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tariq,&lt;/P&gt;&lt;P&gt;So you mean that per level say from 0 to 15 has different set of commands? example&lt;/P&gt;&lt;P&gt;level 0: has a command set &amp;gt; enable / call / exit&lt;/P&gt;&lt;P&gt;level 1: enable / conf &lt;/P&gt;&lt;P&gt;level 2: &lt;DEPENDS what="" the="" user="" defined=""&gt;&lt;/DEPENDS&gt;&lt;/P&gt;&lt;P&gt;because on each levels we can modify the commands using "privilege exec level" command. HOw to specify a command authorization set? Am i going to set it in the acs server? or in the local router using the "privilege exec level" command. Can you show me the step by step procedure on how to do this? becaue i'm new to this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2012 16:06:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-commands-levels/m-p/1987870#M1132</guid>
      <dc:creator>mactej6228</dc:creator>
      <dc:date>2012-07-28T16:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: aaa authorization commands levels</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-commands-levels/m-p/1987871#M1133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; i think you can find your answers in this document:&lt;/P&gt;&lt;P&gt;﻿﻿&lt;A href="http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00808d9138.shtml"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00808d9138.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tariq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 07:37:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-commands-levels/m-p/1987871#M1133</guid>
      <dc:creator>Tariq Bader</dc:creator>
      <dc:date>2012-07-31T07:37:37Z</dc:date>
    </item>
  </channel>
</rss>

