System administration
Erase device configuration and reset to factory defaults
TX54 User Guide
875
1. Log into the TX54 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 access the Admin CLI.
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Set the reboot time:
(config>> system schedule reboot_time
time
(config)>
where
time
is the time of the day that the device should reboot, using the format
HH
:
MM
. For
example, the set the device to reboot at two in the morning every day:
(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.
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...