Four OSPFv2 routers are connected to a shared Layer 2 Ethernet switch on the 192.168.10.0/24 broadcast multiaccess network in Area 0. The interface configurations and boot order are as follows:
1. First, Router R3 (Priority 1, Router ID 10.3.3.3) and Router R4 (Priority 2, Router ID 10.1.1.1) booted up and established an adjacency. R4 was elected as the Designated Router (DR) and R3 was elected as the Backup Designated Router (BDR).
2. Later, Router R1 (Priority 0, Router ID 10.10.10.10) and Router R2 (Priority 2, Router ID 10.2.2.2) joined the segment and established adjacencies with all routers.
If Router R4 suddenly suffers a power outage and drops offline, which routers will assume the roles of Designated Router (DR) and Backup Designated Router (BDR) on this network segment?
- Router R3 becomes the DR, and Router R2 becomes the BDR.Answer
- BRouter R2 becomes the DR, and Router R3 remains the BDR.
- CRouter R3 becomes the DR, and Router R1 becomes the BDR.
- DRouter R1 becomes the DR, and Router R2 becomes the BDR.