Fortinet black logo

Cookbook

Creating an SSID with dynamic VLAN assignment

Copy Link
Copy Doc ID 502fabff-dbf1-11ea-96b9-00505692583a:517909
Download PDF

Creating an SSID with dynamic VLAN assignment

To create an SSID with dynamic VLAN assignment:
  1. On the FortiGate, go to WiFi & Switch Controller > SSID and create a new SSID.
  2. Set up DHCP service.

  3. Select WPA2 Enterprise security and select your RADIUS server for authentication.
  4. Enable Dynamic VLAN Assignment.

  5. Then open the CLI Console and enter the following command to assignment and set the VLAN ID to 10. This VLAN is used when RADIUS does not assign a VLAN:

    config wireless-controller vap

    edit example-wifi

    set vlanid 10

    next

    end

Creating an SSID with dynamic VLAN assignment

To create an SSID with dynamic VLAN assignment:
  1. On the FortiGate, go to WiFi & Switch Controller > SSID and create a new SSID.
  2. Set up DHCP service.

  3. Select WPA2 Enterprise security and select your RADIUS server for authentication.
  4. Enable Dynamic VLAN Assignment.

  5. Then open the CLI Console and enter the following command to assignment and set the VLAN ID to 10. This VLAN is used when RADIUS does not assign a VLAN:

    config wireless-controller vap

    edit example-wifi

    set vlanid 10

    next

    end