ping n iii.iii.iii.iii|website

Configures the modem to ping a specific IP address or website periodically.

n = 0Disables ping (default)
n = 1 to 65535 number of seconds between pings
iii.iii.iii.iiiIP address of the site to ping, IP Address must be in the range 0 to 255 for each value of iii.
If values outside this range are entered, it will be interpreted as a URL (default 0.0.0.0)
website namewebsite to ping

Examples:

  1. ping www.google.ca every 10 seconds :
    cmd ping 10 www.google.ca

  1. ping 66.102.7.147 every 15 seconds :
    cmd ping 15 66.102.7.147

See also: Watchdog Timers

Last modified 7 years ago Last modified on 12-12-26 03:42:55 PM