Is it possible to write a rule that confirms a configuration contains a specific ACL and that the ACL contains 2 specific lines and nothing more?
Example: The access-list string must contain:
access-list 10 permit 10.10.10.1
access-list 10 permit 10.10.10.2
and cannot contain anything else