QuestionQ53

Analyze

A WLAN has been configured to use Personal security with the WPA3 version.

How does the WLAN perform authentication?

  • A Users undergo EAP authentication with a RADIUS server.
  • B Users authenticate by submitting a preshared key that is shared by all users on the SSID.
  • C Users authenticate by submitting a preshared key that is unique to their session.
  • D Users undergo CHAP or MSCHAPv2 authentication to a RADIUS server.
Explanation

WPA3-Personal uses SAE mutual authentication. A successful SAE exchange creates a cryptographically strong shared secret that is used to derive a distinct session key, providing forward secrecy rather than relying on the single static PSK model used by WPA2-Personal. Cisco WPA3 Deployment Guide

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!