Skip to main content

backup command

Use this command to create a backup file containing the current system security settings.

Syntax:
backup [-options]
Table 1. backup options
OptionDescriptionValues
-fFilename of backup fileValid filename
-ppPassword or quote delimited phrase used to encrypt the passwords inside the backup fileValid password or quote-delimited pass-phrase
-ipIP address of TFTP/SFTP serverValid IP address
-pnPort number of TFTP/SFTP serverValid port number (default 69/22)
-uUsername for SFTP serverValid user name
-pwPassword for SFTP serverValid password
-fdFilename for XML description of backup CLI commandsValid filename
Example:
system> backup -f xcc-back.cli -pp xxxxxx -ip 192.168.70.200
ok
system>