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