Back to CCNA 200-301 v2 questions

Scenario-based practice

Show IP Route Output Practice Questions

Practise CCNA 200-301 v2 practice questions — original exam-style scenarios covering every exam domain, with detailed explanations, wrong-answer analysis, and common exam traps.

15
scenario questions
200-301
exam code
Cisco
vendor

Scenario guide

How to approach show ip route output practice questions

Practise interpreting routing-table output, route selection, administrative distance, metrics, next hops and longest-prefix match.

Quick answer

Show IP Route Output Practice Questions questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Related practice questions

Related 200-301 topic practice pages

Scenario questions usually connect to one or more exam topics. Use these links to review the underlying concepts behind the scenario.

Practice set

Practice scenarios

Question 1hardmulti select
Review the full OSPF breakdown →

R1 learns the route 192.0.2.0/24 via OSPF, RIP, and a static route configured with an administrative distance of 130. Based on this information, which two statements are correct?

Exhibit

show ip route 192.0.2.0
Routing entry for 192.0.2.0/24
  Known via "ospf 1", distance 110, metric 20, type intra area
  Last update from 10.1.12.2 on GigabitEthernet0/0

Configured routes:
ip route 192.0.2.0 255.255.255.0 10.1.13.3 130

RIP also advertises 192.0.2.0/24 with distance 120.
Question 2hardmultiple choice
Open the full VLAN trunking answer →

A network administrator is troubleshooting a connectivity issue between two remote sites connected via a WAN link. Hosts on VLAN 10 at Site A (192.168.10.0/24) cannot ping the server at Site B (10.10.20.100). The router at Site A has a default route configured with the next-hop IP address 10.10.10.2. The administrator checks the routing table on Router A and notices that the default route is not installed. What is the most likely cause of the problem?

Exhibit

RouterA# show ip route
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
       a - application route
       + - replicated route, % - next hop override, p - overrides from PfR

Gateway of last resort is 10.10.10.2 to network 0.0.0.0

S*    0.0.0.0/0 [1/0] via 10.10.10.2, GigabitEthernet0/0
      10.0.0.0/8 is variably subnetted, 3 subnets, 2 masks
C        10.10.10.0/30 is directly connected, GigabitEthernet0/0
L        10.10.10.1/32 is directly connected, GigabitEthernet0/0
S        10.10.20.0/24 [1/0] via 10.10.10.2, GigabitEthernet0/0
      192.168.10.0/24 is variably subnetted, 2 subnets, 2 masks
C        192.168.10.0/24 is directly connected, Vlan10
L        192.168.10.1/32 is directly connected, Vlan10
Question 3hardmultiple choice
Review the full OSPF breakdown →

A junior network engineer configured a floating static route on Router R1 to provide backup connectivity to a remote network 10.10.10.0/24. The primary connection uses OSPF. However, after the primary link fails, hosts on R1 cannot reach the remote network. The OSPF adjacency is down, and the floating static route is not appearing in the routing table. Based on the exhibit, what is the most likely cause of the issue?

Exhibit

R1# show ip route static
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

S*   0.0.0.0/0 [1/0] via 192.168.1.2
S    10.10.10.0/24 [200/0] via 192.168.2.2

R1# show running-config | include ip route
ip route 0.0.0.0 0.0.0.0 192.168.1.2
ip route 10.10.10.0 255.255.255.0 192.168.2.2 200
Question 4hardmultiple choice
Review the full OSPF breakdown →

Exhibit: A router has the following routes in its routing table: - OSPF: 10.1.1.0/24 - Static: 10.1.1.128/25 - Default: 0.0.0.0/0

A packet is destined for 10.1.1.130. Which route does the router use?

Exhibit

O 10.1.1.0/24 via 192.0.2.1
S 10.1.1.128/25 via 198.51.100.1
S* 0.0.0.0/0 via 203.0.113.1
Question 5mediummulti select
Review the full routing breakdown →

Which three of the following statements about the routing table lookup process on a Cisco router are true? (Choose three.)

Question 6mediummultiple choice
Review the full OSPF breakdown →

Exhibit: R1 has learned 10.50.0.0/24 through OSPF and also has a floating static route to the same prefix with administrative distance 130. Which route is installed while OSPF is healthy?

Exhibit

show ip route 10.50.0.0
O 10.50.0.0/24 [110/30] via 192.0.2.2
S 10.50.0.0/24 [130/0] via 198.51.100.2
Question 7hardmultiple choice
Review the full OSPF breakdown →

A router has the following routes in its routing table: a static route to 10.60.4.16/28, an OSPF route to 10.60.4.0/24, and an EIGRP route to 10.60.0.0/16. Which route will be used for a packet destined to 10.60.4.17?

Exhibit

R1# show ip route
O    10.60.4.0/24 [110/20] via 192.0.2.2
S    10.60.4.16/28 [1/0] via 192.0.2.6
D    10.60.0.0/16 [90/30720] via 192.0.2.10

Destination being tested: 10.60.4.17

You are troubleshooting a network connectivity issue on R1. The network 192.168.10.0/24 behind R2 must be reachable from R1 via the primary path through R2 (192.0.2.2). A backup path via R3 (198.51.100.2) should automatically take over if the primary fails. Currently, traffic to 192.168.10.0/24 is incorrectly using the backup path even though the primary path is operational. Analyze the routing table and configuration, then fix the issue so that the primary path is preferred when available.

Exhibit

R1# show ip route
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

      192.0.2.0/30 is subnetted, 1 subnets
C        192.0.2.0/30 is directly connected, GigabitEthernet0/0
      198.51.100.0/30 is subnetted, 1 subnets
C        198.51.100.0/30 is directly connected, GigabitEthernet0/1
      192.168.10.0/24 is subnetted, 1 subnets
S        192.168.10.0/24 [1/0] via 198.51.100.2

R1# show running-config | section ip route
ip route 192.168.10.0 255.255.255.0 198.51.100.2
ip route 192.168.10.0 255.255.255.0 192.0.2.2 200
Question 9hardmultiple choice
Review the full OSPF breakdown →

A router has a static route to 10.30.5.128/25, an OSPF route to 10.30.5.0/24, and a default route 0.0.0.0/0 in its routing table. Which route will the router use for destination 10.30.5.130?

Exhibit

R1# show ip route
O    10.30.5.0/24 [110/20] via 192.0.2.2
S    10.30.5.128/25 [1/0] via 192.0.2.6
S*   0.0.0.0/0 [1/0] via 198.51.100.1

Destination being tested: 10.30.5.130
Question 10hardmultiple choice
Review the full routing breakdown →

A router has a static route configured: ip route 10.200.0.0 255.255.0.0 GigabitEthernet0/1. The output of show ip interface brief shows that interface GigabitEthernet0/1 is administratively down. Why is the route to 10.200.0.0/16 present in the running configuration but absent from the routing table?

Exhibit

R1# show run | include ^ip route
ip route 10.200.0.0 255.255.0.0 Serial0/0/0

R1# show ip interface brief
Interface       IP-Address      OK? Method Status                Protocol
Serial0/0/0     unassigned      YES unset  administratively down down
Question 11mediummulti select
Review the full routing breakdown →

Which TWO statements about interpreting routing table output are true? (Choose two.)

Question 12hardmultiple choice
Review the full routing breakdown →

A network engineer configures a primary default route via Gi0/0 (next-hop 192.168.12.2) and a floating static default route via Gi0/1 (next-hop 192.168.12.6) with AD 200. To test failover, the engineer issues the shutdown command on Gi0/0. After this, the router does not have a default route in the routing table. Which problem explains this behavior?

Exhibit

R1# show running-config | include ip route
ip route 0.0.0.0 0.0.0.0 192.168.12.2
ip route 0.0.0.0 0.0.0.0 192.168.12.6 200

R1# show ip interface brief
Interface               IP-Address      OK? Method Status                Protocol
GigabitEthernet0/0      192.168.12.1    YES manual administratively down down
GigabitEthernet0/1      192.168.12.5    YES manual administratively down down
GigabitEthernet0/2      unassigned      YES unset  administratively down down
Question 13mediumdrag order
Review the full routing breakdown →

Drag and drop the following steps into the correct order to determine the best route to a destination using a routing table.

Question 14hardmultiple choice
Review the full OSPF breakdown →

A route to 10.10.10.0/24 is learned through two OSPF paths. Both have the same prefix length and the same administrative distance, but one path has a lower OSPF metric. Which path is preferred?

Question 15mediummulti select
Review the full OSPF breakdown →

A router learns a route to 172.16.0.0/16 via OSPF (administrative distance 110) and a route to 172.16.10.0/24 via EIGRP (administrative distance 90). No other overlapping routes exist. Which TWO statements about how the router handles these routes are correct?

These 200-301 practice questions are part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style 200-301 questions with detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics.