A company's IT policy requires that all wireless traffic be encrypted using the strongest available protocol. A technician is configuring a new access point that supports WPA3-SAE, WPA2-PSK with AES, and WPA2-PSK with TKIP. Which configuration meets the policy?
Trap 1: WPA2-PSK with TKIP.
TKIP is deprecated and insecure; it is not the strongest available.
Trap 2: WPA2-PSK with AES.
AES is strong, but WPA3-SAE is stronger and more modern.
Trap 3: A mixed mode of WPA2 and WPA3.
Mixed mode may allow devices to connect using the less secure WPA2, violating the policy.
- A
WPA2-PSK with TKIP.
Why wrong: TKIP is deprecated and insecure; it is not the strongest available.
- B
WPA2-PSK with AES.
Why wrong: AES is strong, but WPA3-SAE is stronger and more modern.
- C
WPA3-SAE.
WPA3-SAE is the current strongest standard, offering improved security over WPA2.
- D
A mixed mode of WPA2 and WPA3.
Why wrong: Mixed mode may allow devices to connect using the less secure WPA2, violating the policy.