A network administrator configures the command `ip ospf priority 0` on a router's Ethernet interface connected to a broadcast multiaccess network. Which behavior will this router exhibit during OSPF DR and BDR elections on this segment?
- The router is completely excluded from participating in DR and BDR elections on the interface.Answer
- BThe router will become the Designated Router if its Router ID is higher than all neighboring routers.
- CThe router immediately preempts the active Designated Router and triggers a new election.
- DThe router defaults to becoming the Backup Designated Router instead of the Designated Router.
Answer
The router is completely excluded from participating in DR and BDR elections on the interface.
In OSPFv2 broadcast and non-broadcast multiaccess networks, setting the interface priority to 0 prevents the router from participating in the DR/BDR election. The router will always remain a DROther on that segment.
Step-by-Step Solution
Key Concept
OSPF Interface Priority 0 Election Disqualification
Estimated Time:45s