]> git.proxmox.com Git - mirror_frr.git/blame - doc/manpages/frr-vrrpd.rst
Merge pull request #5716 from opensourcerouting/bfdd-log
[mirror_frr.git] / doc / manpages / frr-vrrpd.rst
CommitLineData
4edac1f7
QY
1*****
2VRRPD
3*****
4
5.. include:: defines.rst
5ebcbd15 6.. |DAEMON| replace:: vrrpd
4edac1f7
QY
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.
17It implements the Virtual Router Redundancy Protocol. Support for both VRRPv2
18and VRRPv3 is present.
19
20OPTIONS
21=======
22OPTIONS available for the |DAEMON| command:
23
24.. include:: common-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