Central management
Configure Digi Remote Manager
IX14 User Guide
504
(config)> cloud drm reboot_timeout 600s
(config)>
The minimum value is 30 minutes and the maximum is 48 hours. If not set, this option is
disabled. The default is disabled.
12. (Optional) Determine whether to require a login and password to authenticate the user from
the remote cloud services CLI:
(config)> cloud drm cli_local_auth true
(config)>
If set to
false
, no login prompt will be presented and the user will be logged in as
admin
. The
default is
false
.
13. (Optional) Configure the IX14 device to communicate with remote cloud services by using SMS:
a.
Enable
SMS messaging:
(config)> cloud drm sms enable true
(config)>
b. Set the phone number for Digi Remote Manager:
(config)> cloud drm sms destination
drm_phone_number
(config)>
c. (Optional) Set the service identifier:
(config)> cloud drm sms sercice_id
id
(config)>
1. (Optional) Configure the IX14 device to communicate with remote cloud services by using an
HTTP proxy server:
a.
Enable
the use of an HTTP proxy server:
(config)> cloud drm proxy enable true
(config)>
b. Set the hostname of the proxy server:
(config)> cloud drm proxy host
hostname
(config)>
c. (Optional) Set the port number on the proxy server that the device should connect to. The
default is 2138.
(config)> cloud drm proxy port
integer
(config)>
14. Save the configuration and apply the change:
(config)> save
Configuration saved.
>