Skip to content

AnasProgrammer2/nslookup-cisco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dns resolver to ACL of Vander Routers/Switchs

Description

dirrecly convert any domain to ip access-list(ipv4)
support muilt-vander cisco_xr,cisco_xe,cisco_nexus,huawei,mikrotik

Executing program

1- update config file (config.ini) with information


ipaddress = [ip address of Host]
username = [username of host]
password = [password of host]
osHost = [vander type (cisco_xr,cisco_xe,cisco_nexus,huawei,mikrotik)]
acl_name =[ACL of name will generate ]
acl_type =[ACL action (deny | permit)]
output_folder_name = [folder name wll be storage of output files]

2- execute a software with use Argument


--config : choose file of config (like config.ini)
--apply_on_host : for apply ACL to host dirreclty
example :
#python3 py-dns.py --config config.ini --apply_on_host

alt text
alt text alt text

Help

Any advise for common problems or issues.

Authors

Contributors names and contact info

ex. Anas abdullkarim

Version History

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages