Created on
12-13-2024
02:14 AM
Edited on
11-26-2025
01:17 AM
By
Jean-Philippe_P
This article describes the possibilities of upgrading the firmware on FortiPAM from the GUI and CLI. While the GUI upgrade is commonly used, it is also possible to upgrade the FortiPAM image through the FTP/TFTP server.
FortiPAM, FortiSRA.
Always back up the FortiPAM configuration, then follow the procedure below to upgrade the firmware.
Before installing FortiPAM firmware, download the firmware image from the Fortinet Support website: Support, then upload it from the PC to the FortiPAM.
Before firmware upgrade:
Always check the Release notes for any known and resolved issues before moving to the latest version of FortiPAM.
In order to upgrade FortiPAM to a newer version, select Maintenance Mode.
In the top-right corner, select Admin account -> System -> Activate Maintenance Mode.
Figure 1. Activate Maintenance Mode
From CLI:
config system maintenance
set mode enable
end
Figure 2.Upgrade from Gui
To install an image from a TFTP/FTP server, use the following command on FortiPAM CLI:
execute restore image tftp <filename> <server fqdn| ipaddress>
execute restore image ftp <filename> <server fqdn| ipaddress>
Figure 3. Installing image through TFTP
To back up the current configuration through FortiPAM CLI:
execute backup full-config tftp <filename> <server fqdn|ipaddr>
execute backup full-config ftp <path><server fqdn|ipaddr>[:port] [ftp_user] [ftp_password]
To restore configuration through FortiPAM CLI (in Maintenance mode):
execute restore config tftp <filename><server fqdn|ipaddr>
execute restore config ftp <filename><server fqdn|ipaddr>[:port] [ftp_user] [ftp_password]
After the procedure, deactivate the maintenance mode again.
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.