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