<?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: Command Authorization in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/command-authorization/m-p/970132#M419506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure----&amp;gt; on the left box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;permit terminal  ---&amp;gt; on the right box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jun 2008 16:00:37 GMT</pubDate>
    <dc:creator>Jagdeep Gambhir</dc:creator>
    <dc:date>2008-06-02T16:00:37Z</dc:date>
    <item>
      <title>Command Authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/command-authorization/m-p/970129#M419503</link>
      <description>&lt;P&gt;I have ACS solution engine, I have applied a command authorization set on user, below mention is command authorization set &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show command &lt;/P&gt;&lt;P&gt;permit version&lt;/P&gt;&lt;P&gt;permit aaa&lt;/P&gt;&lt;P&gt;permit config&lt;/P&gt;&lt;P&gt;permit interface&lt;/P&gt;&lt;P&gt;permit xlate&lt;/P&gt;&lt;P&gt;permit nat&lt;/P&gt;&lt;P&gt;permit global&lt;/P&gt;&lt;P&gt;permit access-list&lt;/P&gt;&lt;P&gt;permit route&lt;/P&gt;&lt;P&gt;permit ip route&lt;/P&gt;&lt;P&gt;permit vlan brief&lt;/P&gt;&lt;P&gt;permit ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clear command &lt;/P&gt;&lt;P&gt;permit version&lt;/P&gt;&lt;P&gt;permit aaa&lt;/P&gt;&lt;P&gt;permit config&lt;/P&gt;&lt;P&gt;permit interface&lt;/P&gt;&lt;P&gt;permit xlate&lt;/P&gt;&lt;P&gt;permit nat&lt;/P&gt;&lt;P&gt;permit global&lt;/P&gt;&lt;P&gt;permit access-list&lt;/P&gt;&lt;P&gt;permit route&lt;/P&gt;&lt;P&gt;permit ip route&lt;/P&gt;&lt;P&gt;permit vlan brief&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enable command&lt;/P&gt;&lt;P&gt;permit ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now problem is that user is able to login successfully, and goes to enable mode, but from neither mode he is able to ping the network. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;though i have allowed the ping command, but user getting error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ping 172.28.95.2&lt;/P&gt;&lt;P&gt;Command authorization failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to allow the user to ping anywhere in the network. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how to do that. &lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:52:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-authorization/m-p/970129#M419503</guid>
      <dc:creator>wasiimcisco</dc:creator>
      <dc:date>2019-03-10T22:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Command Authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/command-authorization/m-p/970130#M419504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To allow ping , this is how command set should be configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attachment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 12:58:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-authorization/m-p/970130#M419504</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2008-06-02T12:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Command Authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/command-authorization/m-p/970131#M419505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was not working as mentioned in the attachement, I changed it to to different way as shown in the snapshot, it is working now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me one more thing, if i want user to even allow configure terminal, how to do that, i tried as mentioned in the snapshot but not working, I want user to go into configure terminal but i will only allow the commands that i mentioned in the show command set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how to do that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 15:41:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-authorization/m-p/970131#M419505</guid>
      <dc:creator>wasiimcisco</dc:creator>
      <dc:date>2008-06-02T15:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Command Authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/command-authorization/m-p/970132#M419506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure----&amp;gt; on the left box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;permit terminal  ---&amp;gt; on the right box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 16:00:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-authorization/m-p/970132#M419506</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2008-06-02T16:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Command Authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/command-authorization/m-p/970133#M419507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Waseem, have a look at the following link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00808d9138.shtml" target="_blank"&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;The best option is to turn on the following debugs on the router and then enable the appropriate commands in ACS (as sometimes router is sending strange characters like &lt;CR&gt; etc)&lt;/CR&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug aaa authorization&lt;/P&gt;&lt;P&gt;debug tacacs&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;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 18:15:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-authorization/m-p/970133#M419507</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-06-02T18:15:48Z</dc:date>
    </item>
  </channel>
</rss>

