5 questions to test your understanding
Two routers connect via a serial leased line. Before IP traffic can flow, they must agree on the maximum frame size and whether to use compression. Which PPP component handles this negotiation?
Why is CHAP more secure than PAP for PPP authentication?
PPP is an obsolete protocol used primarily during the dial-up modem era and has no relevance to modern networking infrastructure.
LCP negotiates link-layer parameters (such as frame size and compression), while NCPs negotiate which network-layer protocols (such as IP) will be carried over the PPP link.
What three problems does PPP solve that a raw serial byte stream cannot handle, and why is each necessary for reliable network communication?