Log Out Of The Web Interface; Use The Local Rest Api To Configure The Ix40 Device; Use The Get Method To Return Device Configuration Information - Digi IX40 User Manual

Table of Contents

Advertisement

Firmware configuration
Dashboard
area
Description
Network
activity
Digi Remote
Displays the device connection status for Digi Remote Manager, the amount of time
Manager
the connection has been up, and the Digi Remote Manager device ID.
See
The links in this section enable you to do the following:
Device
Displays the IX40 device's status, statistics, and identifying information.

Log out of the web interface

n
On the main menu, click your user name. Click Log out.

Use the local REST API to configure the IX40 device

Your IX40 device includes a REST API that can be used to return information about the device's
configuration and to make modifications to the configuration. You can view the REST API specification
from your web browser by opening the URL:
https://ip-address/cgi-bin/config.cgi
For example:
https://192.168.210.1/cgi-bin/config.cgi

Use the GET method to return device configuration information

To return device configuration, issue the GET method. For example, using curl:
$ curl -k -u admin https:// ip-address /cgi-bin/config.cgi/value/ path -X GET
where:
IX40 User Guide
Summarizes network statistics: the total number of bytes sent and received
n
over all configured bridges and Ethernet devices.
Displays the status of the network interfaces configured on the device.
n
Provides information about the signal strength and technology of the cellular
n
modem(s).
Using Digi Remote
Manager.
n
Launch Digi Remote Manager: Click Go To Digi Remote Manager to open
the Digi Remote Manager login page.
n
Add a device to Remote Manager: Click Register device in new account to
add a device
to Remote Manager using your Remote Manager login
credentials.
Use the local REST API to configure the IX40 device
53

Advertisement

Table of Contents
loading

Table of Contents