Preview Mode — This PBQ requires a Premium Membership and is being shown in a read-only preview mode.     See Plans

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