Tags: script

Network Element Configuration Backup Script

by Sensei Email

Fire axe & hat Here's a script I put together to save configurations and then back them up. Thus far, it will support most Cisco devices and certain load-balancers. It uses perl to fire off SNMP commands that save them locally, draw them off to a TFTP server, and then archive them on a daily basis. It runs well as a cron job, but you're welcome to use it as you wish.

Read more »