[root@apc01 ~]# tcpdump -i enp0s8 dst host 192.168.56.107 and icmp
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on enp0s8, link-type EN10MB (Ethernet), capture size 65535 bytes
21:55:08.489799 IP 192.168.56.1 > 192.168.56.107: ICMP echo request, id 1, seq 10, length 40
[root@apc01 ~]# tcpdump -i enp0s8 dst host apc01 and dst port 8080
[root@apc01 ~]# tcpdump -X -vv -i enp0s8
09:30:42.295637 IP (tos 0x10, ttl 64, id 34465, offset 0, flags [DF], proto TCP (6), length 2960)
192.168.56.107.ssh > 192.168.56.1.50337: Flags [.], cksum 0xfd3f (incorrect -> 0x281c), seq 581696:584616, ack 769, win 210, length 2920
0x0000: 4510 0b90 86a1 4000 4006 b6f9 c0a8 386b E.....@.@.....8k
0x0010: c0a8 3801 0016 c4a1 0d97 dbef 2283 164a ..8........."..J
0x0020: 5010 00d2 fd3f 0000 c4a0 0f63 e8e0 c245 P....?.....c...E
0x0030: 3777 4351 1a01 36d8 cdee e6ee 5eba 9a87 7wCQ..6.....^...
0x0040: 6120 a0ba db15 0278 c2d4 be75 fa61 157d a......x...u.a.}
0x0050: 4a47 b4cd 4ecb 2742 d940 a29c 2765 f00b JG..N.'B.@..'e..
0x0060: 56de 800e cffe 3111 1026 6c1d 527b 2c59 V.....1..&l.R{,Y
0x0070: 93fd 5e7c 1a63 871d 2fb3 ecea 08e7 eaf2 ..^|.c../.......
0x0080: 5f25 94f3 73a0 d9bb 1ce5 f111 3ca6 e962 _%..s.......<..b
0x0090: d93b d1b5 37ce a965 064c c154 e6d3 b47c .;..7..e.L.T...|