Quantcast
Channel: THWACK: All Content - Network Configuration Manager
Viewing all articles
Browse latest Browse all 6057

Access List Compliance

$
0
0

I have tried to follow this other forum but am running into issues.Access List Compliance Check Question  I am trying to start out with something simple. Check the below access list and ensure only the entries listed are in the access list and nothing else. Using the website RegExr: Learn, Build, & Test RegEx  that many recommend on here I can get the expression built correctly. However NCM isn't working.

 

Access List

ip access-list standard XXX

permit 10.0.0.0 0.31.255.255

permit 192.168.0.0 0.0.255.255

permit 172.16.0.0 0.15.255.255

deny   any log

 

Regular Expression

^\s?ip access\-list standard XXX\n^\s?permit 10.0.0.0 0.31.255.255\n^\s?permit 192.168.0.0 0.0.255.255\n^\s?permit 172.16.0.0 0.15.255.255\n^deny   any log[\r\n]*$

 

Screen Shot 2016-08-11 at 2.27.40 PM.png


Viewing all articles
Browse latest Browse all 6057

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>