Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Use the following commands depending on the task you wish to perform:

Code Block
> execute backup config management-station <comment>


Or:

Code Block
> execute backup config usb <backup_filename> [<backup_password>]


Or for FTP (note that port number, username are optional depending on the FTP site):

Code Block
> execute backup config ftp <backup_filename> <ftp_server> [<port>] [<user_name>] [<password>]


Or for TFTP:

Code Block
> execute backup config tftp <backup_filename> <tftp_servers> <password>


If you have a VDOM-type of configuration, use the same commands by first entering the commands:

Code Block
> config vdom

...


> edit <vdom_name>