Downgrading individual device firmware
|
Downgrading the firmware is not recommended. Downgrading FortiGates in an HA cluster causes all cluster members to be downgraded simultaneously. This process, also known as an interrupted downgrade, leads to a temporary interruption in the cluster’s communication. |
This procedure downgrades the FortiGate to a previous firmware version. After downgrading, you may be unable to restore the backup configuration.
To downgrade to a previous firmware version in the GUI:
-
Log into the FortiGate GUI as the admin administrative user.
-
Go to System > Firmware & Registration. The Firmware Version column displays the version and either (Feature) or (Mature).
-
Select the FortiGate, and click Upgrade. The FortiGate Upgrade pane opens.
-
Select FortiGate only, and click Next to proceed to the Select Firmware step.
-
For the Select Firmware step:
-
On the All Downgrades tab, select a firmware version, and click Select.
You can also click the File Upload tab to upload a firmware file that you previously downloaded from the Fortinet Customer Service & Support website.
-
Click Next. A Downgrade confirmation message is displayed
- Click Yes to proceed to the Choose Schedule step.
-
-
For the Choose Schedule step:
-
Choose a schedule:
Immediate
Select to start the upgrade immediately after completing the FortiGate Upgrade wizard.
Specify
Select to schedule a date and time to start the upgrade after completing the FortiGate Upgrade wizard.
-
Click Next to proceed to the Review step.
-
-
For the Review step, review the downgrade plan, and click Confirm and Backup Config to proceed. The Confirm dialog box is displayed.
-
Click Yes to continue with the downgrade.
The FortiGate unit backs up the current configuration to the management computer, uploads the firmware image file, downgrades to the firmware version, and restarts. This process takes a few minutes.
To downgrade to a previous firmware version in the CLI:
-
Make sure that the TFTP server is running.
-
Copy the new firmware image file to the root directory of the TFTP server.
-
Log into the CLI.
-
Ping the TFTP server to ensure that the FortiGate can connect to it:
execute ping <tftp_ipv4>
-
Enter the following command to copy the firmware image from the TFTP server to the FortiGate unit:
execute restore image tftp <filename> <tftp_ipv4>
The FortiGate unit responds with the message:
This operation will replace the current firmware version! Do you want to continue? (y/n)
-
Type
y
. The FortiGate unit uploads the firmware image file, then a message similar to the following is shown:Get image from tftp server OK. Check image OK. This operation will downgrade the current firmware version! Do you want to continue? (y/n)
-
Type
y
. The FortiGate unit downgrades to the old firmware version and restarts. This process takes a few minutes. -
Reconnect to the CLI.
-
Update the antivirus and attack definitions:
execute update-now