]> git.proxmox.com Git - mirror_frr.git/blame - doc/manpages/bgpd.rst
Merge pull request #4004 from chiragshah6/evpn_dev2
[mirror_frr.git] / doc / manpages / bgpd.rst
CommitLineData
a1e276e1
QY
1****
2BGPD
3****
4
12b7724f 5.. include:: defines.rst
a1e276e1
QY
6.. |DAEMON| replace:: bgpd
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
f533be73 24LABEL 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
a1e276e1
QY
31FILES
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