nerdexam
Cisco

300-320 · Question #288

A campus network utilizes EIGRP to connect to several remote branch offices. Which configuration should be established on all branch routers to improve routing scalability and performance?

The correct answer is B. Enable stub routing on all branch routers. EIGRP stub routing on branch routers limits the query domain and prevents branches from acting as transit paths, directly improving scalability and convergence in hub-and-spoke topologies.

Advanced Addressing and Routing Solutions

Question

A campus network utilizes EIGRP to connect to several remote branch offices. Which configuration should be established on all branch routers to improve routing scalability and performance?

Options

  • AConfigure authentication between the campus and branch offices.
  • BEnable stub routing on all branch routers.
  • CAdjust EIGRP k-values to utilize delay.
  • DUtilize offset lists to direct traffic more efficiently.

How the community answered

(36 responses)
  • B
    92% (33)
  • C
    6% (2)
  • D
    3% (1)

Why each option

EIGRP stub routing on branch routers limits the query domain and prevents branches from acting as transit paths, directly improving scalability and convergence in hub-and-spoke topologies.

AConfigure authentication between the campus and branch offices.

Authentication improves security by validating EIGRP neighbors but has no effect on routing scalability, query propagation, or convergence performance.

BEnable stub routing on all branch routers.Correct

Enabling EIGRP stub routing on branch routers tells the hub router not to send EIGRP queries to stub routers during route lookups, dramatically reducing query scope and improving convergence time. It also prevents branch routers from being used as transit paths for traffic not destined for their local networks, which improves overall routing efficiency in large campus-to-branch deployments.

CAdjust EIGRP k-values to utilize delay.

Adjusting EIGRP k-values changes the metric calculation formula, but all routers in the EIGRP domain must use identical k-values or adjacencies will not form, making this a risky and impractical tuning method.

DUtilize offset lists to direct traffic more efficiently.

Offset lists adjust the metric of specific routes to influence path selection for individual prefixes but do not address query scope or overall routing scalability in a branch design.

Concept tested: EIGRP stub routing for branch scalability

Source: https://www.cisco.com/c/en/us/support/docs/ip/enhanced-interior-gateway-routing-protocol-eigrp/13673-14.html

Topics

#EIGRP stub routing#branch office scalability#routing design

Community Discussion

No community discussion yet for this question.

Full 300-320 Practice