Utility Commands
The following utilities are available:
Command |
Description |
---|---|
ping |
Test network connectivity to another network host: ping <IP address> [-c count | -vb default | -c0 continuous ping] |
tcpdump |
Examine local network traffic: tcpdump [ -c count ] [ -i interface ] [ expression ] |
traceroute |
Examine the route taken to another network host: traceroute <host> |