Drag and drop the following steps into the correct order to configure single-area OSPFv2 on a router and verify the neighbor state transitions from Down to Full.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Why this order
After configuring OSPF, clearing the process triggers neighbor state transitions from Down to Full, which can then be verified with the neighbor command.
Note: Clearing the OSPF process is a disruptive action that resets all adjacencies. In production, use 'clear ip ospf process' only when necessary. For normal configuration verification, 'show ip ospf neighbor' is sufficient without clearing.
Note: Clearing the OSPF process is a disruptive action that resets all adjacencies. In production, use 'clear ip ospf process' only when necessary. For normal configuration verification, 'show ip ospf neighbor' is sufficient without clearing.
Exam trap
Do not confuse the order of enabling OSPF and configuring networks; router ospf must come first. Also, remember that clearing the OSPF process is necessary to trigger neighbor state transitions for verification purposes.