|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
PPPDUMP(8) PPPDUMP(8)
NAME
pppdump - convert PPP 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-
ASCII characters printed as escape sequences.
-p Collects the bytes sent and received into PPP packets, inter-
preting the async HDLC framing and escape characters and check-
ing the FCS (frame check sequence) of each packet. The packets
are printed as hex values and as characters (non-printable char-
acters 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 PPP packets (with the -p
option).
SEE ALSO
pppd(8)
1 April 1999 PPPDUMP(8)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Sat Sep 8 16:40:29 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
svn man page (6167 hits) (FreeBSD 6.2)
sqlite3 man page (5598 hits) (openSUSE 10.2)
adv_cap_autoneg man page (5045 hits) (Solaris 10 11_06)
CPAN man page (4791 hits) (Suse Linux 10.1)
ssh man page (4439 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (3525 hits) (Solaris 10 11_06)
signal man page (3395 hits) (Suse Linux 10.1)
netcat man page (3385 hits) (Suse Linux 10.1)
pprosetup man page (2891 hits) (Solaris 10 11_06)
startproc man page (2739 hits) (Suse Linux 10.1)
|