tcpdump any args="src 11.11.11.5" show
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on any, link-type LINUX_SLL (Linux cooked v1), capture size 262144 bytes
09:36:29.529452 IP 11.11.11.5 > 44.44.44.5: ICMP echo request, id 27, seq 377, length 64
09:36:29.529467 IP 11.11.11.5 > 44.44.44.5: ICMP echo request, id 27, seq 377, length 64
09:36:29.529471 IP 11.11.11.5 > 44.44.44.5: ICMP echo request, id 27, seq 377, length 64
09:36:30.553375 IP 11.11.11.5 > 44.44.44.5: ICMP echo request, id 27, seq 378, length 64
09:36:30.553383 IP 11.11.11.5 > 44.44.44.5: ICMP echo request, id 27, seq 378, length 64
09:36:30.553385 IP 11.11.11.5 > 44.44.44.5: ICMP echo request, id 27, seq 378, length 64
^C
6 packets captured
9 packets received by filter
0 packets dropped by kernel
tcpdump any srcv4=11.11.11.5 -vv show
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked v1), capture size 262144 bytes
09:36:37.721372 IP (tos 0x0, ttl 63, id 60721, offset 0, flags [DF], proto ICMP (1), length 84)
11.11.11.5 > 44.44.44.5: ICMP echo request, id 27, seq 385, length 64
09:36:37.721380 IP (tos 0x0, ttl 62, id 60721, offset 0, flags [DF], proto ICMP (1), length 84)
11.11.11.5 > 44.44.44.5: ICMP echo request, id 27, seq 385, length 64
09:36:37.721381 IP (tos 0x0, ttl 62, id 60721, offset 0, flags [DF], proto ICMP (1), length 84)
11.11.11.5 > 44.44.44.5: ICMP echo request, id 27, seq 385, length 64
09:36:38.745249 IP (tos 0x0, ttl 63, id 60951, offset 0, flags [DF], proto ICMP (1), length 84)
11.11.11.5 > 44.44.44.5: ICMP echo request, id 27, seq 386, length 64
09:36:38.745256 IP (tos 0x0, ttl 62, id 60951, offset 0, flags [DF], proto ICMP (1), length 84)
11.11.11.5 > 44.44.44.5: ICMP echo request, id 27, seq 386, length 64
09:36:38.745258 IP (tos 0x0, ttl 62, id 60951, offset 0, flags [DF], proto ICMP (1), length 84)
11.11.11.5 > 44.44.44.5: ICMP echo request, id 27, seq 386, length 64
^C
6 packets captured
9 packets received by filter
0 packets dropped by kernel