Skip to content

goksinenki/python-cisco-ftp-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-cisco

Cisco Network Automation - Software Defined Network - System Automation

That's an Cisco ftp backup tool it allows users to backup all switches (one by one) to a ftp server automatically (vendor free)

INSTALLATION (Windows/Linux)

Installation

Just install the required modules/libraries to your python project directory if you do not have them

paramiko

For example:

pip install paramiko

Open ipler.txt and replace ip addresses with your network device ipaddresses. Open cisco_backup.py and replace the required information with yours. (ssh username, ssh password, cisco enable password, ftp server ip address, ftp account username and password)

Then, execute cisco_backup.py

If you like you can schedule that script when you would like to backup your devices config.

Also, you can use that script for all devices/servers/clients that you can connect via SSH.

That's all !

About

That's an Cisco ftp backup tool it allows users to backup all switches to a ftp server automatically

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages