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.
gcortes1
Staff
Staff
Article Id 194965

Description

This article explains how to connect to a FortiAP using telnet, HTTP, HTTPS and SSH.

In v5.4.x, FortiAP supports HTTPS and SSH administrative access.  CLI additions have been made under wtp-profile and wtp.


Solution

To enable management access of FortiAP, run the following commands in the FortiGate:

Syntax:
config wireless-controller wtp-profile
edit {profile}
set allowaccess [telnet | http | https | ssh]
end

config wireless-controller wtp
edit 1
set override-allowaccess [enable | disable]
set allowaccess [telnet | http | https | ssh]
end
For more information refer to the "Support HTTPS and SSH administrative access for FortiAPs" section of the "FortiOS Handbook - FortiWiFi and FortiAP Configuration Guide, version 5.4.3".






Contributors