Skip to content

WilliamMarti/cisco-acl-audit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cisco ACL Audit

  1. Print a list of all Access Lists on device
  2. Print a list of all applied Access Lists
    1. Check for 'access-group' in interfaces
    2. Check for 'match ip address' in route-maps
    3. Check for 'snmp-server community' for SNMP community strings
  3. Print a list of Access Lists that are not used

Usage:

# python audit.py $hostname $username $password

About

Way to clean up ACLs on Routers/L3 Switches

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages