INFORMATION
This program can be used for the following:
- To collecting Cisco device information like: hostname, serial, model, IOS image, version, uptime, free memory (to CSV)
- To enable the SCP service on the device (automaticly before file transfers)
- To make a backup of the running-config and startup-config with SCP (with built-in MD5 hash comparison check) no TFTP/SFTP server needed.
- To save the running-config to the startup-config (write memory)
- To transfer a new image to the device with SCP (with built-in MD5 hash comparison check)
- To change the boot target to the new image (boot system flash:/)
It has got the following features:
- Error handling
- information and error logging to log file (Log will be appended)
- information and error logging to CSV file (Log will be overwritten each run)
- Transfers retry 3 times
- MD5 checks after file transfers to be sure the file is transferred without problems
Features
- Cisco
- IOS
- Python
- backup
- update
- image
- batch
- reboot
- Netmiko
- file transfer
- md5