200-301 · Question #1033
A router has two static routes to the same destination network under the same OSPF process. How does the router forward packets to the destination if the next-hop devices are different?
The correct answer is B. The router load-balances traffic over all routes to the destination.. Load balancing is a standard functionality of Cisco IOS Software that is available across all router platforms. It is inherent to the forwarding process in the router, and it enables a router to use multiple paths to a destination when it forwards packets. The number of paths use
Question
A router has two static routes to the same destination network under the same OSPF process. How does the router forward packets to the destination if the next-hop devices are different?
Options
- AThe router chooses the route with the oldest age.
- BThe router load-balances traffic over all routes to the destination.
- CThe router chooses the next hop with the lowest MAC address.
- DThe router chooses the next hop with the lowest IP address.
How the community answered
(45 responses)- A11% (5)
- B80% (36)
- C7% (3)
- D2% (1)
Explanation
Load balancing is a standard functionality of Cisco IOS Software that is available across all router platforms. It is inherent to the forwarding process in the router, and it enables a router to use multiple paths to a destination when it forwards packets. The number of paths used is limited by the number of entries that the routing protocol puts in the routing table. Four entries is the default in Cisco IOS Software for IP routing protocols except for BGP. BGP has a default of one entry.
Topics
Community Discussion
No community discussion yet for this question.