Interfaces
Wide Area Networks (WANs)
Digi Connect IT® 16/48 User Guide
59
an IP address. See
Configure a Wireless Wide Area Network (WWAN)
for details about
SIM
failover
.
(config network interface my_wan> ipv4 surelink enable true
(config network interface my_wan)>
5. Add a test target:
(config network interface my_wan)> add ipv4 surelink target end
(config network interface my_wan ipv4 surelink target 0)>
6. 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:
n
ping
: Tests connectivity by sending an ICMP echo request to a specified hostname or IP
address.
l
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)>
l
(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)>
n
dns
: Tests connectivity by sending a DNS query to the specified DNS server.
l
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)>
n
dns_configured
: Tests connectivity by sending a DNS query to the DNS servers
configured for this interface.
n
http
: Tests connectivity by sending an HTTP or HTTPS GET request to the specified URL.
l
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
]
n
interface_up
: The interface is considered to be down based on the interfaces down
time, and the amount of time an initial connection to the interface takes before this
test is considered to have failed.
Содержание Connect IT 16
Страница 1: ...Digi Connect IT 16 48 User Guide Firmware version 21 2 ...
Страница 157: ...Interfaces Bridging Digi Connect IT 16 48 User Guide 157 8 Click Apply to save the configuration and apply the change ...
Страница 440: ...Services Configure the ping responder service Digi Connect IT 16 48 User Guide 440 iperf Done ...