Interfaces Wide Area Networks (WANs)
Digi Connect IT® 4 User Guide
70
(config network interface my_wan surelink tests 1)> custom_test_
commands "string"
(config network interface my_wan surelink tests 1)>
n tcp_connection: Tests that the interface can reach a destination port on the
configured host.
If tcp_connection is selected, complete the following:
l Set the hostname or IP address of the host to create a TCPconnection to:
(config network interface my_wan surelink tests 1)> tcp_host
hostname/IP_address
(config network interface my_wan surelink tests 1)>
l Set the TCP port to create a TCPconnection to.
(config network interface my_wan surelink tests 1)> tcp_port
port
(config network interface my_wan 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 network interface my_wan 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 network interface my_wan surelink tests 1)> other_
interface
ii. Set the interface. For example:
(config network interface my_wan surelink tests 1)> other_
interface /network/interface/wan
(config network interface my_wan surelink tests 1)>