Digi IX10 User Manual page 835

Hide thumbs Also See for IX10:
Table of Contents

Advertisement

System administration
3. In the Configuration backup section:
a. (Optional) To encrypt the configuration using a passphrase, for Passphrase
(save/restore), enter the passphrase.
b. Click SAVE.
The file will be downloaded using your browser's standard download process.
  Command line
1. Select the device in Remote Manager and click Actions > Open Console, or log into the IX10
local 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. Enter the following:
> system backup path [passphrase passphrase] type type
where
path is the location on the IX10's filesystem where the configuration backup file should
n
be saved.
passphrase (optional) is a passphrase used to encrypt the configuration backup.
n
type is the type of backup, either:
n
l
l
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:
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
IX10 User Guide
archive: Creates a binary archive file containing the device's configuration,
certificates and keys, and other information.
cli-config: Creates a text file containing only the configuration changes.
Configuration files
835

Advertisement

Table of Contents
loading

Table of Contents