A Cisco router initializes an OSPFv2 routing process without an explicitly configured OSPF router-id. The interface configuration and operational states are as follows:
• Loopback0: 172.16.1.10/24 (up/up)
• Loopback1: 172.16.2.5/24 (up/up)
• GigabitEthernet0/0: 10.1.1.1/24 (up/up)
• GigabitEthernet0/1: 192.168.100.1/24 (up/up)
What IP address will be selected as the OSPFv2 router ID?
Cevap: 172.16.2.5
Cevap
172.16.2.5
OSPFv2 determines the router ID using a strict three-tier priority order: 1) Explicitly configured router-id command under the OSPF process, 2) Highest IPv4 address among operational (up/up) loopback interfaces, 3) Highest IPv4 address among operational physical (non-loopback) interfaces. Because no manual router ID is specified, OSPF evaluates the loopback interfaces. Between Loopback0 (172.16.1.10) and Loopback1 (172.16.2.5), 172.16.2.5 is numerically higher and is selected as the router ID, overriding the physical interface address 192.168.100.1.
Adım Adım Çözüm
Anahtar Kavram
OSPFv2 Router ID Election Precedence
Tahmini Süre:1m 0s