Before you begin:
The FortiGate then backs up the configuration to the management computer, uploads the firmware image, upgrades to the new version, and restarts. The entire process takes a few minutes.
What is the device running, and what is your target version ? fortigate firmware download install
Downloading and installing FortiGate firmware is straightforward only if you respect the rules: valid support, correct upgrade path, full backup, and careful verification. Skipping these steps frequently leads to firewall downtime or factory resets. By following the structured process above—test, backup, path, verify—you ensure a safe and successful firmware update.
Scripting/automation — for scale
The Web GUI is the easiest way to perform a firmware upgrade for most users. to your FortiGate GUI. Go to System > Firmware .
Run the CLI command diagnose debug rating to ensure the firewall is successfully communicating with FortiGuard services. Before you begin: The FortiGate then backs up
FortiGate configurations are stored in a binary format. When the device reboots with new firmware, a script runs to convert the old configuration syntax to the new syntax. This is why . If the conversion script encounters a syntax it can't handle (often due to deprecated features), the device might default to factory settings to preserve network reachability.
Official FortiOS firmware images are signed by the Fortinet Certificate Authority (CA). The BIOS checks the validity of an image when it is uploaded to the device. If an image fails signature validation, warning messages appear in both the GUI and CLI, indicating that Fortinet cannot verify the authenticity of the firmware. Scripting/automation — for scale The Web GUI is
A configuration backup is your safety net. Should the upgrade fail or cause unexpected behavior, a backup allows you to restore the previous working state.