Firmware configuration
Dashboard area Description
Device
AnywhereUSB
Service
Services
Use the local REST API to configure the AnywhereUSB Plus device
Your AnywhereUSB Plus 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:
n
ip-address is the IP address of the AnywhereUSB Plus device.
n
path is the path location in the configuration for the information being returned.
To determine allowed values for path from the Admin CLI:
1. Select the device in Remote Manager and click Actions > Open Console, or log into the
AnywhereUSB Plus local 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.
AnywhereUSB Plus User Guide
Use the local REST API to configure the AnywhereUSB Plus device
Launch Digi Remote Manager: Click Go To Digi Remote Manager to open
n
the Digi Remote Manager login page.
Add a device to Remote Manager: Click Register device in new account to
n
add a device
to Remote Manager using your Remote Manager login
credentials.
Displays the AnywhereUSB Plus device's status, statistics, and identifying
information.
Displays information about the AnywhereUSB service that is used with the
AnywhereUSB USB ports.
n
Status: Shows whether the AnywhereUSB service is enabled or disabled.
n
USB Devices: The number of USB devices connected to the Hub.
n
Groups: The number of AnywhereUSB groups connected to the Hub.
n
Clients: The number of client IDs connected to the Hub.
Click
Show Details
to navigate to the AnywhereUSB Status page for more
detailed information.
Displays an option for the
Watchdog service
if it has been enabled.
152
Need help?
Do you have a question about the AnywhereUSB Plus and is the answer not in the manual?