A Cisco router, R4, has the following interface states and IPv4 configurations:
- Loopback0: 192.168.250.1/24 (line protocol is down)
- Loopback1: 172.20.100.1/24 (line protocol is up)
- Loopback2: 10.100.1.1/24 (line protocol is up)
- GigabitEthernet0/0: 192.168.1.1/30 (line protocol is up)
- GigabitEthernet0/1: 10.254.254.1/30 (line protocol is up)
An engineer initially configures the router with the following commands:
text
router ospf 100
router-id 1.1.1.1
Later, the engineer enters subconfiguration mode and executes `no router-id 1.1.1.1`. To force the OSPF process to recalculate its router ID, the engineer executes `clear ip ospf process` and confirms the action.
What IPv4 address will R4 select as its operational OSPFv2 router ID?
Answer: 172.20.100.1