ping - Test reachability
traceroute
nslookup and dig - Lookup information from DNS servers
* dig
ipconfig and ifconfig - View and manage IP configuration
iptables - Packet filtering
netstat - Display network statistics
tcpdump
• Capture packets from the command line
• Available in most Unix/Linux operating systems
• Included with Mac OS X,
available for Windows (WinDump)
pathping
* pathping
Nmap
• Service scan
• What service is available on a device?
Name, version, details
route - View the device’s routing table
• route print - View the Windows routing table
arp - Address resolution protocol information
• arp -a - View the local ARP table