backup command
Use this command to create a backup file containing the current system security settings.
Syntax:
backup [-options]
Option | Description | Values |
---|---|---|
-f | Filename of backup file | Valid filename |
-pp | Password or quote delimited phrase used to encrypt the 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 |
-fd | Filename for XML description of backup CLI commands | Valid filename |
Example:
system> backup -f xcc-back.cli -pp xxxxxx -ip 192.168.70.200
ok
system>
Give documentation feedback