8 Oct
2018
8 Oct
'18
9:25 p.m.
Hi, I am using stable/5.0 branch of FRR. Also, I am referring to http://docs.frrouting.org/en/latest/bfd.html#starting-bfd link for BFD configuration. The instruction asks to start bfd from '/usr/lib/frr/bfdd' location but I am not able to find /usr/lib/frr/bfdd file in that location. However, in the code base I can see bfd related files: root@frr-ppod4-0:/frr/lib# ls -lrt bfd.* -rw-rw-r-- 1 root root 10987 Aug 22 21:41 bfd.c -rw-rw-r-- 1 root root 3399 Aug 22 21:55 bfd.h -rw-r--r-- 1 root root 81184 Aug 22 22:00 bfd.o -rw-r--r-- 1 root root 282 Aug 22 22:00 bfd.lo Can you please suggest on what I am missing here due to which bfdd file is not getting generated? Thanks and Regards, Mayank