Tags: snmp
Network Element Configuration Backup Script
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.
Cisco In-band Password Recovery Using TFTP & SNMP
![]()
We inherited a legacy network in a remote location, configured with a dead AAA server, and local user accounts that no one had the password to. I knew the "enable secret" and VTY password, but the local accounts were preventing me from ever getting to use them. What I did have at my disposal, was knowledge of the read/write SNMP string and access to a server listed in the ACL for it.

12/26/08 01:20:33 pm, 