cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1353
Views
0
Helpful
5
Replies

automation of config file uploading on multiple switches

jerome.royer
Level 1
Level 1

I would like to install config files using tcl script. Is there simple script I could use ? Or any other mean ?

Also is it possible to suppress the prompt asking for a confirmation when doing TFTP ?

5 Replies 5

thomas.chen
Level 6
Level 6

I guess switches does not support TCL scripts, may be you can use the PERL script and try it out. check out the link: <http://www.cpan.org/>, there are some modules people have developed for PERL that might work.

Martin Ermel
VIP Alumni
VIP Alumni

I am not familiar with tcl but perhaps you find what you need at this link:

http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_feature_guide09186a00801a75a7.html

and also have a look at the EEM:

http://www.cisco.com/en/US/products/ps6815/prod_literature.html

HTH,

MArtin

rickwilliams
Level 1
Level 1

You might try modifying this script for your purposes. This an Embedded Event Manager script. See attachment.

yjdabear
VIP Alumni
VIP Alumni

Just for general reference, Expect (http://expect.nist.gov/) makes automation and stuff like suppressing command prompt during the process really trivial.

Kiwi Enterprises Cattools has the best software I have ever used. For $100 you can download configs at specified times, get versions, and many other things. Solarwinds has cirrus but it is not as good.