cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
462
Views
1
Helpful
4
Replies

ospf point to point neighbors

MAHI_VYAS
Level 1
Level 1

Hello All,

I have 3 ospf point to point routers  connected with switch in between.

I observed only 2 routers can form neighborship at the time, example R1 can form neighbor with R2 or R3 at the time.

Can anyone explain why this behaviour.

Find the attached topology.

mahende17febgmailcom_0-1747045529522.png

 

1 Accepted Solution

Accepted Solutions

Torbjørn
VIP
VIP

The point-to-point network type is limited to a single neighbor per link/interface, while point-to-multipoint allows for multiple adjacencies to form as @MHM Cisco World is describing. That said I would use the broadcast network type for the topology above.

Happy to help! Please mark as helpful/solution if applicable.
Get in touch: https://torbjorn.dev

View solution in original post

4 Replies 4

This design not work as p2p ypu need to use p2mp

MHM

Torbjørn
VIP
VIP

The point-to-point network type is limited to a single neighbor per link/interface, while point-to-multipoint allows for multiple adjacencies to form as @MHM Cisco World is describing. That said I would use the broadcast network type for the topology above.

Happy to help! Please mark as helpful/solution if applicable.
Get in touch: https://torbjorn.dev

M02@rt37
VIP
VIP

Hello @MAHI_VYAS 

see here: https://ipcisco.com/lesson/ospf-network-types-ccnp/

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Joseph W. Doherty
Hall of Fame
Hall of Fame

have 3 ospf point to point routers  connected with switch in between.

If they are all in the same L2 broadcast domain, and all using IPs in the same subnet, you do NOT have a p2p, physically or logically.  P2p is limited to a pair.

As the others have indicated, for your 3 routers you would not use an OSPF p2p.  Although, if you only had two routers, you optionally could.