cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2630
Views
0
Helpful
1
Replies

perl or bach script for cisco config backup automation..

pavlos
Level 1
Level 1

I am currently trying to write a script using perl language for automatically backing up the configurations of my company's Cisco routers every night.

Has anyone developed something similar that I could get use of?

Regards.

1 Reply 1

rmushtaq
Level 8
Level 8

IOS Command Script Toolkit from http://sourceforge.net/projects/cosi-nms is an open source script toolkit. grab-config and upload-config are also part of this kit for getting/uploading configs. See if that helps.