=== OSPF BFD ifdef::topdoc[:imagesdir: {topdoc}../../test/case/routing/ospf_bfd] ==== Description Verify that a router running OSPF, with Bidirectional Forwarding Detection (BFD) enabled, will detect link faults even when the physical layer is still operational. This can typically happen when one logical link, from OSPF's perspective, is made up of multiple physical links containing media converters without link fault forwarding. ==== Topology image::topology.svg[OSPF BFD topology, align=center, scaledwidth=75%] ==== Sequence . Set up topology and attach to target DUTs . Setup TPMR between R1fast and R2fast . Configure R1 and R2 . Setup IP addresses and default routes on h1 and h2 . Wait for R1 and R2 to peer . Verify connectivity from PC:src to PC:dst via fast link . Disable forwarding between R1fast and R2fast to trigger fail-over . Verify connectivity from PC:src to PC:dst via slow link