01-21-2022 12:00 PM
Is it normal to get successful point to point pings even if the OSPF adjacency is down? If yes, may I ask why?
I might be forgetting basic concepts here but I would appreciate any comments and replies.
01-21-2022 12:05 PM
P2P interface not require any IGP protocol to discover each other, they connect each other so they can have reachability always.
basic concept - point-to-point link-based system provides dedicated links between two devices.
01-21-2022 02:48 PM
There are a number of parameters in the OSPF hello message that the routers check and which must match for adjacency to form. It could be that there is some mismatch between your routers. Posting the config of both routers would help us to understand the issue better. If you do not want to post complete configs then config of the connected interfaces and of OSPF from both routers would be helpful.
01-24-2022 11:30 AM
Per checking, there seemed to be no mismatch on the routers' configurations. Here are the configurations on my routers by the way: https://imgur.com/xs7h1qd
01-26-2022 05:13 AM
I'd check the MTU at both ends to be sure they match. If so, run a debug on the OSPF process and you should see why the adjacency is refusing to come up.
01-21-2022 04:47 PM
As mentioned to form OSPF adjacency number of parameters must be met. Here is nice summary of those (must memorize for exam):
(Source: ICND2 exam cert prep book by W. Odom, CiscoPress)
Regards, ML
**Please Rate All Helpful Responses **
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide