Digi Connect IT Mini User Manual page 171

Hide thumbs Also See for Connect IT Mini:
Table of Contents

Advertisement

Routing
v. Configure the type of test for the test target:
(config network interface eth ipv4 surelink target 0)> test value
(config network interface eth ipv4 surelink target 0)>
where value is one of:
Digi Connect IT® Mini User Guide
ping: Tests connectivity by sending an ICMP echo request to a specified
n
hostname or IP address.
Specify the hostname or IP address:
l
(config network interface eth ipv4 surelink target 0)> ping_host host
(config network interface eth ipv4 surelink target 0)>
(Optional) Set the size, in bytes, of the ping packet:
l
(config network interface eth ipv4 surelink target 0)> ping_size [ num ]
(config network interface eth ipv4 surelink target 0)>
dns: Tests connectivity by sending a DNS query to the specified DNS server.
n
Specify the DNS server. Allowed value is the IP address of the DNS server.
l
(config network interface eth ipv4 surelinktarget 0)> dns_server ip_address
(config network interface eth ipv4 surelinktarget 0)>
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
n
specified URL.
Specify the url:
l
(config network interface eth ipv4 surelink target 0)> http_url value
(config network interface eth ipv4 surelink target 0)>
where value uses the format http[s]://hostname/[path]
interface_up: The interface is considered to be down based on the interfaces
n
down time, and the amount of time an initial connection to the interface takes
before this test is considered to have failed.
(Optional) Set the amount of time that the interface can be down before
l
this test is considered to have failed:
(config network interface eth ipv4 surelink target 0)> interface_down_time
value
(config network interface eth 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:
Virtual Router Redundancy Protocol (VRRP)
171

Advertisement

Table of Contents
loading

Table of Contents