ospf bfd with cisco
Hello,
I'd like to configure OSPF BFD between Fortigate and Cisco ASA.
My settings are as follows, but it didn't work.
I found Forti sent out packets but didn't receive from ASA.
ASA:
interface g0/0
ospf hello-interval 1 ospf dead-interval 3 bfd interval 250 min_rx 250 multiplier 3
Fortigate:
config router ospf
...
config ospf-interface
edit "interco"
set dead-interval 3 set hello-interval 1 set bfd enable
Thanks.
