ipreport Command

Purpose

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

Syntax

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

/usr/sbin/ipreport [ -C ] [ -e ] [ -n ] [ -r ] [ -s ] [ -S ] [ -v ] [-x ] [ -1 ] [ -N ] [ -T ] [ -c count ] [ -j pktnum ] [ -X bytes ] tracefile

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

Item Description
-c count Displays the number of packets.
-C Validates checksum.
-e Generates the trace report in EBCDIC format. The default format is ASCII.
-j pktnum Jumps to the packet number specified by the pktnum variable.
-n Includes a packet number to facilitate easy comparison of different output formats.
-N Does not resolve the names.
-r Decodes remote procedure call (RPC) packets.
-s Prepends the protocol specification to every line in a packet.
-S Generates the input file on a sniffer.
-T Represents the input file in the tcpdump format.
-v Verbose.
-x Prints the packets in the hexadecimal format.
-X bytes Limits the hexadecimal dumps to the value determined by the bytes variable.
-1 Specifies the compatibility trace generated on the AIX® Version 3.1 operating system.