Content deleted Content added
m →External links: Update the RFC links |
→top: protocol protocol; an ellipsis does not belong in encyclopedia text, only in quotes ; MOS:BULLETLIST |
||
Line 1:
In [[computer network]]ing, the '''Link Control Protocol''' (LCP) forms part of the [[Point-to-Point Protocol]] (PPP), within the family of [[Internet protocols]]. In setting up PPP communications, both the sending and receiving devices send out LCP [[packet (information technology)|packet]]s to determine the standards of the ensuing data transmission.
The
* checks the identity of the linked device and either accepts or rejects the device
* determines the acceptable packet size for transmission
* searches for errors in configuration
* can terminate the link if requirements exceed the parameters
Devices cannot use PPP to transmit data over a network until the LCP packet determines the acceptability of the link, but LCP packets are embedded into PPP packets and therefore a basic PPP connection has to be established before LCP can reconfigure it.
* Code: Operation requested: configure link, terminate link,
* Data: Parameters for the operation
== External links ==
|