Which Windows command (alternative to "route print") displays the IP routing table?
Choose an answer
Tap an option to check your answer.
Correct answer: netstat -r.
Why this is the answer
The netstat -r command displays the IP routing table on a Windows system, functioning as an alternative to route print. The -r option specifically tells netstat to show the routing table. ipconfig is used to display current TCP/IP network configuration values, such as IP addresses, subnet masks, and default gateways, but not the routing table itself. netstat -n displays active TCP connections, UDP ports, and IP addresses in numerical form, without resolving hostnames, but it doesn't show the routing table. ifconfig is a command-line utility used on Unix-like operating systems (Linux, macOS) for network interface configuration and display, not Windows.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed