Digi IX40 User Manual page 109

Table of Contents

Advertisement

Interfaces
c. Create a label for the test:
(config network interface my_wan surelink tests 1)> label string
(config network interface my_wan surelink tests 1)>
d. if the test should apply to both IPv6 rather than IPv4, enable IPv6:
(config network interface my_wan surelink tests 1)> ipv6 true
(config network interface my_wan surelink tests 1)>
e. Set the test type:
(config network interface my_wan surelink tests 1)> test value
(config network interface my_wan surelink tests 1)>
where value is one of:
n
n
n
IX40 User Guide
ping: Uses ICMP to determine connectivity.
If ping is selected, complete the following:
Set the ping_method:
l
(config network interface my_wan surelink tests 1)> ping_method value
(config network interface my_wan surelink tests 1)>
where value is one of:
hostname: The hostname or IP address of an external server.
o
Set ping_host to the hostname or IP address of the server:
o
(config network interface my_wan surelink tests 1)> ping_host hostname/IP_
address
(config network interface my_wan surelink tests 1)>
o
interface_gateway. If set, an initial traceroute is sent to the hostname or IP
address configured in the SureLink advanced settings, and then the first hop
in that route is used for the ping test.
o
interface_address.
o
interface_dns: The interface's DNS server.
Set the number of bytes to send as part of the ping payload:
l
(config network interface my_wan ipsec tunnel ipsec_example surelink tests 1)>
ping_size int
(config network interface my_wan surelink tests 1)>
dns: Performs a DNS query to the named DNS server.
If dns is set, set the IPv4 or IPv6 address of the DNS server:
(config network interface my_wan surelink tests 1)> dns_server IP_address
(config network interface my_wan surelink tests 1)>
http: Uses HTTP(s) GET requests to determine connectivity to the configured web
server.
Wide Area Networks (WANs)
109

Advertisement

Table of Contents
loading

Table of Contents