I have the following setup
LAN ↔ MT1 ↔ MT2 ↔ WAN
with the MTs configured to route, not bridged.
MT1 has directly connected second WAN.
I’d like to failover on MT1 when the WAN is down. Thought BFD would enable exactly this, but when the route is set to check gateway via BFD, status is always down and the “immediate gateway” field is set to “unknown”.
BFD is enabled on both routers, for OSPF purposes and works.
Am I doing something wrong, are there alternative ways do achieve same goal?
All of this is unrelated to 7.15rc release, if you have difficulties etting routing filters or BFD questions then please create a separate topic.
Also “BFD for OSPF” means that BFD is used to detect whether the OSPF neighbor is down, it is unrelated to setting check gateways for the ospf routes.
As for check-gateway=bfd option, it is not ready yet. And BFD works only if it is enabled on both ends. Setting “check gateway” BFD only on one end cannot detect whether the non-BFD enabled gateway is up or down.
This is not a routing filter issue because the syntax is working fine, the issue that I want to raise is clear, if you apply that rule in in-filter-chain in OSPF instance, the adjacency between neighbor will teardown what MT should do is don’t allow the user to set “gw-check bfd” since the code is incomplete at the moment no wonder why this is happening
both neighbor has BFD enabled it’s just that ROS implementation of BFD is so incomplete since you are the most knowledgeable here in terms of feature set of your product, why don’t you help us mere mortal to make this to the finish line and guide your developer to make some prioritization on this, clearly you can influence the direction of your development in the past.
Are you not getting tired on answering and seeing this BFD issues every now and then, clearly BFD feature set is not optional
any roadmap or time-window when this will be ready?
don’t get me wrong, but nearly, for example, fs N5* or S5* series SWITCH is able to establish a dedicated static BFD session between to endpoint (meaning, i set a static endpoint IP on both devices, port, min/max/multi … and that’s it)
what is breaking the BFD “feature-set finalization”?