Try 'clear configure access-list blah'.
I don't think the issue is that the command is invalid (going from
memory here), rather you can only 'no' out an access-list line by line.
So, while this will work:
no access-list blah extended permit ip host 1.1.1.1 host 2.2.2.2
no access-list blah extended permit ip host 3.3.3.3 host 4.4.4.4
And this won't:
no access-list blah
This should work to get rid of the access-list:
clear configure access-list blah
On 11-Feb-09, at 4:26 PM, Childs, Aaron wrote:
Good Afternoon,
A couple of months ago I upgraded our FWSM to version 4 of the code. I
applied a new access-list today and wanted to remove an old one. To
my
amazement "no access-list blah" is no longer a valid command. I
have tried
to ask the oracle of Google and Cisco, but I can't find an answer.
Could
someone please direct me to the proper documentation?
Thank you,
Aaron
-------------
Aaron Childs
Assistant Director, Networking
Westfield State College
<http://www.wsc.ma.edu/it/> http://www.wsc.ma.edu/it/
_______________________________________________
cisco-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
_______________________________________________
cisco-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/