A network security technician is standardizing wireless access controls across various corporate branch sites based on specific operational requirements. Match each wireless access scenario on the left with the appropriate security protocol or mechanism on the right.
- Providing centralized user authentication against an Active Directory domain using 802.1X and a RADIUS serverWPA3-Enterprise
- Securing a small remote office network using a single shared password with AES encryptionWPA2-Personal
- Redirecting unauthenticated guest users to a web page requiring acceptance of an Acceptable Use Policy (AUP)Captive Portal
- Implementing mutual authentication requiring digital certificates on both the client device and the authentication serverEAP-TLS
Answer
Centralized 802.1X/RADIUS authentication matches WPA3-Enterprise; SOHO single shared password security matches WPA2-Personal; guest web-page redirection and AUP acceptance matches Captive Portal; mutual authentication using client and server certificates matches EAP-TLS.
Each wireless security control aligns directly with its operational scope: WPA3-Enterprise enables centralized RADIUS/802.1X authentication; WPA2-Personal relies on a PSK for smaller deployments; a Captive Portal forces guest web redirection for terms acceptance; and EAP-TLS delivers robust mutual authentication via client and server certificates.
Step-by-Step Solution
Key Concept
Wireless Security Protocols and Authentication Frameworks