Debugging LCP packets

Leonard (pmfan@infinetgroup.com)
Thu, 31 Jul 1997 15:20:49 -0700 (PDT)

Hi,
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 :)

Thanks in advance.