System administration
Schedule system maintenance tasks
LR54 User Guide
945
n
The device firmware version.
n
The modem firmware version.
n
The device’s configuration settings.
You should not enable device and modem firmware update and the configuration check
options unless you want the device to automatically check and update firmware and device
configuration outside of the control of Remote Manager. If enabled, you must configure a
Time
period for maintenance window trigger type and specify a time window of when you want the
automated firmware checks and updates to occur.
1. Configure the device to look for any updated device firmware during the
maintenance window. If updated firmware is found, it will then be installed. The
device will look for updated firmware both on the local device and over the
network, using either a WAN or cellular connection.
(config)> system schedule maintenance device_fw_update true
(config)>
2. Configure the device to look for any updated modem firmware during the
maintenance window. If updated firmware is found, it will then be installed. The
device will look for updated firmware both on the local device and over the
network, using either a WAN or cellular connection.
(config)> system schedule maintenance modem_fw_update true
(config)>
3. Configure the device to allow for the configuration to be updated, including by
custom scripts, during the maintenance window.
(config)> system schedule maintenance config_update true
(config)>
7. (Optional) Configure automated checking for device firmware updates:
a.
Device firmware update check
is enabled by default. This enables to automated
checking for device firmware updates. To disable:
(config)> system schedule maintenance firmware_update_check device
false
(config)>
b. Set how often automated checking for device firmware should take place:
(config)> system schedule maintenance frequency
value
(config)>
where
value
is either
daily
,
weekly
, or
monthly
.
daily
is the default.
8. Save the configuration and apply the change:
(config)> save
Configuration saved.
>