summaryrefslogtreecommitdiffstats
path: root/doc/manpages/frr-pimd.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manpages/frr-pimd.rst')
-rw-r--r--doc/manpages/frr-pimd.rst38
1 files changed, 38 insertions, 0 deletions
diff --git a/doc/manpages/frr-pimd.rst b/doc/manpages/frr-pimd.rst
new file mode 100644
index 0000000..d758266
--- /dev/null
+++ b/doc/manpages/frr-pimd.rst
@@ -0,0 +1,38 @@
+****
+PIMD
+****
+
+.. include:: defines.rst
+.. |DAEMON| replace:: pimd
+
+SYNOPSIS
+========
+|DAEMON| |synopsis-options-hv|
+
+|DAEMON| |synopsis-options|
+
+DESCRIPTION
+===========
+|DAEMON| is a routing component that works with the FRRouting routing engine.
+
+OPTIONS
+=======
+OPTIONS available for the |DAEMON| command:
+
+.. include:: common-options.rst
+
+FILES
+=====
+
+|INSTALL_PREFIX_SBIN|/|DAEMON|
+ The default location of the |DAEMON| binary.
+
+|INSTALL_PREFIX_ETC|/|DAEMON|.conf
+ The default location of the |DAEMON| config file.
+
+$(PWD)/|DAEMON|.log
+ If the |DAEMON| process is configured to output logs to a file, then you
+ will find this file in the directory where you started |DAEMON|.
+
+.. include:: epilogue.rst
+