Digi Connect IT Mini User Manual page 55

Hide thumbs Also See for Connect IT Mini:
Table of Contents

Advertisement

Interfaces
Active recovery can be configured for both IPv4 and IPv6. These instructions are for IPv4; to configure
IPv6 active recovery, replace ipv4 in the command line with ipv6.
1. Log into the Connect IT Mini 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. Create a new interface, or edit an existing one:
To create a new interface, see
n
or
Configure a Wide Area Network (WAN)
(WWAN).
To edit an existing interface, change to the interface's node in the configuration
n
schema. For example, for a interface named my_wan, change to the my_wan node in
the configuration schema:
(config)> network interface my_wan
(config network interface my_wan)>
4. Enable SureLink.
SureLink can be enabled for both IPv4 and IPv6 configurations. By default, SureLink is enabled
for IPv4 for the preconfigured WAN (eth) and WWAN (modemwwan2). It is disabled for IPv6.
(config network interface my_wan> ipv4 surelink enable true
(config network interface my_wan)>
5. Set the device to reboot when the interface is considered to have failed:
(config network interface my_wan ipv4 surelink)> reboot true
(config network interface my_wan ipv4 surelink>
Note
If both the restart and reboot parameters are enabled, the reboot parameter takes
precedence.
6. Add a test target:
(config network interface my_wan)> add ipv4 surelink target end
(config network interface my_wan ipv4 surelink target 0)>
7. Set the test type:
(config network interface my_wan ipv4 surelink target 0)> test value
(config network interface my_wan ipv4 surelink target 0)>
where value is one of:
ping: Tests connectivity by sending an ICMP echo request to a specified hostname or IP
n
address.
Digi Connect IT® Mini User Guide
Configure a
LAN,
Configure a Wide Area Network
or
Configure a Wireless Wide Area Network
Wide Area Networks (WANs)
(WAN),
55

Advertisement

Table of Contents
loading

Table of Contents