nerdexam
Cisco

352-001 · Question #259

In an OSPF network, users in a particular OSPF non-backbone area are complaining about slow access speeds to a shared corporate resource in another OSPF area. Traceroutes show that theusers are…

The correct answer is D. Leak specific summaries on the ABRs for the remote subnets in addition to the default. When OSPF stub area users follow a suboptimal default route to remote destinations, leaking specific route summaries from the ABR provides more precise forwarding information so routers can choose the best path.

Layer 3 Control Plane

Question

In an OSPF network, users in a particular OSPF non-backbone area are complaining about slow access speeds to a shared corporate resource in another OSPF area. Traceroutes show that theusers are taking a suboptimal default route to the destinations. Which solution will improve access speed?

Options

  • AMake the area totally stubby so that the default can be followed along the best path.
  • BCreate a virtual link between the areas so that traffic can shortcut directly between them.
  • CImplement policy routing to channel the traffic in the optimal direction.
  • DLeak specific summaries on the ABRs for the remote subnets in addition to the default.

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    11% (3)
  • C
    15% (4)
  • D
    70% (19)

Why each option

When OSPF stub area users follow a suboptimal default route to remote destinations, leaking specific route summaries from the ABR provides more precise forwarding information so routers can choose the best path.

AMake the area totally stubby so that the default can be followed along the best path.

Converting the area to totally stubby still injects only a single default route, which is exactly the suboptimal path the users are already following.

BCreate a virtual link between the areas so that traffic can shortcut directly between them.

Virtual links reconnect a partitioned non-backbone area to Area 0 and do not create shortcut forwarding paths between two arbitrary non-backbone areas.

CImplement policy routing to channel the traffic in the optimal direction.

Policy routing can redirect traffic but adds operational complexity and does not address the root cause, which is the absence of specific routing information in the area.

DLeak specific summaries on the ABRs for the remote subnets in addition to the default.Correct

Having ABRs inject specific summary routes for the remote subnets into the non-backbone area enables longest-prefix match forwarding, so routers select the optimal path to those destinations rather than falling back to the coarse default route.

Concept tested: OSPF route leaking on ABR for path optimization

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

Topics

#OSPF inter-area routing#ABR summarization#suboptimal default route#route leaking

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice