Which command shows the IPv4 routing table on a Cisco router?

Study for the Router and Routing Basics Test with interactive quizzes. Tackle multiple choice questions, explore hints, and review explanations. Prepare for your exam effectively!

Multiple Choice

Which command shows the IPv4 routing table on a Cisco router?

Explanation:
To see how a Cisco router forwards IPv4 traffic, you need to view its routing table. The best command for that is show ip route, which displays all IPv4 routes the router knows—including destination networks, the next hop or exit interface, metric, and how the route was learned (connected, static, or via a dynamic protocol). This lets you understand exactly what paths the router will use to reach any IPv4 destination. Other commands don’t show the routing table. show ip interfaces reveals per-interface IP addresses and statuses, not the routes. show ip protocols shows information about configured routing protocols themselves, not the actual routes. show routes is not the standard, reliable way to view the IPv4 routing table on modern IOS.

To see how a Cisco router forwards IPv4 traffic, you need to view its routing table. The best command for that is show ip route, which displays all IPv4 routes the router knows—including destination networks, the next hop or exit interface, metric, and how the route was learned (connected, static, or via a dynamic protocol). This lets you understand exactly what paths the router will use to reach any IPv4 destination.

Other commands don’t show the routing table. show ip interfaces reveals per-interface IP addresses and statuses, not the routes. show ip protocols shows information about configured routing protocols themselves, not the actual routes. show routes is not the standard, reliable way to view the IPv4 routing table on modern IOS.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy