This one writes to a file in /var/tmp/
tcpdump -vni 0.0:nnnp -s0 host <client-ip> -w /var/tmp/114.pcap
This one outputs to screen:
tcpdump -vni 0.0:nnnp -s0 host x.x.x.x
CCIE23050.com CCIE Network blog HTTP://1806971003
CCIE23050.com
This one writes to a file in /var/tmp/
tcpdump -vni 0.0:nnnp -s0 host <client-ip> -w /var/tmp/114.pcap
This one outputs to screen:
tcpdump -vni 0.0:nnnp -s0 host x.x.x.x