Networking Commands and Tools Match
CompTIA Linux+ XK0-006 (V8) PBQ
Students will match Linux networking commands, like ping, netstat, or ip, with their corresponding descriptions or use cases.
ping
curl
ss
ip
traceroute
nslookup
dig
wget
tcpdump
ifconfig
netstat
nmap
Query DNS records for a domain
Perform DNS lookup and troubleshoot DNS issues
Download files from the web non-interactively
Scan networks for open ports and running services
Capture and analyze packets on a network
Configure or display IP address and network settings
Display detailed socket statistics
Track the route packets take to a remote host
Test connectivity to a host using ICMP
View or configure network interface settings (deprecated)
View active connections and open ports
Transfer data from or to a server using various protocols