|
|
|
execute CLI commands | restore |
restore
Use this command to restore a backup configuration and to change the FortiBridge firmware.
Command syntax
execute restore config <filename_str>
execute restore image <filename_str>
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. |
The TFTP server IP address. |
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
FortiBridge Version 3.0 Administration Guide | 79 |