Hi dcatcha,
May i know what is not working in the ACL. As per the documents its correct that "0" means to match on and "1" means anything. Can you please explain more the ACL issue and whats is not working.
ACL
Rule 24 permit ip source 10.10.0.0 0.0.255.255 destination 10.10.107.11 0
Above ACL means, IP traffic from network 10.10.0.0/16 going to destination 10.10.107.11 should be permitted. So my question, is ACL permitting the traffic as per the rule?
N