System administration
Configuration files
TX54 User Guide
892
The file will be downloaded using your browser's standard download process.
Command line
1. Log into the TX54 command line as a user with Admin access.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. Enter the following:
> system backup
path
[passphrase
passphrase
] type
type
where
n
path
is the location on the TX54's filesystem where the configuration backup file should
be saved.
n
passphrase
(optional) is a passphrase used to encrypt the configuration backup.
n
type
is the type of backup, either:
l
archive
: Creates a binary archive file containing the device's configuration,
certificates and keys, and other information.
l
cli-config
: Creates a text file containing only the configuration changes.
For example:
> system backup /etc/config/scripts/ type archive
3. (Optional) Use
scp
to copy the file from your device to another host:
> scp host
hostname-or-ip
user
username
remote
remote-path
local
local-
path
to remote
where:
n
hostname-or-ip
is the hostname or ip address of the remote host.
n
username
is the name of the user on the remote host.
n
remote-path
is the location on the remote host where the file will be copied.
n
local-path
is the path and filename on the TX54 device.
For example:
> scp host 192.168.4.1 user admin remote /home/admin/bin/ local
/etc/config/backup-archive-0040FF800120-19.05.17-19.01.17.bin to remote
Restore the device configuration
You can restore a configuration file to your TX54 device by using a backup from the device, or a
backup from a similar device.
WebUI
Содержание 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 ...