H12-821_V1.0 · Question #564
Which of the following transport multiple types of networks. Which of the following types of networks need to elect DR and BDR? (Multiple choice)
The correct answer is B. BROADCAST D. NBMA. In OSPF, DR (Designated Router) and BDR (Backup Designated Router) elections are only needed on multi-access network types - where more than two routers share the same segment and full mesh adjacency would be inefficient. Broadcast (e.g., Ethernet) and NBMA (Non-Broadcast…
Question
Options
- AP2P
- BBROADCAST
- CP2S
- DNBMA
How the community answered
(24 responses)- A4% (1)
- B83% (20)
- C13% (3)
Explanation
In OSPF, DR (Designated Router) and BDR (Backup Designated Router) elections are only needed on multi-access network types - where more than two routers share the same segment and full mesh adjacency would be inefficient. Broadcast (e.g., Ethernet) and NBMA (Non-Broadcast Multi-Access, e.g., Frame Relay, ATM) both qualify: multiple routers exist on a shared medium, so OSPF elects a DR to centralize LSA flooding and reduce overhead.
P2P (A) is wrong because point-to-point links connect exactly two routers - there's no need for election since full adjacency forms directly. P2S (C) (Point-to-Multipoint) is wrong because OSPF treats each path as a separate point-to-point link, so no shared segment exists and no DR/BDR is needed.
Memory tip: Think "multi-access = election." If the network type allows multiple routers to share the same wire or virtual circuit and uses that shared medium to exchange LSAs, it needs a DR/BDR. Broadcast and NBMA both fit that profile - Broadcast can, NBMA can't (hence "Non-Broadcast"), but both are still multi-access.
Topics
Community Discussion
No community discussion yet for this question.