[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Commands Reference, Volume 3

ipreport Command

Purpose

Generates a packet trace report from the specified packet trace file.

Syntax

/usr/sbin/ipreport-e ] [ -r ] [ -n ] [ -s ] LogFile

Description

The /usr/sbin/ipreport command generates a trace report from the specified trace file created by the iptrace command. The LogFile parameter specifies the name of the file containing the results of the Internet Protocol trace. This file is created by the iptrace command.

Flags

-e Generates the trace report in EBCDIC format. The default format is ASCII.
-r Decodes remote procedure call (RPC) packets.
-n Includes a packet number to facilitate easy comparison of different output formats.
-s Prepends the protocol specification to every line in a packet.

Related Information

The iptrace command, trpt command.


[ Previous | Next | Contents | Glossary | Home | Search ]