execute CLI commands restore
FortiBridge Version 3.0 Administration Guide
09-30000-0163-20061109 79
restore
Use this command to restore a backup configuration and to change the FortiBridge firmware.
Command syntax
execute restore config <filename_str> <tftp-server_ipv4>
execute restore image <filename_str> <tftp-server_ipv4>
Example
This example shows how to upload a configuration file from a TFTP server to the FortiBridge unit and
restart the FortiBridge unit with this configuration. The name of the configuration file on the TFTP
server is backupconfig. The IP address of the TFTP server is 192.168.1.23.
execute restore config backupconfig 192.168.1.23
Keywords and variables Description
config Restore a system configuration. The new configuration replaces the existing
configuration, including administrator accounts and passwords.
image Upload a firmware image from a TFTP server to the FortiBridge unit. The
FortiBridge unit reboots, loading the new firmware.
<filename_str> The name of file that is uploaded from the TFTP server.
<tftp-server_ipv4> The TFTP server IP address.