<?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: Need some one help in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/need-some-one-help/m-p/989481#M406550</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still in same position&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2008 21:43:45 GMT</pubDate>
    <dc:creator>chaitu_kranthi</dc:creator>
    <dc:date>2008-07-24T21:43:45Z</dc:date>
    <item>
      <title>Need some one help</title>
      <link>https://community.cisco.com/t5/network-access-control/need-some-one-help/m-p/989477#M406542</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam trying to adding the PIX firewall to my newly installed the ACS server.&lt;/P&gt;&lt;P&gt;after adding all the required commands still i am unable to access the firewall using local user only.&lt;/P&gt;&lt;P&gt;my firewall is already having some aaa commands earlier. and i am unable to clear that lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX515# sh run | inc tacacs&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;PIX515# sh run | inc aaa&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server RADIUS max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server RADIUS deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local&lt;/P&gt;&lt;P&gt;PIX515#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some body please help me how to delete the above commands and what are the command that i have to place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pix Version:&lt;/P&gt;&lt;P&gt;Cisco PIX Firewall Version 6.3(4)&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;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:59:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/need-some-one-help/m-p/989477#M406542</guid>
      <dc:creator>chaitu_kranthi</dc:creator>
      <dc:date>2019-03-10T22:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need some one help</title>
      <link>https://community.cisco.com/t5/network-access-control/need-some-one-help/m-p/989478#M406545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, these are the commands yo need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ host &lt;SERVER-IP&gt; cisco&lt;/SERVER-IP&gt;&lt;/P&gt;&lt;P&gt;aaa authentication http console TACACS+ local&lt;/P&gt;&lt;P&gt;aaa authentication ssh console TACACS+ local&lt;/P&gt;&lt;P&gt;aaa authentication telnet console TACACS+ local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also create a local admin user =&lt;/P&gt;&lt;P&gt;username admin password admin privilege 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, to delete the old code, if you have not done "write mem" then a reboot will do.&lt;/P&gt;&lt;P&gt;or else you will have to follow the procedure given in this 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/hw/vpndevc/ps2030/products_password_recovery09186a008009478b.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_password_recovery09186a008009478b.shtml&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 16:39:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/need-some-one-help/m-p/989478#M406545</guid>
      <dc:creator>dhananjoy chowdhury</dc:creator>
      <dc:date>2008-07-17T16:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need some one help</title>
      <link>https://community.cisco.com/t5/network-access-control/need-some-one-help/m-p/989479#M406546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can able to login to the device using local username &amp;amp; password. i.e. telnet iam able to login.ssh is not allowing me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now tell me how can remove the previous commands with out rebooting the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jul 2008 01:13:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/need-some-one-help/m-p/989479#M406546</guid>
      <dc:creator>chaitu_kranthi</dc:creator>
      <dc:date>2008-07-19T01:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need some one help</title>
      <link>https://community.cisco.com/t5/network-access-control/need-some-one-help/m-p/989480#M406548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;no aaa-server RADIUS protocol radius &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jul 2008 08:56:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/need-some-one-help/m-p/989480#M406548</guid>
      <dc:creator>dhananjoy chowdhury</dc:creator>
      <dc:date>2008-07-19T08:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need some one help</title>
      <link>https://community.cisco.com/t5/network-access-control/need-some-one-help/m-p/989481#M406550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still in same position&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 21:43:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/need-some-one-help/m-p/989481#M406550</guid>
      <dc:creator>chaitu_kranthi</dc:creator>
      <dc:date>2008-07-24T21:43:45Z</dc:date>
    </item>
  </channel>
</rss>

