Справочник Пользователя для Fortinet Version 3.0

Скачать
Страница из 88
FortiBridge Version 3.0 Administration Guide
74
09-30000-0163-20061109
backup
execute CLI commands
backup
Backup the FortiBridge configuration to a file on a TFTP server.
Command syntax
execute backup config <filename_str> <tftp-server_ipv4>
Example
This example shows how to backup a system configuration file from the FortiBridge unit to a TFTP 
server. The name to give the configuration file on the TFTP server is fbdg.cfg. The IP address of the 
TFTP server is 192.168.1.23.
execute backup config fbdg.cfg 192.168.1.23
Keywords and variables
Description
config
Back up the FortiBridge configuration.
<filename_str>
The name to give the file that is copied to the TFTP server.
<tftp-server_ipv4>
The TFTP server IP address.