Link Control Protocol
n. (Computers) LCP, protocol which is part of the PPP that configures and determines and tests data-link Internet connections in an automatic manner and confirms the identity of its peer on the link | ||||
Search Dictionary:
Link Control Protocol definition was found in categories: Computer & Internet(1) Language, Idioms & Slang(1) Encyclopedia(1)
Link Control Protocol Definition from Computer & Internet Dictionaries & Glossaries
| FOLDOC |
Link Control Protocol
<protocol> A protocol used to automatically agree upon encapsulation format options, handle varying packet size limits, authenticate the identity of its peer on the link, determine when a link is functioning properly and when it is defunct, detect a looped-back link and other common misconfiguration errors, and terminate the link.
[RFC 1570].
(1997-05-10)
<protocol> A protocol used to automatically agree upon encapsulation format options, handle varying packet size limits, authenticate the identity of its peer on the link, determine when a link is functioning properly and when it is defunct, detect a looped-back link and other common misconfiguration errors, and terminate the link.
[RFC 1570].
(1997-05-10)
Link Control Protocol Definition from Language, Idioms & Slang Dictionaries & Glossaries
| hEnglish - advanced version |
link control protocol
link control protocol
a protocol used to automatically agree upon encapsulation format options, handle varying packet size limits, authenticate the identity of its peer on the link, determine when a link is functioning properly and when it is defunct, detect a looped-back link and other common misconfiguration errors, and terminate the link.
link control protocol
a protocol used to automatically agree upon encapsulation format options, handle varying packet size limits, authenticate the identity of its peer on the link, determine when a link is functioning properly and when it is defunct, detect a looped-back link and other common misconfiguration errors, and terminate the link.
Link Control Protocol Definition from Encyclopedia Dictionaries & Glossaries
| Wikipedia English - The Free Encyclopedia |
Link Control Protocol
In computing, the Link Control Protocol (LCP) forms part of the Point-to-Point Protocol. In setting up PPP communications, both the sending and receiving devices send out LCP packets to determine specific information that the prospective data transmission will require. The LCP protocol:
- checks the identity of the linked device and either accepts or rejects the peer device
- determines the acceptable packet size for transmission
- searches for errors in configuration
- can terminate the link if requirements exceed the parameters
- Code: Operation requested: configure link, terminate link, ... and acknowledge and deny codes.
- data: Parameters for the operation
| See more at Wikipedia.org... |
