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