Skip to content

Python/NAPALM script to check devices and update missing config

Notifications You must be signed in to change notification settings

cloudq-uk/configcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Config Check

Python/NAPALM script to check devices and update missing config if needed.

Devices to be checked will require SSH access enabled, and SCP server enabled:

ip scp server enable

Update the 'device_ip_addresses.txt' file with the devices to be checked

Update the 'ios_msdp_groups.cfg' with the config to be checked on the device and applied if missing

About

Python/NAPALM script to check devices and update missing config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages