Virtual PrivateNetworks(VPN) OpenVPN
IX20 User Guide
576
(config vpn openvpn client openvpn_client1 surelink tests 1)>
dns_server IP_address
(config vpn openvpn client openvpn_client1 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 vpn openvpn client openvpn_client1 surelink tests 1)>
http url
(config vpn openvpn client openvpn_client1 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:
l
Set the amount of time that the interfaceis down before the test can be
considered to havefailed.
(config vpn openvpn client openvpn_client1 surelink tests 1)>
interface_down_time value
(config vpn openvpn client openvpn_client1 surelink tests 1)>
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:
(config vpn openvpn client openvpn_client1 surelink tests 1)>
interface_down_time 600s
(config)>
l
Set the amount of time to wait for the interfaceto connect for the first time
before the test isconsidered to have failed.
(config vpn openvpn client openvpn_client1 surelink tests 1)>
interface_timeout value
(config vpn openvpn client openvpn_client1 surelink tests 1)>
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_timeout to ten minutes, enter either 10m or
600s:
(config vpn openvpn client openvpn_client1 surelink tests 1)>
interface_timeout 600s
(config)>