Extracts different operation headers from an ipreport output file and displays them in a table. Some customized nfs information regarding requests and replies is also provided.
ipfilter [ -f [ u n t x c a ] ] [ -s [ u n t x c a ] ] [ -n [ -d milliseconds ] ] ipreport_output_file
The ipfilter command extracts specific information from an ipreport output file and displays it to a table. The operation headers currently recognized are: udp, nfs, tcp, ipx, icmp, atm. The ipfilter command has three different types of reports:
Item | Description |
---|---|
u n t x c a | Specifies operation headers (udp, nfs, tcp, ipx, and icmp and atm respectively). |
-d milliseconds | Only Call/Reply pairs whose elapsed time is greater than milliseconds are to be shown. |
-f [ u n t x c a ] | Selected operations are to be shown in ipfilter.all. |
-n | Generates an nfs.rpt. |
-s [ u n t x c ] | Separate files are to be produced for each of the selected operations. |