Cisco Router Routing Table Command | Generated by AI

Home 2025.12

Question: Which command displays the routing table on a Cisco router, and why is D the correct answer?

Answer:

The correct answer is A) show ip route.

Comprehensive Explanation:

Why the user selected D is incorrect:

Selecting D) show mac address-table indicates a possible confusion between Layer 2 switching functions (MAC learning and forwarding on switches) and Layer 3 routing functions (IP route lookup on routers). Routers operate primarily at Layer 3 and maintain a routing table for IP forwarding decisions, whereas the MAC address table is a Layer 2 construct used by switches.

In summary, for viewing the routing table on a Cisco router, always use show ip route (or its variants like show ip route ospf to filter by protocol).


Back

x-ai/grok-4.1-fast

Donate