A network administrator is designing a dynamic routing strategy for an enterprise infrastructure that uses both OSPF and EIGRP. Which of the following statements regarding routing metrics, administrative distance, and protocol operations are correct? (Select TWO)
- OSPF calculates path cost based on link bandwidth, whereas EIGRP uses a composite metric derived primarily from bandwidth and delay by default.Cevap
- If a router receives updates for the exact same destination network prefix from both internal EIGRP and OSPF, it will prefer the internal EIGRP route due to its lower administrative distance.Cevap
- COSPF routers determine the optimal route to remote networks by analyzing Layer 2 frame headers exchanged between neighbor switch ports.
- DDynamic routing protocols perform Port Address Translation (PAT) to enable multiple internal private hosts to share a single public IP address when traversing WAN links.
Cevap
The correct statements are that OSPF calculates cost using link bandwidth while EIGRP uses a composite metric of bandwidth and delay, and that a router prefers internal EIGRP over OSPF for identical destination prefixes due to EIGRP's lower administrative distance.
OSPF determines path selection using a metric based on link bandwidth, while EIGRP uses a composite metric derived from bandwidth and delay by default. Additionally, when a router receives routes for the exact same network prefix from multiple dynamic protocols, it chooses the route with the lowest Administrative Distance (AD). Internal EIGRP (AD 90) is preferred over OSPF (AD 110).
Adım Adım Çözüm
Anahtar Kavram
Dynamic Routing Protocol Operations, Metrics, and Administrative Distance