300-320 · Question #5
Which routing protocol provides the fastest convergence and greatest flexibility within a campus environment?
The correct answer is D. EIGRP. EIGRP provides the fastest convergence in campus environments due to its DUAL algorithm, which pre-computes loop-free backup paths and enables near-instantaneous failover.
Question
Which routing protocol provides the fastest convergence and greatest flexibility within a campus environment?
Options
- AOSPF
- BIS-IS
- CBGP
- DEIGRP
How the community answered
(27 responses)- A4% (1)
- C4% (1)
- D93% (25)
Why each option
EIGRP provides the fastest convergence in campus environments due to its DUAL algorithm, which pre-computes loop-free backup paths and enables near-instantaneous failover.
OSPF requires an SPF calculation after topology changes and, while fast, generally converges more slowly than EIGRP in a campus environment due to its link-state flooding mechanism.
IS-IS is a link-state protocol primarily used in service provider cores; it offers good scalability but is not optimized for campus environments and is less commonly deployed there.
BGP is a path-vector protocol designed for inter-domain routing with slow convergence characteristics - it is not appropriate for campus network routing due to its high overhead and slow failover.
EIGRP uses the Diffusing Update Algorithm (DUAL) to maintain Feasible Successors - pre-computed, loop-free backup routes that are installed instantly upon primary path failure without triggering a full recalculation. Its partial, bounded updates and flexibility in summarization and filtering make it ideal for campus designs requiring rapid convergence and operational simplicity.
Concept tested: EIGRP campus convergence DUAL algorithm
Source: https://www.cisco.com/c/en/us/tech/ip/enhanced-interior-gateway-routing-protocol-eigrp/index.html
Topics
Community Discussion
No community discussion yet for this question.