Match each OSPFv2 network type on the left to its correct DR/BDR election requirement and default Hello timer on the right.
- Broadcast MultiaccessElects DR/BDR; default Hello timer is 10 seconds
- Point-to-PointDoes NOT elect DR/BDR; default Hello timer is 10 seconds
- Point-to-MultipointDoes NOT elect DR/BDR; default Hello timer is 30 seconds
Answer
Broadcast Multiaccess matches with 'Elects DR/BDR; default Hello timer is 10 seconds'. Point-to-Point matches with 'Does NOT elect DR/BDR; default Hello timer is 10 seconds'. Point-to-Multipoint matches with 'Does NOT elect DR/BDR; default Hello timer is 30 seconds'.
Broadcast Multiaccess networks use a 10-second Hello timer and perform DR/BDR elections to manage multiaccess adjacencies. Point-to-Point networks use a 10-second Hello timer but suppress DR/BDR elections because only two endpoints exist. Point-to-Multipoint networks suppress DR/BDR elections and operate with a 30-second Hello timer.
Step-by-Step Solution
Key Concept
OSPFv2 Network Types, DR/BDR Selection, and Default Timers
Estimated Time:1m 30s