Fortinet Technologies Inc. Page 115 FortiVoice 200D/200D-T v2.0 MR1 CLI Reference
backup
Use this command to back up the configuration file to either a TFTP server or FortiManager
(“management-station”).
Syntax
execute backup {config | full-config | user-config}
{tftp <filename_str> <tftp_ipv4> [<password_str>] |
management-station [<comments_str>]}
Variable Description Default
{config | full-config |
user-config}
Type either:
• config: Back up configuration changes only. The
default settings will not be backed up.
• full-config: Back up the entire configuration file,
including the default settings.
• user-config: Enable updating user-specific
configurations, such as user preferences, to the user
configuration file. To update the configurations, see
“user-config” on page 140.
<filename_str> Type the file name that will be used for the backup file, such
as FortiVoice_backup.txt.
<tftp_ipv4> Type the IP address of the TFTP server.
[<password_str>] Type a password that will be used to encrypt the backup
file, and which must be provided when restoring the backup
file.
If you do not provide a password, the backup file is stored
as clear text.
[<comments_str>] If you are adding a comment, do not add spaces,
underscore characters ( _ ), or quotation marks ( “ ) or any
other punctuation marks.