I am trying to run a report on my cisco routing switches to report back any layer 3 vlan interfaces that have a "permit ip any any" statement in there ACL, but there are certain ACLs that might require a "permit ip any any" statement. How can I set the rule so that it ignores certain acl statements that do contain a "permit ip any any" statement?
Right now i am just using find string.
Thanks for the Help