10-04-2011 07:05 AM - edited 03-11-2019 02:33 PM
Hi,
I have like 3000 static NAT's applied on PIX.
question 1 ) Is there a way on pix to tell which are in use and which are not? Please provide link/reference.
I know that 2000 static NAT statements are not needed.
question 2) what is the memory consumed for each access-list statement?
Thanks,
Kunal
10-05-2011 06:24 AM
Please help!
Thanks,
Kunal
10-05-2011 08:57 AM
Hi Kunal,
Fir removing any static nats, you first need to identify what traffic is not passing through the firewall. If there are 2000 nats to be rremoved, there's got to be a good reason for it. May be the interfaces have changed or ip addresses have changed, if so try to search the nats from the running config corresponding to interafce name or ip address not in use, like this:
show run | in
show run | in
and delete those statics.
Typically an ACE 172 bytes of memory, but might increase dependiong upon the type of access-list and number of nodes in it.
Thanks,
Varun
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide