<?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: FWSM- Can't Remove the access-list in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120757#M894754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there seems to be an issue with your terminal width (check the $ sign in your second post), you need to type the whole line to remove it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no access-list vFW6_Private line 8 extended deny ip 192.168.3.0 255.255.255.0 host 172.18.30.11 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also set the width of the terminal AFAIR.&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>Tue, 21 Oct 2008 12:29:42 GMT</pubDate>
    <dc:creator>Farrukh Haroon</dc:creator>
    <dc:date>2008-10-21T12:29:42Z</dc:date>
    <item>
      <title>FWSM- Can't Remove the access-list</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120755#M894752</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure why when I try to remove this line 8 of access-list it return with the access-list is not exist!!. But I show on running config and show access-list it does exist. &lt;/P&gt;&lt;P&gt;The access-list i mentioned is line 8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ access-list in running config ]&lt;/P&gt;&lt;P&gt;----------------------------------&lt;/P&gt;&lt;P&gt;access-list vFW6_Private extended permit icmp host 172.18.16.30 host 192.168.106.14&lt;/P&gt;&lt;P&gt;access-list vFW6_Private extended permit icmp host 172.18.16.31 host 192.168.106.14&lt;/P&gt;&lt;P&gt;access-list vFW6_Private extended permit icmp host 172.18.16.32 host 192.168.106.14&lt;/P&gt;&lt;P&gt;access-list vFW6_Private remark  --&amp;gt; PERMIT IP NETWORK ICMP TRAFFIC &lt;/P&gt;&lt;P&gt;access-list vFW6_Private extended permit icmp any any&lt;/P&gt;&lt;P&gt;access-list vFW6_Private remark --&amp;gt; SMV POLLING FOR IPN ACCESS SWITCH&lt;/P&gt;&lt;P&gt;access-list vFW6_Private extended permit udp object-group ODMA-Support 172.18.22.0 255.255.255.128 range snmp snmptrap&lt;/P&gt;&lt;P&gt;access-list vFW6_Private extended deny ip 192.168.3.0 255.255.255.0 host 172.18.30.11&lt;/P&gt;&lt;P&gt;access-list vFW6_Private remark --&amp;gt; TEST&lt;/P&gt;&lt;P&gt;access-list vFW6_Private extended permit ip object-group TS_SERVERS_SHT object-group TS_SERVER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ show access-list vFW6_Private ]&lt;/P&gt;&lt;P&gt;-----------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P1-PKH-DC-FWSM1/vFW6-MGMT# show access-list vFW6_Private&lt;/P&gt;&lt;P&gt;access-list vFW6_Private; 2876 elements&lt;/P&gt;&lt;P&gt;access-list vFW6_Private line 1 extended permit icmp host 172.18.16.30 host 192.168.106.14 (hitcnt=0) 0xb2b6da&lt;/P&gt;&lt;P&gt;access-list vFW6_Private line 2 extended permit icmp host 172.18.16.31 host 192.168.106.14 (hitcnt=0) 0x9f31da8c&lt;/P&gt;&lt;P&gt;access-list vFW6_Private line 3 extended permit icmp host 172.18.16.32 host 192.168.106.14 (hitcnt=0) 0x91e47fe3&lt;/P&gt;&lt;P&gt;access-list vFW6_Private line 4 remark  --&amp;gt; PERMIT IP NETWORK ICMP TRAFFIC access-list vFW6_Private line 5 extended permit icmp any any (hitcnt=272) 0x41c767f9&lt;/P&gt;&lt;P&gt;access-list vFW6_Private line 6 remark --&amp;gt; SMV POLLING FOR IPN ACCESS SWITCH&lt;/P&gt;&lt;P&gt;access-list vFW6_Private line 7 extended permit udp object-group ODMA-Support 172.18.22.0 255.255.255.128 range snmp snmptrap 0x6422021d&lt;/P&gt;&lt;P&gt;access-list vFW6_Private line 7 extended permit udp host 172.18.9.16 172.18.22.0 255.255.255.128 range snmp snmptrap (hitcnt=64) 0x28349cde&lt;/P&gt;&lt;P&gt;access-list vFW6_Private line 8 extended deny ip 192.168.3.0 255.255.255.0 host 172.18.30.11 (hitcnt=71) 0xdac6f6d&lt;/P&gt;&lt;P&gt;access-list vFW6_Private line 9 remark --&amp;gt; TEST&lt;/P&gt;&lt;P&gt;access-list vFW6_Private line 10 extended permit ip object-group TS_SERVERS_SHT object-group TS_SERVER 0x88b6cfd2&lt;/P&gt;&lt;P&gt;access-list vFW6_Private line 10 extended permit ip host 172.18.9.74 host 192.168.106.13 (hitcnt=0) 0xcbb83b1e&lt;/P&gt;&lt;P&gt;access-list vFW6_Private line 10 extended permit ip host 172.18.9.74 host 192.168.106.12 (hitcnt=0) 0x88cf56d8&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:00:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120755#M894752</guid>
      <dc:creator>tckoon</dc:creator>
      <dc:date>2019-03-11T14:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM- Can't Remove the access-list</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120756#M894753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FWSM1/vFW6-MGMT(config)# no access-list vFW6_Private extended deny i$&lt;/P&gt;&lt;P&gt;Specified access-list does not exist&lt;/P&gt;&lt;P&gt;P1-PKH-DC-FWSM1/vFW6-MGMT(config)#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 11:35:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120756#M894753</guid>
      <dc:creator>tckoon</dc:creator>
      <dc:date>2008-10-21T11:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM- Can't Remove the access-list</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120757#M894754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there seems to be an issue with your terminal width (check the $ sign in your second post), you need to type the whole line to remove it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no access-list vFW6_Private line 8 extended deny ip 192.168.3.0 255.255.255.0 host 172.18.30.11 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also set the width of the terminal AFAIR.&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>Tue, 21 Oct 2008 12:29:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120757#M894754</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-10-21T12:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM- Can't Remove the access-list</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120758#M894755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This have nothing wrong with terminal length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 13:04:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120758#M894755</guid>
      <dc:creator>tckoon</dc:creator>
      <dc:date>2008-10-21T13:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM- Can't Remove the access-list</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120759#M894756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i can remove other line of access-list, just the line 8 I can't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 14:26:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120759#M894756</guid>
      <dc:creator>tckoon</dc:creator>
      <dc:date>2008-10-21T14:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM- Can't Remove the access-list</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120760#M894757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well the only difference I see is the others are 'permit' ACEs and this is a deny :).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be a software bug. As a temporary workaround you maybe change it in notepad and then reapply it after clearing the ACL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear configure access-list name..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then paste.&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>Wed, 22 Oct 2008 05:28:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120760#M894757</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-10-22T05:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM- Can't Remove the access-list</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120761#M894758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WebEX with TAC, really is weird problem.Resolve it by clear config access-list then apply back the access-list solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 07:31:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120761#M894758</guid>
      <dc:creator>tckoon</dc:creator>
      <dc:date>2008-10-24T07:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM- Can't Remove the access-list</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120762#M894759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the update, glad you have it working now :). As I told ya, you have to remove the ACL and then paste a new one, if something as 'basic' as ACL is not working its usually a bug or human error.&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>Sat, 25 Oct 2008 04:11:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-can-t-remove-the-access-list/m-p/1120762#M894759</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-10-25T04:11:03Z</dc:date>
    </item>
  </channel>
</rss>

