11-25-2018 06:22 PM - edited 03-08-2019 04:40 PM
I found the configuring guide here configuring ACL, that define:
Out—Traffic that has already been through the router and leaves the interface
In—Traffic that arrives on the interface and then goes through the router.
I can understand both definitions but I can't figure out in what scenario we should use OUT. I guess both will go through TCAM check so consumed processing power should be the same?
11-25-2018 06:25 PM
typically you would only need to worry about ingress ACLs.
11-25-2018 11:42 PM
Hi there,
If you have multiple points of ingress to your network, it could be argued that each would need an in bound ACL to block traffic reaching a particular destination.
In this scenario using an out bound ACL on the only interface (ie connected to the subnet) that can reach a particular destination would therefore reduce the number of ACL you have to manage. However if you are bandwidth constrained this approach is obviously wasteful has network capacity has needless been consumed only for the packets to be dropped at the last hop.
Cheers,
Seb.
11-26-2018 08:55 AM
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