Virtual PrivateNetworks(VPN) OpenVPN
IX20 User Guide
577
n
custom_test: Tests the interface with custom commands.
If custom_test is set, set the commands to run to perform the test:
(config vpn openvpn client openvpn_client1 surelink tests 1)>
custom_test_commands "string"
(config vpn openvpn client openvpn_client1 surelink tests 1)>
n
tcp_connection: Teststhat the interface can reach a destination port on the
configured host.
If tcp_connection is selected, complete the following:
l
Set the hostname or IPaddress of the host to create a TCP connection to:
(config vpn openvpn client openvpn_client1 surelink tests 1)>
tcp_host hostname/IP_address
(config vpn openvpn client openvpn_client1 surelink tests 1)>
l
Set the TCPport to create a TCP connection to.
(config vpn openvpn client openvpn_client1 surelink tests 1)>
tcp_port port
(config vpn openvpn client openvpn_client1 surelink tests 1)>
n
other: Tests the status of another interface.
If other is selected, complete the following:
l
Set the interface to test.
i. Use the ?to determine available interfaces:
(config vpn openvpn client openvpn_client1 surelink tests
1)> other_interface ?
Test interface: Test the status of this other interface.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/eth1
/network/interface/eth2
/network/interface/loopback
Current value:
(config vpn openvpn client openvpn_client1 surelink tests
1)> other_interface
ii. Set the interface. For example:
(config vpn openvpn client openvpn_client1 surelink tests
1)> other_interface /network/interface/eth1
(config vpn openvpn client openvpn_client1 surelink tests
1)>