System administration
Erase device configuration and reset to factory defaults
IX14 User Guide
292
(config>> system schedule reboot_time 02:00
(config)>
If
reboot_time
is set, but the device is unable to synchronize its time with an NTP server, the
device will reboot after it has been up for 24 hours. See
for information about
configuring NTP servers. If
reboot_window
is set, the reboot will occur during a random time
within the reboot window.
4. Set the maximum random delay that will be added to
reboot_time
:
(config>> system schedule reboot_window
value
(config)>
where
value
is any number of hours, minutes, or seconds, and takes the format
number
{
h|m|s
}.
For example, to set
reboot_window
to ten minutes, enter either
10m
or
600s
:
(config)> system schedule reboot_window 600s
(config)>
5. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
6. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Erase device configuration and reset to factory defaults
You can erase the device configuration in the WebUI, at the command line, or by using the
RESET
button on the device. Erasing the device configuration performs the following actions:
n
Clears all configuration settings. When the device restarts, it uses the factory default
configuration.
n
Deletes all user files including Python scripts.
n
Clears event and system log files.
Additionally, if the
RESET
button is used to erase the configuration, pressing the
RESET
button a
second time immediately after the device has rebooted:
n
Erases all automatically generated certificates and keys.
n
With firmware release 22.2.9.x and newer, erases the client-side certificate used for
communication with Digi Remote Manager.
If you are using Digi Remote Manager with firmware release 22.2.9.x and newer, by default the
device uses a client-side certificate for communication with Remote Manager. If the client-side
certificate is erased, you must use the Remote Manager interface to reset the certificate.
You can also reset the device to the default configuration without removing scripts, keys, and logfiles
by using the
revert
command.