Digi TX40 User Manual page 111

Table of Contents

Advertisement

Interfaces
o
13. Click Apply to save the configuration and apply the change.
Command line
1. Select the device in Remote Manager and click Actions > Open Console, or log into the TX40
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Change to WAN or WWAN's node in the configuration schema. For example, to disable the
default DNS test for an interface named my_wan:
(config)> network interface my_wan
(config network interface my_wan)>
4. Disable the default DNS test:
(config network interface my_wan)> surelink tests 0 enable false
(config network interface my_wan)>
5. Add a new test:
a. Add a test:
(config network interface my_wan)> add surelink tests end
(config network interface my_wan surelink tests 1)>
b. Create a label for the test:
(config network interface my_wan surelink tests 1)> label string
(config network interface my_wan surelink tests 1)>
c. if the test should apply to both IPv6 rather than IPv4, enable IPv6:
(config network interface my_wan surelink tests 1)> ipv6 true
(config network interface my_wan surelink tests 1)>
d. Set the test type:
(config network interface my_wan surelink tests 1)> test value
(config network interface my_wan surelink tests 1)>
where value is one of:
n
TX40 User Guide
Down: The test will pass only if the referenced interface is down or failing its own
SureLink tests (if applicable).
ping: Uses ICMP to determine connectivity.
If ping is selected, complete the following:
Wide Area Networks (WANs)
111

Advertisement

Table of Contents
loading

Table of Contents