Unix Network Commands
Command Description Syntax Example ping hostname Test the reachability of a host by sending ICMP packets ping www.google.com traceroute hostname Display the route taken by packets to reach a host traceroute www.google.com nslookup hostname Query the DNS to obtain information about a host nslookup www.google.com ifconfig Configure and display information about network interfaces ifconfig netstat …