]> git.proxmox.com Git - mirror_frr.git/blame - doc/manpages/ospfd.rst
Merge pull request #4145 from pguibert6WIND/bfd_converge_up
[mirror_frr.git] / doc / manpages / ospfd.rst
CommitLineData
a1e276e1
QY
1*****
2OSPFD
3*****
4
12b7724f 5.. include:: defines.rst
a1e276e1
QY
6.. |DAEMON| replace:: ospfd
7
8SYNOPSIS
9========
10|DAEMON| |synopsis-options-hv|
11
12|DAEMON| |synopsis-options|
13
14
15DESCRIPTION
16===========
17|DAEMON| is a routing component that works with the FRRouting routing engine.
18
19OPTIONS
20=======
21OPTIONS available for the |DAEMON| command:
22
23.. include:: common-options.rst
24
5354eea9
QY
25.. option:: -a, --apiserver
26
27 Enable the OSPF API server.
28
a1e276e1
QY
29FILES
30=====
31
32|INSTALL_PREFIX_SBIN|/|DAEMON|
33 The default location of the |DAEMON| binary.
34
35|INSTALL_PREFIX_ETC|/|DAEMON|.conf
36 The default location of the |DAEMON| config file.
37
38$(PWD)/|DAEMON|.log
39 If the |DAEMON| process is configured to output logs to a file, then you
40 will find this file in the directory where you started |DAEMON|.
41
42.. include:: epilogue.rst
43