FortiAP
FortiAP devices are thin wireless access points (AP) supporting the latest Wi-Fi technologies (multi-user MIMO 802.11ac Wave 1 and Wave 2, 4x4), as well as 802.11n, 802.11AX , and the demand for plug and play deployment.
rraikwar
Staff
Staff
Article Id 190665
Description
In some cases, a  FortiAP does not have a reset button.  To factory reset the FortiAP, you must telnet from the FortiGate.

1. Enable login on FortiAP

To enable telnet from the FortiGate CLI, please run the following commands :

config wireless-controller wtp
edit FAP220Bxxxxxxxxxxx (Serial number of FortiAP)
set login-enable enable
end

2. Telnet to FortiAP

exec telnet x.x.x.x <- IP of AP.

3. Save Config / Factory Reset the FortiAP

cfg -c (save the configuration)
cfg -x  (Factory reset the FortiAP)

For sample output, see related article below.


Related Articles

Technical Note: How to reset the default configuration on FortiAP

Contributors