nerdexam
(ISC)2

CISSP · Question #626

Which of the following is a peor entity authentication method for Point-to-Point Protocol (PPP)?

The correct answer is A. Challenge Handshake Authentication Protocol (CHAP). CHAP is the peer entity authentication method specifically designed for use with the Point-to-Point Protocol (PPP) to verify the identity of the connecting peer.

Submitted by jordan8· Mar 5, 2026Communication and Network Security

Question

Which of the following is a peor entity authentication method for Point-to-Point Protocol (PPP)?

Options

  • AChallenge Handshake Authentication Protocol (CHAP)
  • BMessage Authentication Code (MAC)
  • CTransport Layer Security (TLS) handshake protocol
  • DChallenge-response authentication mechanism

How the community answered

(49 responses)
  • A
    73% (36)
  • B
    4% (2)
  • C
    14% (7)
  • D
    8% (4)

Why each option

CHAP is the peer entity authentication method specifically designed for use with the Point-to-Point Protocol (PPP) to verify the identity of the connecting peer.

AChallenge Handshake Authentication Protocol (CHAP)Correct

Challenge Handshake Authentication Protocol (CHAP) is defined in RFC 1994 as an authentication method specifically designed for PPP connections. It uses a three-way handshake mechanism where the authenticator sends a challenge to the peer, the peer responds with a hash value, and the authenticator verifies the response. CHAP is one of the two primary peer entity authentication protocols for PPP, alongside PAP.

BMessage Authentication Code (MAC)

Message Authentication Code (MAC) is a cryptographic technique used to verify data integrity and authenticity of messages, not a peer entity authentication method for PPP.

CTransport Layer Security (TLS) handshake protocol

Transport Layer Security (TLS) handshake protocol operates at the transport layer to establish secure sessions for applications like HTTPS, and is not a PPP peer authentication method.

DChallenge-response authentication mechanism

Challenge-response authentication mechanism is a general authentication concept or category, not a specific PPP peer entity authentication protocol like CHAP is.

Concept tested: PPP peer entity authentication protocols

Source: https://datatracker.ietf.org/doc/html/rfc1994

Topics

#PPP authentication#CHAP#Authentication protocols#Network authentication

Community Discussion

No community discussion yet for this question.

Full CISSP Practice