Interfaces WideArea Networks(WANs)
IX20 User Guide
113
where value is one of:
n
ping: Uses ICMPto determine connectivity.
If ping is selected, complete the following:
l
Set the ping_method:
(config network interface my_wan surelink tests 1)> ping_
method value
(config network interface my_wan surelink tests 1)>
where value is one of:
o
hostname: The hostname or IPaddress of an external server.
o
Set ping_host to the hostname or IPaddress of the server:
(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 issent to the hostname or IP
addressconfigured in the SureLink advanced settings, and then the first hop
in that route isused for the ping test.
o
interface_address.
o
interface_dns: Theinterface'sDNSserver.
l
Set the number of bytesto send as part of the ping payload:
(config network interface my_wan ipsec tunnel ipsec_example
surelink tests 1)> ping_size int
(config network interface my_wan surelink tests 1)>
n
dns: Performsa DNSquery to the named DNSserver.
If dnsis set, set the IPv4 or IPv6 addressof the DNSserver:
(config network interface my_wan surelink tests 1)> dns_server
IP_address
(config network interface my_wan surelink tests 1)>
n
http: Uses HTTP(s) GET requeststo determine connectivity to the configured web
server.
If http is set, set the URL of the web server.
(config network interface my_wan surelink tests 1)> http url
(config network interface my_wan surelink tests 1)>
n
dns_configured: Testscommunication with DNSservers that are either provided
by DHCP, or statically configured for this interface.
n
interface_up: Tests the current statusof the interface. The test fails if the interface
isdown. Failing this test infers that all other tests fail.
If interface_up is set, complete the following: