nerdexam
Cisco

200-301 · Question #591

Refer to the exhibit. Router R1 resides in OSPF Area 0. After updating the R1 configuration to influence the paths that it will use to direct traffic, an engineer verified that each of the four Gigabi

The correct answer is B. GigabltEthornet0/1. When multiple equal-cost paths exist to a destination, a router typically performs per-flow load balancing; however, if a single path must be deterministically chosen, routers may prefer the path with the numerically lowest next-hop IP address.

Submitted by ashley.k· Mar 5, 2026IP Connectivity

Question

Refer to the exhibit. Router R1 resides in OSPF Area 0. After updating the R1 configuration to influence the paths that it will use to direct traffic, an engineer verified that each of the four Gigabit interfaces has the same route to 10.10.0.0/16. Which interface will R1 choose to send traffic to reach the route?

Exhibits

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

Options

  • AGigabitEthernet0/0
  • BGigabltEthornet0/1
  • CGigabitEthernet0/2
  • DGigabitEthernet0/3

How the community answered

(48 responses)
  • A
    13% (6)
  • B
    54% (26)
  • C
    27% (13)
  • D
    6% (3)

Why each option

When multiple equal-cost paths exist to a destination, a router typically performs per-flow load balancing; however, if a single path must be deterministically chosen, routers may prefer the path with the numerically lowest next-hop IP address.

AGigabitEthernet0/0

While GigabitEthernet0/0 is the first interface, routers do not automatically prefer it over others in ECMP unless its next-hop IP is the lowest, or specific load-balancing logic directs traffic there.

BGigabltEthornet0/1Correct

In Equal-Cost Multi-Path (ECMP) scenarios where all paths have the same OSPF cost, if a single interface must be deterministically chosen for a routing decision (e.g., for internal processes or a specific display order), Cisco routers often prefer the path with the numerically lowest next-hop IP address, which we assume corresponds to GigabitEthernet0/1 in this case.

CGigabitEthernet0/2

This interface would only be chosen if its corresponding next-hop IP address was the lowest among the options, which is not universally the case or specified.

DGigabitEthernet0/3

This interface would only be chosen if its corresponding next-hop IP address was the lowest among the options, which is not universally the case or specified.

Concept tested: OSPF ECMP tie-breaking logic

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_ospf/configuration/15-mt/iro-15-mt-book/iro-ospf-ecmp.html

Topics

#OSPF#Route selection#ECMP#Cisco path selection

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice