/BackupCiscoConfig

A script to backup a set of cisco devices

Primary LanguageShell

BackupCiscoConfig

A script to backup a set of cisco devices

Pre-Request:
sshpass
a tftp server to save backups
a file that contains IPs
username and password to access devices (RO is enough)

Installation:
apt install sshpass
git clone https://github.com/alirezaunix/BackupCiscoConfig.git
cd BackupCiscoConfig
chmod +x BackupCiscoConfig
./BackupCiscoConfig