MyWebUniversity.com Home Page
 



OpenSolaris man pages main menu


Maintenance Commands                                  PDUMP(1M)



NAME
     pppdump - convert P record file to readable format

SYNOPSIS
     pppdump [ -h  -p [ -d ] [ -r ] [ -m mru ] [ file ... ]

DESCRIPTION
     The pppdump utility converts the  files  written  using  the
     record  option of pppd into a human-readable format.  If one
     or more filenames are specified, pppdump will read  each  in
     turn;  otherwise  it  will read its standard input.  In each
     case the result is written to standard output.

     The options are as follows:

     -h   Prints the bytes sent and received in hexadecimal.   If
          neither this option nor the -p option is specified, the
          bytes are printed as the  characters  themselves,  with
          non-printing and non-ASCI characters printed as escape
          sequences.

     -p   Collects the bytes sent and received into P  packets,
          interpreting  the async HDLC framing and escape charac-
          ters and checking the FCS  (frame  check  sequence)  of
          each packet.  The packets are printed as hex values and
          as characters (non-printable characters are printed  as
          `.').

     -d   With the -p  option,  this  option  causes  pppdump  to
          decompress  packets which have been compressed with the
          BSD-Compress or Deflate methods.

     -r   Reverses the direction indicators, so  that  `sent'  is
          printed  for  bytes  or packets received, and `rcvd' is
          printed for bytes or packets sent.

     -m mru
          Use mru as the MRU  (maximum  receive  unit)  for  both
          directions  of  the  link when checking for over-length
          P packets (with the -p option).

SEE ALSO
     pppd(1m)

NOTES
     The modified source for this package  is  available  in  the
     SUNWpppgS  package.   You  can  get the original source from
     ftp:/linuxcare.com.au/pub/ppp.







SunOS 5.10          Last change: 1 April 1999                   1



OpenSolaris man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™