300-320 · Question #471
An engineer is designing an infrastructure to use a 40 Gigabit link as the primary uplink and a 10 Gigabit uplink as the alternate path. Which Routing protocol allows for unequal cost load balancing?
The correct answer is B. Eigrp. EIGRP (Enhanced Interior Gateway Routing Protocol) uniquely supports unequal cost load balancing through its variance command. By setting a variance multiplier, EIGRP will install multiple paths into the routing table as long as a path's metric is within the variance factor of…
Question
An engineer is designing an infrastructure to use a 40 Gigabit link as the primary uplink and a 10 Gigabit uplink as the alternate path. Which Routing protocol allows for unequal cost load balancing?
Options
- AOspf
- BEigrp
- CISIS
- DBGP
- ERIP
How the community answered
(40 responses)- A3% (1)
- B88% (35)
- C3% (1)
- D8% (3)
Explanation
EIGRP (Enhanced Interior Gateway Routing Protocol) uniquely supports unequal cost load balancing through its variance command. By setting a variance multiplier, EIGRP will install multiple paths into the routing table as long as a path's metric is within the variance factor of the best path's metric. Traffic is then distributed proportionally based on metric. OSPF (A) and IS-IS (C) only perform equal-cost load balancing. BGP (D) selects a single best path by default and does not perform traditional metric-based load balancing. RIP (E) supports only equal-cost load balancing and has no variance concept.
Topics
Community Discussion
No community discussion yet for this question.