restore command
Use this command to restore system settings from a backup file.
The following table shows the arguments for the options.
Option | Description | Values |
---|---|---|
-f | Backup file name | Valid file name |
-pp | Password or pass-phrase used to encrypt passwords inside the backup file | Valid password or quote-delimited pass-phrase |
-ip | IP address of TFTP/SFTP server | Valid IP address |
-pn | Port number of TFTP/SFTP server | Valid port number (default 69/22) |
-u | Username for SFTP server | Valid user name |
-pw | Password for SFTP server | Valid password |
Syntax:
restore [options]
option:
-f filename
-pp password
-ip ip_address
-pn port_number
-u username
-pw password
Example:
system> restore f xcc-back.cli pp xxxxxx ip 192.168.70.200
ok
system>
Give documentation feedback