Link Control Protocol (LCP)

The Link Control Protocol is part of the PPP protocol and is used to configure the settings for the subsequent protocols inside PPP.

This file was just generated from the Protocol template in this Wiki

The text below is copied from Wikipedia http://en.wikipedia.org/wiki/Link_Control_Protocol

The LCP protocol:

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. The LCP over PPP packets have control code 0xC021 and their info field contains the LCP packet, which has four fields. (Code, Id, Length, Data)

History

XXX - add a brief description of PROTO history

Protocol dependencies

Example traffic

XXX - Add example decoded traffic for this protocol here (as plain text or Wireshark screenshot).

Wireshark

The LCP dissector is fully functional.

Preference Settings

(XXX add links to preference settings affecting how PROTO is dissected).

Example capture file

XXX - Add a simple example capture file to the SampleCaptures page and link from here (see below). Keep this file short, it's also a good idea to gzip it to make it even smaller, as Wireshark can open gzipped files automatically.

Display Filter

Capture Filter

External links

Discussion

Protocols/lcp (last edited 2008-05-02 09:58:35 by cluster-member02)