![Digi Connect EZ Mini Скачать руководство пользователя страница 158](http://html.mh-extra.comconnect-ez-mini_user-manual_2496436158.png)
Virtual Private Networks (VPN)
IPsec
Digi Connect EZ Mini User Guide
158
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 vpn ipsec tunnel ipsec_example surelink target 0)>
ping_host
host
(config vpn ipsec tunnel ipsec_example surelink target 0)>
l
(Optional) Set the size, in bytes, of the ping packet:
(config vpn ipsec tunnel ipsec_example surelink target 0)>
ping_size [
num
]
(config vpn ipsec tunnel ipsec_example 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 vpn ipsec tunnel ipsec_example surelink target 0)>
dns_server
ip_address
(config vpn ipsec tunnel ipsec_example 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 vpn ipsec tunnel ipsec_example surelink target 0)>
http_url
value
(config vpn ipsec tunnel ipsec_example 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.
l
(Optional) Set the amount of time that the interface can be down before this
test is considered to have failed:
(config vpn ipsec tunnel ipsec_example surelink target 0)>
interface_down_time
value
(config vpn ipsec tunnel ipsec_example 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
timeout
to ten minutes, enter either
10m
or
600s
: