N10-009 · Question #477
Which of the following routing technologies uses an attribute list for path selection?
The correct answer is A. BGP. BGP (Border Gateway Protocol) uses a series of path attributes (such as AS path, local preference, MED, etc.) to determine the best path for routing decisions. This attribute-based decision-making makes BGP distinct from protocols like: - RIP, which uses hop count. - EIGRP…
Question
Which of the following routing technologies uses an attribute list for path selection?
Options
- ABGP
- BRIP
- CEIGRP
- DOSPF
How the community answered
(64 responses)- A88% (56)
- B2% (1)
- C8% (5)
- D3% (2)
Explanation
BGP (Border Gateway Protocol) uses a series of path attributes (such as AS path, local preference, MED, etc.) to determine the best path for routing decisions. This attribute-based decision-making makes BGP distinct from protocols like: - RIP, which uses hop count. - EIGRP, which uses a composite metric based on bandwidth and delay. - OSPF, which uses cost based on link speed.
Community Discussion
No community discussion yet for this question.