cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
726
Views
0
Helpful
2
Replies

OSPF Routing

EPHRAIM MANI
Level 3
Level 3

have two path to reach R2 ospf neighborship is up and working find. I had a problem with the connectivity between R1&R2 for Path A hence the routing got converged and used Path B to reach R2 but when the R1 and R2 connectivity issue got resolved it did not switch back to Path A .

R1--------R2 (path A)

R1------R3----R2 (path B)

Any clue what would have happened

1 Accepted Solution

Accepted Solutions

Hi Mani ,

Did you or any colegue changed the cost between R1 and R2 ? Did the adjacency when to Full  between R1 and R2 ?Also you can check the database for prefiexs generated by R2 in order to see if they are also received via direct link.

Dan

View solution in original post

2 Replies 2

Hi Mani ,

Did you or any colegue changed the cost between R1 and R2 ? Did the adjacency when to Full  between R1 and R2 ?Also you can check the database for prefiexs generated by R2 in order to see if they are also received via direct link.

Dan

Thanks Dan it helps, the interface had a ospf cose set, so the path had lower opsf cost than the directly connected path.  hence path B was installed in the routing table.

Regards

~EM