Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Uploading Configuration files to a TFTP Server

Status
Not open for further replies.

junkstir

Technical User
Apr 28, 2004
1
US
good evening everyone,

does anyone know how to automate the process of uploading your configuration files to a tftp server. this is a windows-based environment. i'm using the solarwinds tftp server and i don't want to go from router to router to upload the configuration file everyday.

junstir
 
Question.. why upload the config everyday? It only needs to be uploaded if it has changed.. and when you made changes you just do a write net.

If you have the posibility to use snmp just read this faq: faq557-1160

InDenial

 
Perl scripting works great for this kind of stuff. I saw one script on the web that downloads the configuration file to a tftp server each time it is changed.

Search for Cisco open source perl scripts or Cisco centric open source community for more information.

hope this helps
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top