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.
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)- A3% (1)
- B93% (28)
- D3% (1)
Why each option
PPP (Point-to-Point Protocol) is the standard transport-layer protocol used for dial-up Internet connections over serial links.
SNMP (Simple Network Management Protocol) is used for monitoring and managing network devices, not for establishing dial-up transport connections.
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.
DHCP (Dynamic Host Configuration Protocol) dynamically assigns IP addresses to hosts on a network; it is not a transport protocol for dial-up links.
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
Community Discussion
No community discussion yet for this question.