Command
Description
ping
Test network connectivity to another network host:
ping <IP address>
tcpdump
Examine local network traffic:
tcpdump [ -c count ] [ -i interface ] [ expression ]
traceroute
Examine the route taken to another network host:
traceroute <host>