pirateclem
Technical User
I am running PIX 6.3(3) on a 515 failover bundle. I am used to editing ACL's on routers but this seems a bit different. In using an extended dynamic ACL I am used to line numbering 10-20-30 etc... so if I wanted to remove a line I could type:
no access-list inbound 10
and line 10 would be gone. If I wanted to insert a line I could put
access-list inbound 15 tcp any any eq domain
and this would slip in the middle of 10 and 20.
My pix however, when I do a:
sh access-list dmz
gives me a numbered list with line numbers 1,2,3 etc.
So, what can I do to remove single lines from my PIX acl or insert single lines?
Need help quick so I can get this done today. Thanks.
no access-list inbound 10
and line 10 would be gone. If I wanted to insert a line I could put
access-list inbound 15 tcp any any eq domain
and this would slip in the middle of 10 and 20.
My pix however, when I do a:
sh access-list dmz
gives me a numbered list with line numbers 1,2,3 etc.
So, what can I do to remove single lines from my PIX acl or insert single lines?
Need help quick so I can get this done today. Thanks.