Soru

Zorluk: OrtaOSPFv2 Neighbor Adjacencies and Router ID

A network administrator modifies the OSPFv2 router ID on an operational Cisco router by issuing the command `router-id 10.50.1.1` under `router ospf 1`. A system message informs the administrator that the change will not take effect until the OSPF process is reset. Which privileged EXEC mode command must be executed to immediately apply the new router ID?

Cevap: clear ip ospf process / clear ip ospf 1 process / clear ip ospf process 1

Cevap

clear ip ospf process
When the `router-id` command is configured under an active OSPF process, Cisco IOS does not immediately change the operational Router ID in order to prevent unexpected disruption of established neighbor adjacencies. Executing the privileged EXEC command `clear ip ospf process` clears all OSPF structures and restarts the process, allowing the new router ID to take effect immediately.

Adım Adım Çözüm

1
Analyze how OSPF handles changes to the Router ID on an active process.
Configuring the `router-id` command dynamically alters the intended configuration, but Cisco IOS holds the current active Router ID to prevent disrupting current neighbor adjacencies.
To apply the new Router ID without rebooting the entire device, the OSPF software process must be manually restarted.
2
Determine the exact command required in privileged EXEC mode to restart the OSPF process.
The command `clear ip ospf process` resets the OSPF database and neighbor relationships, forcing OSPF to re-initialize with the newly configured Router ID.
Running `clear ip ospf process` forces the OSPF process to tear down adjacencies and rebuild them using the new router ID.

Anahtar Kavram

OSPFv2 Router ID Modification and Process Reset
Bu soruyu puanla