CISSP · Question #632
Point-to-Point Protocol (PPP) was designed to specifically address what issue?
The correct answer is D. The security of dial-up connections to remote networks. PPP was developed to provide secure, authenticated, and reliable point-to-point connections over dial-up and serial links, addressing the security and authentication shortcomings of earlier protocols like SLIP.
Question
Point-to-Point Protocol (PPP) was designed to specifically address what issue?
Options
- AA common design flaw in telephone modems
- BSpeed and reliability issues between dial-up users and Internet Service Providers (ISP).
- CCompatibility issues with personal computers and web browsers
- DThe security of dial-up connections to remote networks
How the community answered
(31 responses)- A6% (2)
- C3% (1)
- D90% (28)
Why each option
PPP was developed to provide secure, authenticated, and reliable point-to-point connections over dial-up and serial links, addressing the security and authentication shortcomings of earlier protocols like SLIP.
PPP was not created to fix a hardware flaw in telephone modems; it is a data link layer protocol concerned with framing, authentication, and link negotiation, not modem hardware design.
While PPP operates over dial-up connections, its primary purpose was not to improve speed or reliability performance metrics between users and ISPs, but rather to provide a standardized, secure, and authenticated link-layer protocol.
PPP operates at Layer 2 of the OSI model and has no relevance to personal computer hardware compatibility or web browser functionality, which are application and hardware-level concerns.
PPP was designed to address security and authentication concerns for dial-up connections to remote networks by incorporating authentication protocols such as PAP (Password Authentication Protocol) and CHAP (Challenge Handshake Authentication Protocol). It also added error detection, multilink support, and network layer protocol negotiation via NCP, making dial-up connections to remote networks more secure and controlled compared to its predecessor SLIP, which had no authentication mechanism.
Concept tested: Purpose and security features of PPP protocol
Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/extensible-authentication-protocol/network-access
Topics
Community Discussion
No community discussion yet for this question.