Issue: OSPF stucks at Init state when I reboot a router or at any moment.
Current solution: To disable and re-enable the OSPF Instance and it starts to work again.
Objective: To find a way not to manually restart an instance.
I made a lab setting like following:
R1 (ether3)—(ether5) R2 (Connected directly with Cat5)
For example, I took a screenshot when I rebooted R2.
Torch shows me that R1 is sending Hello packet to R2 but R2 might not be sending Hello packet to R1.
And as I have mentioned above, it would be fixed once I restart the OSPF instance of R2.
The reason intervals are so short is that I’d like to use MPLS and as I went through the forum, it might not a good idea to use BFD.
I also tried with default intervals but it ended up with the same result.
I’ll paste exp compact.
This is non strictly related to this post, but to the topic “OSPF stuck at Init State”.
It is worthy of note when OSPF is set in BROADCAST it uses MULTICAST 224.0.0.5 (and some other 224.0.0.X/24) to elect DR/BDR.
If for some reason you have a misconfigured masquerading rule that SRCNAT all non-local router traffic to global address router will not able to partecipate to the election: it is important to exclude 224.0.0.0/24 from natting.
Futhermore NAT translations are kept into router for 10 minutes, so it could be needed to manually delete translation.