Digi IX10 User Manual page 50

Hide thumbs Also See for IX10:
Table of Contents

Advertisement

Interfaces
1. Log into the IX10 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
To edit an existing interface, change to the interface's node in the configuration
n
schema. For example, for a interface named my_wwan, change to the my_wwan node
in the configuration schema:
(config)> network interface my_wwan
(config network interface my_wwan)>
4. Enable SureLink.
SureLink can be enabled for both IPv4 and IPv6 configurations. By default, SureLink is enabled
for IPv4 for the preconfigured WWAN (modem). It is disabled for IPv6.
(config network interface my_wwan> ipv4 surelink enable true
(config network interface my_wwan)>
5. Set the device to reboot when the interface is considered to have failed:
(config network interface my_wwan ipv4 surelink)> reboot true
(config network interface my_wwan 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_wwan)> add ipv4 surelink target end
(config network interface my_wwan ipv4 surelink target 0)>
7. Set the test type:
(config network interface my_wwan ipv4 surelink target 0)> test value
(config network interface my_wwan 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.
l
IX10 User Guide
Specify the hostname or IP address:
(config network interface my_wwan ipv4 surelink target 0)> ping_
host host
(config network interface my_wwan ipv4 surelink target 0)>
Wireless Wide Area Networks (WWANs)
Configure a Wireless Wide Area Network
(WWAN).
50

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents