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.
nmap
ip
wget
tcpdump
ping
curl
dig
traceroute
ss
nslookup
netstat
ifconfig
Track the route packets take to a remote host
View or configure network interface settings (deprecated)
Capture and analyze packets on a network
Query DNS records for a domain
Display detailed socket statistics
Scan networks for open ports and running services
Configure or display IP address and network settings
Test connectivity to a host using ICMP
Transfer data from or to a server using various protocols
View active connections and open ports
Download files from the web non-interactively
Perform DNS lookup and troubleshoot DNS issues