Use The Get Method To Return Device Configuration Information - Digi IX20-WAG4 User Manual

Table of Contents

Advertisement

Applications
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:
ip-address is the IP address of the IX20 device.
n
path is the path location in the configuration for the information being returned.
n
To determine allowed values for path from the Admin CLI:
1. Log into the IX20 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. At the config prompt, type ? (question mark):
(config)> ?
auth
cloud
firewall
monitoring
network
serial
service
system
vpn
(config)>
The allowed values for path are listed in the first (left) column.
4. To determine further allowed path location values by using the ? (question mark) with
the path name:
(config> service ?
Services
Additional Configuration
-------------------------------------------------------------------
------------
dns
iperf
location
mdns
IX20 User Guide
Use the local REST API to configure the IX20 device
Authentication
Central management
Firewall
Monitoring
Network
Serial
Services
System
VPN
DNS
IPerf
Location
Service Discovery (mDNS)
573

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ix20

Table of Contents