Upgrade LTE modem firmware directly from FortiGuard
LTE modem firmware can be upgraded directly from the FortiGuard. This simplifies the process by eliminating the need for manual downloading and uploading, and offers users the flexibility to schedule the upgrade.
To schedule LTE modem firmware upgrades from FortiGuard in the GUI:
-
Go to Network > Interfaces.
-
Select the LTE modem interface and click Edit.
-
Click Manage.
-
Set the Method as FortiGuard.
-
Configure the upgrade schedule:
-
Never: Disable LTE modem firmware upgrades from FortiGuard.
-
One Time: Schedule a date and time to upgrade the firmware from FortiGuard.
-
Recurring: Schedule a recurring upgrade to the firmware from FortiGuard based on a set Interval, start date, and start time.
-
-
Click OK.
To schedule a one time LTE modem firmware upgrade from FortiGuard in the CLI:
config system central-management set type fortiguard set ltefw-upgrade-time <YYYY-MM-DD HH:MM:SS> end
To schedule recurring LTE modem firmware upgrades from FortiGuard in the CLI:
config system central-management set type fortiguard set ltefw-upgrade-time <YYYY-MM-DD HH:MM:SS> set ltefw-upgrade-frequency {everyHour | every12hour | everyDay | everyWeek} end
To disable LTE modem firmware upgrades from FortiGuard in the CLI:
config system central-management set type fortiguard set allow-remote-lte-firmware-upgrade disable end