Originally posted by: SystemAdmin
If you want to listen / capture the packets only from a specific device, then use "host <ip address of the destination>" parameter.
-w for updating the information on a mentioned file.
tcpdump -i en0 -w <filename> host <ip address of destination>
The above command required root access.
Kannan
#AIX-Forum