nerdexam
Cisco

200-301 · Question #908

Refer to the exhibit. Traffic from R1 to the 10.10.2.0/24 subnet uses 192.168.1.2 as its next hop. A network engineer wants to update the R1 configuration so that traffic with destination 10.10.2.1 pa

The correct answer is D. ip route 10.10.2.1 255.255.255.255192.168.1.4100. Here we need to add a host route for the specific 10.10.2.1 host, which means using a subnet mask of 255.255.255.255. We also need to configure an Administrative Distance that is less than the default OSPF AD of 115.

Submitted by renata2k· Mar 5, 2026IP Connectivity

Question

Refer to the exhibit. Traffic from R1 to the 10.10.2.0/24 subnet uses 192.168.1.2 as its next hop. A network engineer wants to update the R1 configuration so that traffic with destination 10.10.2.1 passes through router R3, and all other traffic to the 10.10.2.0/24 subnet passes through R2. Which command must be used?

Exhibits

200-301 question #908 exhibit 1
200-301 question #908 exhibit 2

Options

  • Aip route 10.10.2.1 255.255.255.255 192.168.1.4115
  • Bip route 10.10.2.0 255.255.255.0 192.168.1.4115
  • Cip route 10.10.2.0 255.255.255.0 192.168.1.4100
  • Dip route 10.10.2.1 255.255.255.255192.168.1.4100

How the community answered

(47 responses)
  • A
    6% (3)
  • B
    6% (3)
  • C
    2% (1)
  • D
    85% (40)

Explanation

Here we need to add a host route for the specific 10.10.2.1 host, which means using a subnet mask of 255.255.255.255. We also need to configure an Administrative Distance that is less than the default OSPF AD of 115.

Topics

#Static routing#Cisco IOS commands#Route specificity

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice