An engineer inspects the following OSPFv2 neighbor table on router R1, which is connected to a shared Layer 2 Ethernet segment:
text
R1# show ip ospf neighbor
Neighbor ID Pri State Dead Time Address Interface
2.2.2.2 0 FULL/DROTHER 00:00:34 192.168.1.2 GigabitEthernet0/0
3.3.3.3 2 FULL/BDR 00:00:38 192.168.1.3 GigabitEthernet0/0
4.4.4.4 255 FULL/DR 00:00:31 192.168.1.4 GigabitEthernet0/0
Router R1's GigabitEthernet0/0 interface is configured with an OSPF priority of 10 and IP address 192.168.1.1. If the current Designated Router (R4) unexpectedly reboots, which router will be selected as the new Backup Designated Router (BDR) after OSPF reconverges?
- R1Cevap
- BR2
- CR4
- DR3
Cevap
Router R1 will become the new Backup Designated Router (BDR).
When the Designated Router (R4) reboots, OSPF rules mandate that the existing Backup Designated Router (R3) is immediately promoted to Designated Router (DR). A new election is then conducted to fill the vacant BDR position. Router R2 has an OSPF interface priority of 0, which completely excludes it from DR/BDR eligibility. Consequently, R1—configured with a priority of 10—is the highest-priority eligible candidate and is elected as the new BDR. Furthermore, when R4 completes its reboot, it will not preempt R3 or R1 because OSPF DR/BDR elections are non-preemptive.
Adım Adım Çözüm
Anahtar Kavram
OSPF DR/BDR election precedence, priority 0 ineligibility, and non-preemptive role promotion mechanics.
Tahmini Süre:2m 0s