nerdexam
Cisco

352-001 · Question #377

Refer to the exhibit. After this new OSPF design with per-packet load balancing was implemented, Host A reported that large file downloads from Server A became slow and sometimes failed. The operation

The correct answer is D. Adjust the OSPF auto-cost reference bandwidth on all routers.. Per-packet load balancing causes out-of-order delivery when equal-cost paths exist; adjusting the OSPF auto-cost reference bandwidth on all routers eliminates ECMP by making link costs unequal.

Layer 3 Control Plane

Question

Refer to the exhibit. After this new OSPF design with per-packet load balancing was implemented, Host A reported that large file downloads from Server A became slow and sometimes failed. The operations team discovered that packets are arriving out of order on R1. Which cost-conscious redesign action will fix the issue?

Exhibit

352-001 question #377 exhibit

Options

  • AUpgrade all links to 10 Gb/s.
  • BAdjust MTU sizes to 1500 on all interfaces.
  • CAdjust the OSPF auto-cost reference bandwidth on R4.
  • DAdjust the OSPF auto-cost reference bandwidth on all routers.

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    19% (5)
  • C
    11% (3)
  • D
    67% (18)

Why each option

Per-packet load balancing causes out-of-order delivery when equal-cost paths exist; adjusting the OSPF auto-cost reference bandwidth on all routers eliminates ECMP by making link costs unequal.

AUpgrade all links to 10 Gb/s.

Upgrading all links to 10 Gb/s is not cost-conscious and may not eliminate ECMP if the upgraded links still compute equal OSPF costs.

BAdjust MTU sizes to 1500 on all interfaces.

Setting MTU to 1500 on all interfaces does not affect OSPF cost calculations or path selection and will not stop per-packet load balancing.

CAdjust the OSPF auto-cost reference bandwidth on R4.

Adjusting the reference bandwidth only on R4 produces inconsistent cost calculations relative to the rest of the network, risking routing loops and suboptimal path selection without reliably eliminating ECMP.

DAdjust the OSPF auto-cost reference bandwidth on all routers.Correct

Adjusting the auto-cost reference bandwidth on all routers recalculates interface costs consistently across the entire topology, which can break the cost equality that enables ECMP and per-packet load balancing. Without equal-cost paths, OSPF selects a single best path, ensuring packets traverse one route and arrive in order. The change must be applied to all routers to prevent inconsistent cost calculations that could cause routing loops or suboptimal forwarding.

Concept tested: OSPF auto-cost reference bandwidth and ECMP path selection

Source: https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/7039-1.html

Topics

#OSPF#per-packet load balancing#auto-cost reference bandwidth#ECMP

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice