| Description | This article describes the behavior of the Auto Firmware Upgrade feature when Security Fabric is enabled or disabled. |
| Scope | FortiGate. |
| Solution |
To check the status of the auto-firmware-upgrade feature on FortiGate, the following command can be used:
diagnose test application forticldd 13
As an example, the following output is seen after executing this command on a device that has the option enabled:
diagnose test application forticldd 13
The view in the GUI is as follows:
With this configuration, it is expected for the device to auto-upgrade if there is an available patch found.
There are cases, however, that this does not happen, even if it is configured. The reason for this is that after configuring the option, the Security Fabric might have been enabled. In general, the status of the Security Fabric can be found with the command below:
show system csf
Or:
show full-configuration system csf
The outputs will be as seen when the status is disabled:
config system csf
And:
config system csf
As a next step, the Security Fabric feature will be enabled:
config system csf set status enable set group-name TEST end
After entering 'end', the following message will appear:
This means that after the Security Fabric is enabled on the device, the configuration for the auto-upgrade feature will be automatically disabled.
The outputs to the 'diagnose test application forticldd 13' command:
diagnose test application forticldd 13
Trying to get the auto-firmware upgrade under 'system fortiguard' will not return any value:
show system fortiguard | grep auto-firmware-upgrade
Even upon attempting to add the 'auto-firmware-upgrade' settings again under 'system fortiguard', the status will still show as 'disable':
config system fortiguard set auto-firmware-upgrade enable set auto-firmware-upgrade-delay 3 set auto-firmware-upgrade-start-hour 1 set auto-firmware-upgrade-end-hour 4 end
And:
diagnose test application forticldd 13
After disabling the security fabric and trying to add the auto-firmware-upgrade steps one more time, the status will be as follows:
config system csf set status disable end
And:
diagnose test application forticldd 13 Related documents: Enabling automatic firmware updates Technical Tip: How to disable automatic firmware upgrades on FortiGates Technical Tip: Behavior changed for auto-firmware-upgrade feature in FortiOS 7.4.5/7.6.0 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.