A Link Control Protocol packet is a variant of a PPP Frame which controls the function of the link between two devices, issuing commands like disconnection requests.

Note

A Link Control Protocol packet looks like:

Codes

The codes that may be sent in a Link Control Protocol packet are:

CodePacket TypeDescription
0x01Configure-requestReturns the list of available config options
0x02Configure-ackAccepts the proposed options list
0x03Configure-nakDoes not accept some config options
0x04Configure-rejectDoes not recognize some config options
0x05Terminate-requestRequests a shutdown
0x06Terminate-ackAccepts a shutdown

Options

Some of the configuration options available are:

OptionDefault
Maximum Receive Unit1500
Authentication ProtocolNone
Protocol Field CompressionOff
Address and Control Field CompressionOff