hello,
i have this script to open a web page from the Cisco 1921 router but it does not work and no hits to the server from this router any help
archive
log config
logging enable
path http://paltel.fireprobe.net/
write-memory
time-period 3
Hello,
the archive function sends the configuration to a backup server, via http in your case. Create a subdirectory and add date and timestamps.
archive
log config
logging enable
path http://paltel.fireprobe.net/configs/$h-$t
write-memory
time-period 3
Thank you for your support and i hope you safe at COVID-19,
i don't want to back up config here . what i need only to do speed test from this 1921 cisco router by hitting this website(with auto test feature when we use any browser).
Hello,
where did you find instructions to do a speed test directly from the router using the archive function ? I have never seen that, and I don't think it is possible. Why not use a PC directly attached to the router ?
Thank you Georg ,
the routers 1924 connected at remote sites to security system and Access devices ,i need to test speed at these sites before sent the technician to the site
i can collect the result from the server account i have
any idea for that ?