![Digi Connect EZ Mini Скачать руководство пользователя страница 523](http://html.mh-extra.comconnect-ez-mini_user-manual_2496436523.png)
System administration
Configuration files
Digi Connect EZ Mini User Guide
523
3. In the
Configuration Restore
section:
a. If a passphrase was used to create the configuration backup, for
Passphrase
(save/restore)
, enter the passphrase.
b. Under
Configuration Restore
, click
Choose File
.
c. Browse to the system firmware file location on your local computer and select the file.
d. Click
RESTORE
.
4. Click
CONFIRM
.
The configuration will be restored and the device will be rebooted.
Command line
1. Log into the Connect EZ 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. If the configuration backup is on a remote host, use
scp
to copy the file from the host to your
device:
> scp host
hostname-or-ip
user
username
remote
remote-path
local
local-
path
to local
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 path and filename of the file on the remote host that will be copied
to the Connect EZ device.
n
local-path
is the location on the Connect EZ device where the copied file will be placed.
For example:
> scp host 192.168.4.1 user admin remote /home/admin/bin/backup-archive-
0040FF800120-22.2.9.85-19.23.42.bin local /opt to local
3. Enter the following:
> system restore
filepath
[passphrase
passphrase
]
where