PDA

View Full Version : Automated router backup


Wez
22-04-08, 13:53
Hey All,

I know we have various techies on here and was wondering what people use for automating network device config backups.

Currently I do manual tftp transfers when I have some spare time but we would like something thats scheduled. I can write scripts and setup cron but this will be time consuming with testing etc.

Any ideas?

JustGav
22-04-08, 13:57
Yup, you as much as I'd hate to do it, you could use an SNMP call which could push the TFTP up to the server.

Sandy-m2
22-04-08, 14:02
i just run a script and push to the TFTP server (my pc)

Wez
22-04-08, 14:07
Just found this :D

http://downloads.zdnet.co.uk/0,1000000376,39161538s,00.htm?dl=1

Thorin
22-04-08, 14:19
One of our network guys at work has been developing this...
http://sourceforge.net/projects/ncs/
http://ncs.sourceforge.net/

PHP web based config store, uses SNMP and can store and compare different versions etc. etc.