A network engineer configures a Cisco router for single-area OSPFv2. The router has three active interfaces: Loopback0 (10.0.0.1/32), GigabitEthernet0/0 (192.168.1.1/24), and GigabitEthernet0/1 (172.16.1.1/24). The OSPF process is started, but the `router-id` command is NOT used. Which IP address will OSPF select as the router ID?
-
A
192.168.1.1
-
B
172.16.1.1
-
C
10.0.0.1
-
D
The OSPF process will fail to start without a manual router-id.