Digi IX30 User Manual page 91

Table of Contents

Advertisement

Interfaces
8. Set the test type:
(config network interface my_wan ipv4 surelink target 0)> test value
(config network interface my_wan ipv4 surelink target 0)>
where value is one of:
ping: Tests connectivity by sending an ICMP echo request to a specified hostname or IP
n
address.
l
l
dns: Tests connectivity by sending a DNS query to the specified DNS server.
n
l
dns_configured: Tests connectivity by sending a DNS query to the DNS servers
n
configured for this interface.
http: Tests connectivity by sending an HTTP or HTTPS GET request to the specified URL.
n
l
interface_up: The interface is considered to be down based on the interfaces down
n
time, and the amount of time an initial connection to the interface takes before this test
is considered to have failed.
l
IX30 User Guide
Specify the hostname or IP address:
(config network interface my_wan ipv4 surelink target 0)> ping_
host host
(config network interface my_wan ipv4 surelink target 0)>
(Optional) Set the size, in bytes, of the ping packet:
(config network interface my_wan ipv4 surelink target 0)> ping_
size [num]
(config network interface my_wan ipv4 surelink target 0)>
Specify the DNS server. Allowed value is the IP address of the DNS server.
(config network interface my_wan ipv4 surelink target 0)> dns_
server ip_address
(config network interface my_wan ipv4 surelink target 0)>
Specify the url:
(config network interface my_wan ipv4 surelink target 0)> http_
url value
(config network interface my_wan ipv4 surelink target 0)>
where value uses the format http[s]://hostname/[path]
(Optional) Set the amount of time that the interface can be down before this test is
considered to have failed:
(config network interface my_wan ipv4 surelink target 0)>
interface_down_time value
(config network interface my_wan ipv4 surelink target 0)>
where value is any number of weeks, days, hours, minutes, or seconds, and takes
the format number{w|d|h|m|s}.
For example, to set interface_down_time to ten minutes, enter either 10m or 600s:
Wide Area Networks (WANs)
91

Advertisement

Table of Contents
loading

Table of Contents