Fortinet black logo

Wireless Intrusion Detection System

6.2.0
Copy Link
Copy Doc ID ac61f4d3-ce67-11e9-8977-00505692583a:300925
Download PDF

Wireless Intrusion Detection System

The guide provides simple configuration instructions for enabling a Wireless Intrusion Detection System (WIDS) profile on FortiAP.

To enable a WIDS profile on the FortiWiFi and FortiAP GUI:
  1. Create a WIDS profile:
    1. In FortiWiFi and FortiAP, go to WiFi & Switch Controller > WIDS Profiles. Click Create New.
    2. In the Name field, enter the desired name.
    3. Under Intrusion Detection Settings, enable all intrusion types as desired.
    4. Complete the configuration, then click OK.
  2. Select the WIDS profile for the managed FortiAP:
    1. Go to WiFi & Switch Controller > FortiAP Profiles.
    2. Select the FortiAP profile applied to the managed FortiAP, then click Edit.
    3. Enable WIDS Profile. Select the profile created in step 1. Click OK.
To enable a WIDS profile using the FortiWiFi and FortiAP CLI:

config wireless-controller wtp-profile

edit "example-FAP-profile"

config platform

set type <FAP-model-number>

end

set handoff-sta-thresh 55

set ap-country US

config radio-1

set band 802.11n

set wids-profile "example-wids-profile"

set vap-all disable

end

config radio-2

set band 802.11ac

set wids-profile "example-wids-profile"

set vap-all disable

end

next

end

Wireless Intrusion Detection System

The guide provides simple configuration instructions for enabling a Wireless Intrusion Detection System (WIDS) profile on FortiAP.

To enable a WIDS profile on the FortiWiFi and FortiAP GUI:
  1. Create a WIDS profile:
    1. In FortiWiFi and FortiAP, go to WiFi & Switch Controller > WIDS Profiles. Click Create New.
    2. In the Name field, enter the desired name.
    3. Under Intrusion Detection Settings, enable all intrusion types as desired.
    4. Complete the configuration, then click OK.
  2. Select the WIDS profile for the managed FortiAP:
    1. Go to WiFi & Switch Controller > FortiAP Profiles.
    2. Select the FortiAP profile applied to the managed FortiAP, then click Edit.
    3. Enable WIDS Profile. Select the profile created in step 1. Click OK.
To enable a WIDS profile using the FortiWiFi and FortiAP CLI:

config wireless-controller wtp-profile

edit "example-FAP-profile"

config platform

set type <FAP-model-number>

end

set handoff-sta-thresh 55

set ap-country US

config radio-1

set band 802.11n

set wids-profile "example-wids-profile"

set vap-all disable

end

config radio-2

set band 802.11ac

set wids-profile "example-wids-profile"

set vap-all disable

end

next

end