]> git.proxmox.com Git - mirror_frr.git/blame - doc/manpages/frr-bfdd.rst
Merge pull request #5706 from mjstapp/fix_nh_debug_show
[mirror_frr.git] / doc / manpages / frr-bfdd.rst
CommitLineData
c44032c1
RZ
1****
2BFDD
3****
4
5.. include:: defines.rst
6.. |DAEMON| replace:: bfdd
7
8SYNOPSIS
9========
10|DAEMON| |synopsis-options-hv|
11
12|DAEMON| |synopsis-options|
13
14DESCRIPTION
15===========
16|DAEMON| is a communication failure detection component that works with
17the FRRouting routing engine.
18
19OPTIONS
20=======
21OPTIONS available for the |DAEMON| command:
22
23.. include:: common-options.rst
24.. include:: bfd-options.rst
25
26FILES
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