Skip to main content
New Contributor III
February 27, 2011
Question

How to find out the FortiAP firmware from CLI?

  • February 27, 2011
  • 4 replies
  • 8381 views
How to find out the FortiAP firmware from CLI? I am testing the MR3 Beta on my FortiGate and can not connect to the FortiAP. Does anyone know how I can check the firmware on my FortiAP from the CLI to ensure I am using the correct image supported by MR3?

    4 replies

    wmiller
    New Member
    March 24, 2011
    Documentation Sucks !!!!
    FortiRack_Eric
    New Member
    March 26, 2011
    ORIGINAL: wmiller@legacyhomesusa.com Documentation Sucks !!!!
    Thanks for your solid and constructive contribution
    FortiRack_Eric
    New Member
    March 26, 2011
    if the FortiAP is in the same broadcast domain, you should see the FortiAP on the Fortigate. Once connected you can easily upgrade the FortiAP firmware then.
    wmiller
    New Member
    March 26, 2011
    Eric he is asking to get the version from cli, not from the gui. Percival the answer in cli is... fap-get-status also fyi SolarWind TFTP will not work for cli flash. Eric as a trainer can you please help us out and provide the complete CLI ref for the fortiAP OS. I see it is linux and not forti OS the commands seem to be a little dif this could help a few people out. My documentation sucks comment is partially from the face fortinet is real big in cli and not much done in gui. This FAP is largely managed in gui and not cli. This is not in step with forti practice, seemed odd there is just not a full cli ref floating around somewhere. I dont want to come off wrong to you i have read a few of your posts your very helpful on here. <<Wesside reaches out for a hand shake>>
    kasinger
    Visitor III
    August 20, 2024

    pretty old, but as i just came across the same question (and actually slightly need to agree with wmiller that the documentation is not thaaaat good) i thought it can possibly help further seekers. command would be:

    diag wireless-controller wlac -c wtp | grep "active sw ver"
    active sw ver : FP231F-v7.2-build0409

     

    (of course, it will only show the main branch version and the build - so still you would need to check that one out your own xD -> https://docs.fortinet.com/document/fortiap/7.6.0/supported-upgrade-paths/109896 - which is, of course, not up to date at any time.. and brings us back to good old wmiller's statement.)