nerdexam
GIAC

GSLC · Question #375

Which of the following protocols is used as a transport protocol for Internet dial-up connections?

The correct answer is D. PPP. PPP (Point-to-Point Protocol) is the standard data link layer protocol used to encapsulate and transmit data over dial-up Internet connections.

Security Architecture & Engineering

Question

Which of the following protocols is used as a transport protocol for Internet dial-up connections?

Options

  • ASMTP
  • BSNMP
  • CDHCP
  • DPPP

How the community answered

(28 responses)
  • B
    4% (1)
  • C
    4% (1)
  • D
    93% (26)

Why each option

PPP (Point-to-Point Protocol) is the standard data link layer protocol used to encapsulate and transmit data over dial-up Internet connections.

ASMTP

SMTP is an application-layer protocol for sending email and has no role in establishing dial-up transport connections.

BSNMP

SNMP is a network management protocol used to monitor and manage network devices, not to establish dial-up connections.

CDHCP

DHCP is used to dynamically assign IP addresses to hosts and operates after a connection is already established.

DPPPCorrect

PPP operates at the data link layer and provides framing, error detection, and authentication (via PAP/CHAP) for serial connections such as dial-up. It is the foundational transport protocol that ISPs have long used to establish dial-up Internet sessions. Without PPP, raw dial-up connections lack the framing and negotiation needed to carry IP traffic.

Concept tested: PPP as transport protocol for dial-up connections

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

Topics

#PPP#dial-up protocols#network protocols#remote access

Community Discussion

No community discussion yet for this question.

Full GSLC Practice