Fortinet 5003 Switch User Manual


 
FortiSwitch-5003A CLI reference execute
FortiSwitch-5003A and 5003 Fabric and Base Backplane Communications Guide
01-30000-85717-20081205 105
execute
The following execute commands are available:
backup
bootimage
date
factory-reset
ping
reboot
restore
shutdown
time
top
traceroute
backup
Back up the FortiSwitch-5003A configuration to a TFTP server.
Syntax
execute backup config <backup_filename> <tftp_ipv4>
execute backup all-config <backup_filename> <tftp_ipv4>
Example
This example shows how to backup the FortiSwitch-5003A configuration to a file named
5003A_new.cfg on a TFTP server at IP address 192.168.1.23.
execute backup config 5003A_new.cfg 192.168.1.23
Related topics
execute restore
Keywords and variables Description
config <backup_filename> <tftp_ipv4>
Back up the system configuration to a file on a TFTP
server.
all-config <backup_filename>
<tftp_ipv4>
Back up the system configuration to a file on a TFTP
server. all-config encrypts the configuration file.