> Hi
> 
> I've been thinking about backing up cisco switches config files.
> 
> I was thinking that I'll write a python script that will telnet into
> each switch and get a copy of "show run"
> 
> Has anybody done this ?
> 

They certainly have - http://www.shrubbery.net/rancid/

rancid will connect to Cisco switches (and a few other branches) at
whatever interval you want, grab the config, and commit to a local SVN
tree, so you get a complete change history too.

Once it's in SVN, backing it up is easy.

James

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to