09-10-2001 08:47 PM - edited 02-21-2020 11:24 AM
Why do the configuration examples have multiple access-list statements that are identical? This example is from http://www.cisco.com/warp/public/110/pixhubspoke.html
access-list 120 permit ip 10.1.1.0 255.255.255.0 10.2.2.0 255.255.255.0
access-list 100 permit ip 10.1.1.0 255.255.255.0 10.2.2.0 255.255.255.0
nat (inside) 0 access-list 100
Why not just use access-list 120 in the NAT 0 statement and omit the ACCESS-LIST 100 statement?
09-13-2001 12:56 PM
On the right pane of that document is a place for your comments. Ciscos TAC reads and handles those comments (Ive actually submitted an error this way so I know) so you should fill that form out and let them know your concerns.
09-17-2001 07:34 AM
I think they did it that way to to illustrate that the NAT & IPSEC processes both use acls & are separate (though inter-related) processes. Either way is okay.
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