]> git.proxmox.com Git - mirror_frr.git/blob - doc/manpages/frr-vrrpd.rst
Merge pull request #5706 from mjstapp/fix_nh_debug_show
[mirror_frr.git] / doc / manpages / frr-vrrpd.rst
1 *****
2 VRRPD
3 *****
4
5 .. include:: defines.rst
6 .. |DAEMON| replace:: vrrpd
7
8 SYNOPSIS
9 ========
10 |DAEMON| |synopsis-options-hv|
11
12 |DAEMON| |synopsis-options|
13
14 DESCRIPTION
15 ===========
16 |DAEMON| is a routing component that works with the FRRouting routing engine.
17 It implements the Virtual Router Redundancy Protocol. Support for both VRRPv2
18 and VRRPv3 is present.
19
20 OPTIONS
21 =======
22 OPTIONS available for the |DAEMON| command:
23
24 .. include:: common-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