200-101 · Question #223
What is the purpose of LCP?
The correct answer is B. to negotiate control options. LCP (Link Control Protocol) is a sublayer of PPP responsible for establishing, configuring, and testing the data-link connection. Its primary purpose is to negotiate control options between the two PPP endpoints - such as the maximum transmission unit (MTU), authentication…
Question
Options
- Ato perform authentication
- Bto negotiate control options
- Cto encapsulate multiple protocols
- Dto specify asynchronous versus synchronous
How the community answered
(35 responses)- A3% (1)
- B89% (31)
- C6% (2)
- D3% (1)
Explanation
LCP (Link Control Protocol) is a sublayer of PPP responsible for establishing, configuring, and testing the data-link connection. Its primary purpose is to negotiate control options between the two PPP endpoints - such as the maximum transmission unit (MTU), authentication method (PAP or CHAP), compression, and multilink options. While LCP negotiates which authentication protocol to use, the actual authentication is carried out by the chosen authentication protocol (PAP or CHAP), not LCP itself.
Topics
Community Discussion
No community discussion yet for this question.