![Digi Connect EZ Mini User Manual Download Page 62](http://html1.mh-extra.com/html/digi/connect-ez-mini/connect-ez-mini_user-manual_2496436062.webp)
Interfaces
Wide Area Networks (WANs)
Digi Connect EZ Mini User Guide
62
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Create a new WAN, or edit an existing one:
n
To create a new WAN, see
Configure a Wide Area Network (WAN)
.
n
To edit an existing WAN, change to the WAN's node in the configuration schema. For
example, for a WAN 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. 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:
n
ping
: Tests connectivity by sending an ICMP echo request to a specified hostname or IP
address.
l
Specify the hostname or IP address:
(config network interface my_wan ipv4 surelink target 0)> ping_
host
host
(config network interface my_wan ipv4 surelink target 0)>
l
(Optional) Set the size, in bytes, of the ping packet: