<?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: how to disable show commands  in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/how-to-disable-show-commands/m-p/906276#M408676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to do it. Here is the configs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAASWITCH(config)#username jag privilege 7 password xxxxx&lt;/P&gt;&lt;P&gt;AAASWITCH(config)#privilege exec level 8 show running&lt;/P&gt;&lt;P&gt;AAASWITCH(config)#privilege exec level 8 show ver&lt;/P&gt;&lt;P&gt;AAASWITCH(config)#privilege exec level 6 show ip interface brief&lt;/P&gt;&lt;P&gt;AAASWITCH(config)#privilege exec level 8 show user&lt;/P&gt;&lt;P&gt;###########################################&lt;/P&gt;&lt;P&gt;Results&lt;/P&gt;&lt;P&gt;##########################################&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Username: jag&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAASWITCH#show run&lt;/P&gt;&lt;P&gt;                ^&lt;/P&gt;&lt;P&gt;% Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAASWITCH#show ver&lt;/P&gt;&lt;P&gt;                ^&lt;/P&gt;&lt;P&gt;% Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAASWITCH#show ip interface brief&lt;/P&gt;&lt;P&gt;Interface                  IP-Address      OK? Method Status                Prot&lt;/P&gt;&lt;P&gt;ocol&lt;/P&gt;&lt;P&gt;Vlan1                      192.168.26.4    YES NVRAM  up                    up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlan2                      unassigned      YES NVRAM  administratively down down&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlan22                     192.166.22.5    YES NVRAM  administratively down down&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlan30                     unassigned      YES NVRAM  administratively down down&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAASWITCH#show users&lt;/P&gt;&lt;P&gt;           ^&lt;/P&gt;&lt;P&gt;% Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAASWITCH#show user&lt;/P&gt;&lt;P&gt;           ^&lt;/P&gt;&lt;P&gt;% Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way you need to set priv for all possible show commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If user priv is 2 then set priv for show commands more then 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2007 13:41:41 GMT</pubDate>
    <dc:creator>Jagdeep Gambhir</dc:creator>
    <dc:date>2007-10-10T13:41:41Z</dc:date>
    <item>
      <title>how to disable show commands</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-disable-show-commands/m-p/906272#M408672</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are having problem in disabling most of the show commands locally using AAA on router&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please review the config and let me know what is the way to disable all show commands except show ip int bri.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the config:-&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;&lt;P&gt;privilege exec all level 7 crypto&lt;/P&gt;&lt;P&gt;privilege exec all level 7 release&lt;/P&gt;&lt;P&gt;privilege exec all level 7 renew&lt;/P&gt;&lt;P&gt;privilege exec all level 7 tclquit&lt;/P&gt;&lt;P&gt;privilege exec all level 7 access-enable&lt;/P&gt;&lt;P&gt;privilege exec all level 7 webvpn&lt;/P&gt;&lt;P&gt;privilege exec all level 7 ssh&lt;/P&gt;&lt;P&gt;privilege exec all level 7 x28&lt;/P&gt;&lt;P&gt;privilege exec all level 7 x3&lt;/P&gt;&lt;P&gt;privilege exec all level 7 pad&lt;/P&gt;&lt;P&gt;privilege exec all level 7 mtrace&lt;/P&gt;&lt;P&gt;privilege exec all level 7 msta&lt;/P&gt;&lt;P&gt;privilege exec all level 7 crypto&lt;/P&gt;&lt;P&gt;privilege exec all level 7 release&lt;/P&gt;&lt;P&gt;privilege exec all level 7 renew&lt;/P&gt;&lt;P&gt;privilege exec all level 7 tclquit&lt;/P&gt;&lt;P&gt;privilege exec all level 7 access-enable&lt;/P&gt;&lt;P&gt;privilege exec all level 7 webvpn&lt;/P&gt;&lt;P&gt;privilege exec all level 7 ssh&lt;/P&gt;&lt;P&gt;privilege exec all level 7 x28&lt;/P&gt;&lt;P&gt;privilege exec all level 7 x3&lt;/P&gt;&lt;P&gt;privilege exec all level 7 pad&lt;/P&gt;&lt;P&gt;privilege exec all level 7 mtrace&lt;/P&gt;&lt;P&gt;privilege exec all level 7 msta&lt;/P&gt;&lt;P&gt;username admin privilege 15 password xxx&lt;/P&gt;&lt;P&gt;username rem privilege 15 secret xxx&lt;/P&gt;&lt;P&gt;username user1 password xxx&lt;/P&gt;&lt;P&gt;aaa authentication login default local&lt;/P&gt;&lt;P&gt;aaa authorization exec default local&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:26:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-disable-show-commands/m-p/906272#M408672</guid>
      <dc:creator>azmath.hk</dc:creator>
      <dc:date>2019-03-10T22:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable show commands</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-disable-show-commands/m-p/906273#M408673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help me on this &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 14:08:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-disable-show-commands/m-p/906273#M408673</guid>
      <dc:creator>azmath.hk</dc:creator>
      <dc:date>2007-10-09T14:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable show commands</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-disable-show-commands/m-p/906274#M408674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to set priv lvl of all show commands,&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/tech/tk59/technologies_tech_note09186a00800949d5.shtml" target="_blank"&gt;http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a00800949d5.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 14:15:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-disable-show-commands/m-p/906274#M408674</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2007-10-09T14:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable show commands</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-disable-show-commands/m-p/906275#M408675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried so many ways but still no go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me the configuration in which privilege level2 user dont see show commands in user mode except show ip int bri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for the help u will provide&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 18:45:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-disable-show-commands/m-p/906275#M408675</guid>
      <dc:creator>azmath.hk</dc:creator>
      <dc:date>2007-10-09T18:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable show commands</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-disable-show-commands/m-p/906276#M408676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to do it. Here is the configs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAASWITCH(config)#username jag privilege 7 password xxxxx&lt;/P&gt;&lt;P&gt;AAASWITCH(config)#privilege exec level 8 show running&lt;/P&gt;&lt;P&gt;AAASWITCH(config)#privilege exec level 8 show ver&lt;/P&gt;&lt;P&gt;AAASWITCH(config)#privilege exec level 6 show ip interface brief&lt;/P&gt;&lt;P&gt;AAASWITCH(config)#privilege exec level 8 show user&lt;/P&gt;&lt;P&gt;###########################################&lt;/P&gt;&lt;P&gt;Results&lt;/P&gt;&lt;P&gt;##########################################&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Username: jag&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAASWITCH#show run&lt;/P&gt;&lt;P&gt;                ^&lt;/P&gt;&lt;P&gt;% Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAASWITCH#show ver&lt;/P&gt;&lt;P&gt;                ^&lt;/P&gt;&lt;P&gt;% Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAASWITCH#show ip interface brief&lt;/P&gt;&lt;P&gt;Interface                  IP-Address      OK? Method Status                Prot&lt;/P&gt;&lt;P&gt;ocol&lt;/P&gt;&lt;P&gt;Vlan1                      192.168.26.4    YES NVRAM  up                    up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlan2                      unassigned      YES NVRAM  administratively down down&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlan22                     192.166.22.5    YES NVRAM  administratively down down&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlan30                     unassigned      YES NVRAM  administratively down down&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAASWITCH#show users&lt;/P&gt;&lt;P&gt;           ^&lt;/P&gt;&lt;P&gt;% Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAASWITCH#show user&lt;/P&gt;&lt;P&gt;           ^&lt;/P&gt;&lt;P&gt;% Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way you need to set priv for all possible show commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If user priv is 2 then set priv for show commands more then 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 13:41:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-disable-show-commands/m-p/906276#M408676</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2007-10-10T13:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable show commands</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-disable-show-commands/m-p/906277#M408677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for your help its working now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 16:33:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-disable-show-commands/m-p/906277#M408677</guid>
      <dc:creator>azmath.hk</dc:creator>
      <dc:date>2007-10-10T16:33:32Z</dc:date>
    </item>
  </channel>
</rss>

