# ping 192.168.1.254PING 192.168.1.254 (192.168.1.254): 56 data bytes64 bytes from 192.168.1.254: icmp_seq=0 ttl=64 time=0.580 ms64 bytes from 192.168.1.254: icmp_seq=1 ttl=64 time=0.366 ms
[quote]# tcpdump -nn -i re1 host 192.168.1.254tcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on re1, link-type EN10MB (Ethernet), capture size 262144 bytes14:36:51.814864 IP 195.50.196.206 > 192.168.1.254: ICMP echo request, id 19307, seq 0, length 6414:36:51.815392 IP 192.168.1.254 > 195.50.196.206: ICMP echo reply, id 19307, seq 0, length 6414:36:52.818861 IP 195.50.196.206 > 192.168.1.254: ICMP echo request, id 19307, seq 1, length 6414:36:52.819747 IP 192.168.1.254 > 195.50.196.206: ICMP echo reply, id 19307, seq 1, length 64[/quote]