Multiple choice technology operating systems Which command is used to find Networking information netstat ifconfig/all ipconfig/all nslookup Reveal answer Fill a bubble to check yourself A Correct answer Explanation netstat (network statistics) displays network connections, routing tables, interface statistics, and masquerade connections. ifconfig/all is not a valid command syntax, ipconfig/all is Windows-specific, and nslookup only queries DNS.