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