Skip to content

aodinaev/aclchecker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

acl checker

The script connects to a Cisco device via ssh, and checks if a packet with given parameters will pass access-lists. Then it finds and connects to a next hop and repeat actions.

Usage: ./aclchecker.py protocol, source ip, destination ip, destination port, device ip

Requirements: python3, ipaddress, netmiko, getpassw

About

Cisco access-list checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%