I'm new to Network Administration but I'm working on configuring ACL's to allow two subnets to communicate with each other across two sites. Isolation needs to exist so hosts within the subnets can only communicate to each other and the internet.
As an example:
10.10.10.0/21 - Remote Subnet
10.10.5.0/21 - Local Subnet
Both should have internet access and be able to communicate to each other only .
I'm hoping to find some documentation on the differences processing packets between inbound and outbound ACL's. We're currently using EOS on two S Series switches and the ACL's we have configured are not functioning but rather than delete the ACL's I'd like to use this as an opportunity to troubleshoot the ACL's.