An administrator connects a router interface to a broadcast multiaccess Ethernet network running OSPFv2. The administrator executes the command `ip ospf priority 0` under the interface configuration mode. How will this router participate in the OSPF Designated Router (DR) and Backup Designated Router (BDR) election on this segment?
- It becomes completely ineligible to serve as a DR or BDR.Cevap
- BIt will win the election if its Router ID is numerically higher than all other routers.
- CIt will automatically be elected as the BDR regardless of physical interface IP address.
- DIt defaults to acting as the DR unless another router has a manually configured priority of 255.
Cevap
The router becomes completely ineligible to serve as a DR or BDR on the network segment.
Configuring `ip ospf priority 0` explicitly disables a router's eligibility to participate in Designated Router (DR) and Backup Designated Router (BDR) elections on multiaccess network types. The router will always remain in the DROTHER state for that interface segment.
Adım Adım Çözüm
Anahtar Kavram
OSPF Interface Priority 0 Ineligibility