Increase maximum number of supported VLANs
VLAN pooling in SSIDs allow you to load-balance users into various VLANs. To service larger deployments, FortiGate 2U and high-end models support up to 64 VLANs.
To configure VLAN pooling in the GUI:
- Go to WiFi & Switch Controller > SSIDs and click Create New > SSID.
- Enable VLAN pooling and select a method (Managed AP Group, Round Robin, or Hash).
- In the table, click Create New.
- Enter an ID, and if using the Managed AP Group method, select a group from the dropdown.
- Click OK and add more VLAN pool entries as needed.
- Edit the remaining SSID settings as needed.
- Click OK.
To configure VLAN pooling in the CLI:
config wireless-controller vap edit <name> ... set vlan-pooling {wtp-group | round-robin | hash | disable} config vlan-pool edit <id> set wtp-group <string> next end ... next end