Configuring a WiFi LAN
When working with a FortiGate WiFi controller, you can configure your wireless network before you install any access points. If you are working with a standalone FortiWiFi unit, the access point hardware is already present but the configuration is quite similar. Both are covered in this section.
Overview of WiFi controller configuration
Setting your geographic location
Creating a FortiAP profile
Defining a wireless network interface (SSID)
Defining SSID groups
Dynamic user VLAN assignment
Configuring user authentication
Configuring firewall policies for the SSID
Configuring the built-in access point on a FortiWiFi unit
Enforcing UTM policies on a local bridge SSID for managed smart APs
On FortiGate model 30D, web-based manager configuration of the WiFi controller is disabled by default. To enable it, enter the following CLI commands:
config system global
set gui-wireless-controller enable end
The WiFi Controller and Switch Controller are enabled through the Feature Store (under System > Feature Select). However, they are separately enabled and configured to display in the GUI via the CLI.
To enable both WiFi and Switch controllers, enter the following:
config system global set wireless-controller enable set switch-controller enable
end
To enable the GUI display for both controllers, have also been separated:
config system settings set gui-wireless-controller enable set gui-switch-controller enable end
If you want to connect and authorize external APs, such as FortiAP units, see the next chapter, Access point deployment.
Hi Mike,
Since I know by following your posts that you are really good the Fortinet in general, please allow me to ask you a question. In a Fortigate, FortiAP and Radius scenario, can I dynamically assign the VLAN to the WIFI users based on their device type? More specifically, I would like to move any iOS/Android to a different VLAN than a normal Windows Client would get. Thanks
You pass it by the 802.1x pass thru of the RADIUS authentication not the device.