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