Central management
Configure Digi Remote Manager
IX20 User Guide
617
30 seconds to two hours. The default is 290 seconds.
(config)> cloud drm cellular_keep_alive
value
(config)>
where
value
is any number of hours, minutes, or seconds, and takes the format
number
{
h|m|s
}.
For example, to set
the cellular keep-alive interval
to ten minutes, enter either
10m
or
600s
:
(config)> cloud drm cellular_keep_alive 600s
(config)>
9. Set the number of allowed keep-alive misses. Allowed values are any integer between
2
and
64
. The default is
3
.
(config)> cloud drm keep_alive_misses
integer
(config)>
10. The
watchdog
is used to monitor the connection to remote cloud services. If the connection is
down, you can configure the device to restart the connection, or to reboot. The watchdog is
enabled by default. To disable:
(config)> cloud drm watchdog false
(config)>
11. If
watchdog
is enabled:
a. (Optional) Set the amount of time to wait before restarting the connection to the remote
cloud services, once the connection is down.
where
value
is any number of hours, minutes, or seconds, and takes the format
number
{
h|m|s
}.
For example, to set
restart_timeout
to ten minutes, enter either
10m
or
600s
:
(config)> cloud drm restart_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 30 minutes.
b. (Optional) Set the amount of time to wait before rebooting the device, once the connection
to the remote cloud servicesis down. By default, this option is not set, which means that
the option is disabled.
where
value
is any number of hours, minutes, or seconds, and takes the format
number
{
h|m|s
}.
For example, to set
reboot_timeout
to ten minutes, enter either
10m
or
600s
:
(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: