H35-210_V2.5 · Question #435
Which of the following protocols are included in Point-to-Point Protocol (PPP)? (Select All that Apply)
The correct answer is A. Link control protocol (LCP) C. Network control protocol (NCP). PPP is a data link layer protocol composed of two sub-protocols that work together: LCP (Link Control Protocol) establishes, configures, and maintains the point-to-point connection, while NCP (Network Control Protocol) negotiates the network-layer protocols (like IP or IPX) to…
Question
Which of the following protocols are included in Point-to-Point Protocol (PPP)? (Select All that Apply)
Options
- ALink control protocol (LCP)
- BICMP
- CNetwork control protocol (NCP)
- DIGMP
How the community answered
(18 responses)- A78% (14)
- B17% (3)
- D6% (1)
Explanation
PPP is a data link layer protocol composed of two sub-protocols that work together: LCP (Link Control Protocol) establishes, configures, and maintains the point-to-point connection, while NCP (Network Control Protocol) negotiates the network-layer protocols (like IP or IPX) to be used over that link. These are the two core components built into PPP's architecture.
ICMP (Internet Control Message Protocol) is a network-layer protocol used for error reporting and diagnostics (think ping) - it operates at Layer 3 and has nothing to do with PPP's link management. IGMP (Internet Group Management Protocol) is also a Layer 3 protocol, used for managing multicast group memberships - again, unrelated to PPP's internals.
Memory tip: Think of PPP as a two-phase handshake - LCP first Links the line, then NCP Negotiates the network protocol. "Link first, Network next" - LCP then NCP. ICMP and IGMP both end in "MP" for "Multicast/messaging Protocols" that live above PPP at Layer 3.
Topics
Community Discussion
No community discussion yet for this question.