Restore, Syntax, Example – Fortinet 5003 User Manual

Page 111: Related topics, Execute restore

Advertising
background image

FortiSwitch-5003A CLI reference

execute

FortiSwitch-5003A and 5003 Fabric and Base Backplane Communications Guide
01-30000-85717-20081205

111

restore

Use this command to restore the FortiSwitch-5003A configuration from a file on a TFTP server or
change the FortiSwitch-5003A firmware.

Syntax

execute restore

config <filename> <tftp_ipv4>

execute restore

config <filename> <tftp_ipv4>

execute restore

image tftp <filename> <tftp_ipv4>

Example

This example shows how to upload a configuration file from a TFTP server and restart the system 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

Related topics

execute backup

Variables

Description

config

<filename> <tftp_ipv4>

Restore the system configuration from a file on a TFTP server.

The new configuration replaces the existing configuration.

all-config

<filename>

<tftp_ipv4>

Restore the system configuration from a file on a TFTP server

that was saved using the execute backup all-config

command. The new configuration replaces the existing

configuration.

image

tftp <filename>

<tftp_ipv4>

Upload a firmware image from a TFTP server to the

FortiSwitch-5003A board. The system reboots, loading the new

firmware.

Advertising