A network administrator configures the interface command `ip ospf priority 0` on a router's GigabitEthernet interface connected to a broadcast multiaccess Ethernet network. What is the effect of setting the OSPF priority to 0 on this interface?
- The router becomes completely ineligible to be elected as a Designated Router (DR) or Backup Designated Router (BDR).Answer
- BThe router is assigned the highest election precedence and will immediately become the Designated Router.
- CThe router will participate in the election, and its highest loopback IP address will break any priority ties.
- DThe interface automatically transitions its OSPF network type from broadcast to point-to-point.
Answer
The router becomes completely ineligible to be elected as a Designated Router (DR) or Backup Designated Router (BDR).
In OSPFv2 broadcast networks, setting the interface priority to 0 explicitly disables the router from participating in Designated Router (DR) or Backup Designated Router (BDR) elections. The router will remain in the DROTHER state for that segment regardless of its Router ID or IP addresses.
Step-by-Step Solution
Key Concept
OSPF Priority 0 DR/BDR Election Exclusion
Estimated Time:45s