Central management Configureyour device for Digi Remote Manager support
IX20 User Guide
67
d. For Port, type or select the port number on the HTTPproxy server that the device should
connect to. The default is 2138.
18. Click Apply to savethe configuration and apply the change.
Command line
1. Select the device in Remote Manager and click Actions> Open Console, or log into the IX20
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 accessthe Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Digi Remote Manager support is enabled by default. To disable Remote Manager support:
(config)> cloud enable false
(config)>
4. (Optional) Set the URL for the central management server.
(config)> cloud drm drm_url url
(config)>
The default variesdepending on firmware versions:
n
Firmware version 22.2.9.x and newer, the default is the edp12.devicecloud.com. This
server is for device-connectivity only, and uses enhanced security through certificate-
based communication. See Digi Remote Manager support for further infomation.
n
Firmware prior to version 22.2.9.x, the default is the Digi Remote Manager server,
https://remotemanager.digi.com.
5. (Optional) Set the amount of time that the IX20 device should wait before reattempting to
connect to the remote cloud servicesafter being disconnected. The minimum value is ten
seconds. Thedefault is 30 seconds.
(config)> cloud drm retry_interval value
where value is any number of hours, minutes, or seconds, and takes the format number
{h|m|s}.
For example, to set the retry interval to ten minutes, enter either 10m or 600s:
(config)> cloud drm retry_interval 600s
(config)>
6. (Optional) Set the amount of time that the IX20 device should wait between sending keep-alive
messagesto the Digi Remote Manager when using a non-cellular interface. Allowed values are
from 30 secondsto two hours. The default is60 seconds.
(config)> cloud drm keep_alive value
(config)>