nerdexam
GIAC

GSLC · Question #270

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

The correct answer is B. PPP. PPP (Point-to-Point Protocol) is the standard transport-layer protocol used for dial-up Internet connections over serial links.

Security Architecture & Engineering

Question

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

Options

  • ASNMP
  • BPPP
  • CDHCP
  • DSMTP

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    93% (28)
  • D
    3% (1)

Why each option

PPP (Point-to-Point Protocol) is the standard transport-layer protocol used for dial-up Internet connections over serial links.

ASNMP

SNMP (Simple Network Management Protocol) is used for monitoring and managing network devices, not for establishing dial-up transport connections.

BPPPCorrect

PPP is defined in RFC 1661 as a data link layer protocol specifically designed to encapsulate and transport network-layer packets over point-to-point serial connections, which is the foundation of traditional dial-up Internet access. It provides framing, error detection, and support for multiple network-layer protocols (IP, IPX), and is the direct successor to SLIP for dial-up use.

CDHCP

DHCP (Dynamic Host Configuration Protocol) dynamically assigns IP addresses to hosts on a network; it is not a transport protocol for dial-up links.

DSMTP

SMTP (Simple Mail Transfer Protocol) is an application-layer protocol used only for sending email messages between mail servers.

Concept tested: PPP as the dial-up transport protocol

Source: https://www.rfc-editor.org/rfc/rfc1661

Topics

#PPP#dial-up connections#transport protocol#networking

Community Discussion

No community discussion yet for this question.

Full GSLC Practice