Previous       Contents       Next

nif_import: Import

This program converts the packet-capture log files of other sniffers, into Network-I format. The other Network-I utilities can then be used to analyse them.
It complements the -x option of nifpan, which converts logfiles in the opposite direction, ie. into the formats of other packages.


Command-Line Syntax

nif_import reads the foreign log file on its standard input, and writes the Network-I log file on its standard output.

nif_import -x logtype
nif_import -h

-x Valid arguments are: snoop, tcpdump, ethernet, ip.
See the nifpan -x option, for an explanation of their meanings.
 
-h Display a usage synopsis.