Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Is there a way do to what might be called nested searches with sho access-list for Cisco ASAs (command line only) Ex: sho access-list | inc 1.2.3.4 | inc eq ssh Where you want to find all instances of the ip 1.2.3.4 in all the rules that permit ...