FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
slovedeep
Staff
Staff
Article Id 230878
Description

 

This article describes how to enable the OKC for wireless network protection.

OKC option is not available by default.

 

Scope

 

FortiOS.

 

Solution

 

To enable the OKC for the wireless access point, the security of VAP needs to be set to any enterprise-level security mode.

 

Supported enterprise security modes are:

 

wpa-enterprise

wpa2-only-enterprise

wpa3-enterprise

wpa3-only-enterprise

wpa3-enterprise-transition

 

Use the following command to enable it:

 

# config wireless-controller vap

    edit <vap_name>

        set security wpa-enterprise

        set okc enable

    next

end

Contributors