Re: Debugging LCP packets

Stephen Fisher (lithium@cia-g.com)
Thu, 31 Jul 1997 17:05:13 -0600 (MDT)

Livingston has a PPP debug decoder ring on their web site which you can
cut and paste this data into, it is availble at:

http://www.livingston.com/Tech/Support/dring.shtml

On Thu, 31 Jul 1997, Leonard wrote:

> I was wondering if anyone knows a good source for decoding the LCP
> packets when a "set debuf 0x51" is used.
> I mean things like:
> Received LCP_CONFIGURE_REQUEST on port S45 of 27 bytes containing:
> 01 01 00 1f 01 04 05 f2 03 04 c0 23 05 06 00 0f
> 0d ee 07 02 08 02 13 09 03 00 40 f9 11 40 d1
> Sending LCP_CONFIGURE_NAK to port S45 of 9 bytes containing:
> 03 01 00 09 03 05 c2 23 05
>
> I've looked in the manuals, but couldn't find anything. Or maybe I'm
> just dumb :)