]> git.proxmox.com Git - mirror_frr.git/blob - doc/manpages/bfdd.rst
Merge pull request #4018 from chiragshah6/evpn_dev
[mirror_frr.git] / doc / manpages / bfdd.rst
1 ****
2 BFDD
3 ****
4
5 .. include:: defines.rst
6 .. |DAEMON| replace:: bfdd
7
8 SYNOPSIS
9 ========
10 |DAEMON| |synopsis-options-hv|
11
12 |DAEMON| |synopsis-options|
13
14 DESCRIPTION
15 ===========
16 |DAEMON| is a communication failure detection component that works with
17 the FRRouting routing engine.
18
19 OPTIONS
20 =======
21 OPTIONS available for the |DAEMON| command:
22
23 .. include:: common-options.rst
24 .. include:: bfd-options.rst
25
26 FILES
27 =====
28
29 |INSTALL_PREFIX_SBIN|/|DAEMON|
30 The default location of the |DAEMON| binary.
31
32 |INSTALL_PREFIX_ETC|/|DAEMON|.conf
33 The default location of the |DAEMON| config file.
34
35 $(PWD)/|DAEMON|.log
36 If the |DAEMON| process is configured to output logs to a file, then you
37 will find this file in the directory where you started |DAEMON|.
38
39 .. include:: epilogue.rst
40