An enterprise network engineer adds a new router, Core-GW3, to an existing OSPFv2 broadcast multiaccess Ethernet segment () where Router-A (Router ID , Priority ) is currently acting as the Designated Router (DR) and Router-B (Router ID , Priority ) is acting as the Backup Designated Router (BDR).
The engineer issues the following command on Core-GW3:
text
Core-GW3# show ip ospf interface GigabitEthernet0/0
GigabitEthernet0/0 is up, line protocol is up
Internet Address 172.16.10.3/24, Area 0
Process ID 1, Router ID 10.10.10.10, Network Type BROADCAST, Cost: 1
Enabled by interface configuration option
Transmit Delay is 1 sec, State DROTHER, Priority 0
Designated Router (ID) 1.1.1.1, Interface address 172.16.10.1
Backup Designated Router (ID) 2.2.2.2, Interface address 172.16.10.2
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
If Router-A (the active DR) suddenly experiences a hardware failure and reboots, which role will Core-GW3 assume on this segment?
- ACore-GW3 will become the new Designated Router (DR) because its Router ID (10.10.10.10) is the highest on the segment.
- BCore-GW3 will become the new Backup Designated Router (BDR) after Router-B is promoted to Designated Router.
- Core-GW3 will remain in the DROTHER state and will not be elected as DR or BDR regardless of failures on the network.Cevap
- DCore-GW3 will preempt existing roles and trigger a complete re-election for both DR and BDR roles.