Skip to main content
kshathish
Staff
Staff
February 27, 2012

Technical Tip: How to determine the firmware version of a FortiAP

  • February 27, 2012
  • 0 replies
  • 6047 views

Description

 

This article describes how to determine the FortiAP firmware version when it is not connected or managed by a FortiGate.


Scope

 

FortiAP.


Solution

 
Connect directly to the FortiAP via the console and run the command fap-get-status. This will return the firmware version as illustrated below:
 

FAP22B1234567890 # fap-get-status

Version: FortiAP-220B v4.0,build222,120109 (MR3)
Serial-Number: FAP22B1234567890
BIOS version: 04000010
Regcode: N
Hostname: FAP22B1234567890
Branch point: 222
Release Version Information:MR3


The following command can also be used to filter all of the active FortiAP firmware statuses:
 
diagnose wireless-controller wlac -c wtp | grep "active sw ver"
active sw ver : FP231F-v7.2-build0409

 

The firmware version can be verified from the FortiGate GUI by navigating to WiFi & Switch Controller -> Managed FortiAPs.