I have made some tests with uploading config file to cisco in few ways
The Telnet way is very slow it take to upload the whole gateways command about 5 minutes
Today i have done config network (it is doing TFTP for the config file )
the whole procedure took 3 seconds
The disadvantage that this way require TFTP server ... but i know it can be done with web
also i will check tat too ...
The script is also very simple
all it have to do is to connect ... to wait for # prompt then to give the command
conf network and to give some parameters such as the TFTP server address and file name
and in the end to wait for OK
When i will have fully automatic and running script (i will have to ask some of the local
Script gurus to make it for me ) i will post it here and update the WIKI page
Regards
Ronen - 4Z4ZQ
http://www.ronen.org
________________________________________
From: 44Net <44net-bounces+ronenp=hotmail.com(a)hamradio.ucsd.edu> on behalf of Jerry
DeLong <kd4yal(a)gmail.com>
Sent: Friday, March 4, 2016 11:36 AM
To: AMPRNet working group
Subject: Re: [44net] ideas to uutomatic updates of gateway file to Cisco Routers ?
(Please trim inclusions from previous messages)
_______________________________________________
Hi Ronen,
Here are the script I am using.
I am not a coded so maybe there is a better way but these 2 script
are working for my purpose.
Here it is with out warranty or support.