Skip to main content

easy Command question

More
17 years 2 months ago #20232 by jczahor
Of course if it was easy I wouldnt be asking. i am green to Cisco command and in my PIX Firewall I have some erronious commands that I want to remove but I don't know the syntax for removing commands. Can anyone help me out? The SW version is 6.22

Thanks!

John
More
17 years 2 months ago #20233 by danherbon
Replied by danherbon on topic Re: easy Command question
add a no in front of the line.

example if you have an ACL:

access-list outside_access_in permit icmp any any echo-reply

you can simple do:

no access-list outside_access_in permit icmp any any echo-reply

that will remove it
More
17 years 2 months ago #20241 by jczahor
Replied by jczahor on topic Re: easy Command question
Thanks for yopur help!

John
Time to create page: 0.129 seconds