]> git.proxmox.com Git - mirror_frr.git/blob - doc/manpages/frr-ospfd.rst
Merge pull request #5706 from mjstapp/fix_nh_debug_show
[mirror_frr.git] / doc / manpages / frr-ospfd.rst
1 *****
2 OSPFD
3 *****
4
5 .. include:: defines.rst
6 .. |DAEMON| replace:: ospfd
7
8 SYNOPSIS
9 ========
10 |DAEMON| |synopsis-options-hv|
11
12 |DAEMON| |synopsis-options|
13
14
15 DESCRIPTION
16 ===========
17 |DAEMON| is a routing component that works with the FRRouting routing engine.
18
19 OPTIONS
20 =======
21 OPTIONS available for the |DAEMON| command:
22
23 .. include:: common-options.rst
24
25 .. option:: -a, --apiserver
26
27 Enable the OSPF API server.
28
29 FILES
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