backup command
Use this command to create a backup file containing the current system security settings.
| 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 |
| -fd | Filename for XML description of backup CLI commands | Valid filename |
Syntax:


Example:
system> backup f xcc-back.cli pp xxxxxx ip 192.168.70.200
ok
system>
Give documentation feedback