Skip to content

stets/GatherCiscoRunningConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

GatherCiscoRunningConfig

Grabs configuration of Cisco devices via SSH

Dependencies: netmiko, python standard library add list of devices to backup to deviceList, seperated by new line

Usage: pip install netmiko python gatherRunning.py

gatherRunning will iterate through the device list, scan for port 22, connect if it is open and save the config under configs directory

About

Grabs configuration of Cisco devices via SSH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages