]> git.proxmox.com Git - mirror_frr.git/blob - doc/manpages/bgpd.rst
zebra: The mask and sin_mask are a bit redundant for kernel_rtm
[mirror_frr.git] / doc / manpages / bgpd.rst
1 ****
2 BGPD
3 ****
4
5 .. include:: defines.rst
6 .. |DAEMON| replace:: bgpd
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
18 OPTIONS
19 =======
20 OPTIONS available for the |DAEMON| command:
21
22 .. include:: common-options.rst
23
24 LABEL MANAGER
25 -------------
26
27 .. option:: -I, --int_num
28
29 Set zclient id. This is required when using Zebra label manager in proxy mode.
30
31 FILES
32 =====
33
34 |INSTALL_PREFIX_SBIN|/|DAEMON|
35 The default location of the |DAEMON| binary.
36
37 |INSTALL_PREFIX_ETC|/|DAEMON|.conf
38 The default location of the |DAEMON| config file.
39
40 $(PWD)/|DAEMON|.log
41 If the |DAEMON| process is configured to output logs to a file, then you
42 will find this file in the directory where you started |DAEMON|.
43
44 .. include:: epilogue.rst
45