County public-health clinicians authenticate to the clinic WLAN with usernames and certificates through a RADIUS server. In what order does Enterprise AKM establish security for their sessions?
Select an answer to reveal the explanation.
Short Explanation
Enterprise Wi-Fi is two acts: first prove who you are to RADIUS (802.1X/EAP), then run the 4-way handshake to mint the session keys. Flip that order and you’re hanging locks before you’ve checked the badge.
Full Explanation
WPA2/WPA3-Enterprise AKM sequences 802.1X/EAP authentication (producing a PMK) and then the 4-way handshake to derive and confirm the PTK and handle group-key installation as specified. Performing the 4-way before authentication, substituting only a captive portal, or provisioning PTKs via DHCP are incorrect Enterprise AKM flows. County clinic designs should document that order so operations staff troubleshoot the right stage when sessions fail.