nerdexam
Cisco

300-425 · Question #282

Which authentication method is most scalable for enterprise WLAN deployments?

The correct answer is D. 802.1X with RADIUS. 802.1X with RADIUS is the standard enterprise authentication framework, enabling centralized per-user credential management that scales to thousands of devices.

Wireless Security and Mobility

Question

Which authentication method is most scalable for enterprise WLAN deployments?

Options

  • AWPA2-PSK
  • BMAC filtering
  • CWPA3-SAE
  • D802.1X with RADIUS

How the community answered

(38 responses)
  • A
    3% (1)
  • B
    5% (2)
  • D
    92% (35)

Why each option

802.1X with RADIUS is the standard enterprise authentication framework, enabling centralized per-user credential management that scales to thousands of devices.

AWPA2-PSK

WPA2-PSK uses a single shared passphrase for all clients, making individual revocation impossible without changing the key for every device - not scalable for enterprises.

BMAC filtering

MAC filtering is not a true authentication mechanism and is trivially bypassed by MAC address spoofing, while also requiring manual administration of every device.

CWPA3-SAE

WPA3-SAE improves on PSK with Simultaneous Authentication of Equals, but it is still a shared credential model that lacks the per-user identity and centralized policy control required for enterprise deployments.

D802.1X with RADIUSCorrect

802.1X with RADIUS decouples authentication from the AP by offloading credential verification to a centralized RADIUS server, supporting EAP methods like PEAP and EAP-TLS. This allows individual user and device credentials, granular policy enforcement, and easy revocation without changing a shared key. It is the IEEE and industry standard for enterprise WLAN security at scale.

Concept tested: Enterprise WLAN authentication with 802.1X and RADIUS

Source: https://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/Mobility/WiFiLanDesign/WLANDesign.html

Topics

#802.1X#RADIUS#enterprise authentication#scalability

Community Discussion

No community discussion yet for this question.

Full 300-425 Practice