nerdexam
CompTIA

SY0-501 · Question #228

A security engineer is configuring a wireless network that must support mutual authentication of the wireless client and the authentication server before users provide credentials. The wireless networ

The correct answer is C. PEAP. The security engineer must select PEAP because it supports mutual authentication by establishing a TLS tunnel before user credentials are provided, and then uses an inner EAP method for username and password-based authentication.

Submitted by yaw92· Mar 4, 2026Security architecture

Question

A security engineer is configuring a wireless network that must support mutual authentication of the wireless client and the authentication server before users provide credentials. The wireless network must also support authentication with usernames and passwords. Which of the following authentication protocols MUST the security engineer select?

Options

  • AEAP-FAST
  • BEAP-TLS
  • CPEAP
  • DEAP

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    11% (4)
  • C
    83% (29)
  • D
    3% (1)

Why each option

The security engineer must select PEAP because it supports mutual authentication by establishing a TLS tunnel before user credentials are provided, and then uses an inner EAP method for username and password-based authentication.

AEAP-FAST

EAP-FAST (Flexible Authentication via Secure Tunneling) relies on Protected Access Credentials (PACs) for authentication and secure tunneling, which, while providing mutual authentication, is not the most direct fit for the specific requirement of username and password-based authentication as an inner method like PEAP.

BEAP-TLS

EAP-TLS (Transport Layer Security) performs strong mutual authentication using digital certificates for both the client and the server, rather than supporting authentication with usernames and passwords for the user identity.

CPEAPCorrect

PEAP (Protected EAP) first establishes a secure TLS tunnel where the authentication server authenticates itself to the client, fulfilling the mutual authentication requirement before any user credentials are exchanged. Within this protected tunnel, PEAP supports inner EAP methods, such as MSCHAPv2, which allows for username and password-based authentication.

DEAP

EAP (Extensible Authentication Protocol) is a framework that defines how authentication messages are exchanged, not a specific authentication protocol itself that provides the required features of mutual authentication before credentials and username/password support.

Concept tested: EAP authentication protocols and features

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/nps/nps-plan-peap

Topics

#wireless authentication#PEAP#EAP variants#mutual authentication

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice