Hi!
So I have another weird network issue that I seem to be unable to solve. After days of attempting.
The scenario is as follows. I have a full OSPF ring on a /29 Subnet, Broadcast mode. The OSPF ring has 3 nodes on a VLAN.
Two of the nodes are Mikrotik based and one is a Cisco, also in broadcast mode. Now the problem.
Node 1 needs to flow to Node 3 Directly. This is because there is a VPLS involved. And this is working. HOWEVER, the data coming back from Node 3 is going to Node 2. Which is supposed to be a backup link. I’ve set the cost of Node 2 (Node 2 is a Cisco) to 999, changed the priority, however, seem to be completely unable to Get node 3 to send data back directly to Node1. I’ve played with everything possible and wanted to check if there was anything else I can do, other than cost and priority. Node 2 is a core router that has a limit on the link going out to node 3 which is not ideal at all and causes huge latency when flowing this route.
Currently, Costs are set to 10 on Node 1, 300 on Node 3 and 999 on Node 2. Priority all 1.
is there something i am missing?