1 .TH OSPFD 8 "25 November 2004" "Quagga OSPFv2 daemon" "Version 0.97.3"
3 ospfd \- an OSPFv2 routing engine for use with Quagga routing software.
29 is a routing component that works with the
33 Options available for the
37 \fB\-d\fR, \fB\-\-daemon\fR
38 Runs in daemon mode, forking and exiting from tty.
40 \fB\-f\fR, \fB\-\-config-file \fR\fIconfig-file\fR
41 Specifies the config file to use for startup. If not specified this
42 option will likely default to \fB\fI/usr/local/etc/ospfd.conf\fR.
44 \fB\-g\fR, \fB\-\-group \fR\fIgroup\fR
45 Specify the group to run as. Default is \fIquagga\fR.
47 \fB\-h\fR, \fB\-\-help\fR
50 \fB\-i\fR, \fB\-\-pid_file \fR\fIpid-file\fR
51 When ospfd starts its process identifier is written to
52 \fB\fIpid-file\fR. The init system uses the recorded PID to stop or
53 restart ospfd. The likely default is \fB\fI/var/run/ospfd.pid\fR.
55 \fB\-P\fR, \fB\-\-vty_port \fR\fIport-number\fR
56 Specify the port that the ospfd VTY will listen on. This defaults to
57 2604, as specified in \fB\fI/etc/services\fR.
59 \fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR
60 Specify the address that the ospfd VTY will listen on. Default is all
63 \fB\-u\fR, \fB\-\-user \fR\fIuser\fR
64 Specify the user to run as. Default is \fIquagga\fR.
66 \fB\-a\fR, \fB\-\-apiserver \fR
67 Enable OSPF apiserver. Default is disabled.
69 \fB\-v\fR, \fB\-\-version\fR
70 Print the version and exit.
73 .BI /usr/local/sbin/ospfd
74 The default location of the
78 .BI /usr/local/etc/ospfd.conf
79 The default location of the
86 process is config'd to output logs to a file, then you will find this
87 file in the directory where you started \fBospfd\fR.
89 This man page is intended to be a quick reference for command line
90 options. The definitive document is the Info file \fBQuagga\fR.
92 The ospfd process may log to standard output, to a VTY, to a log
93 file, or through syslog to the system logs. \fBospfd\fR supports many
94 debugging options, see the Info file, or the source for details.
105 eats bugs for breakfast. If you have food for the maintainers try
106 .BI http://bugzilla.quagga.net
109 .BI http://www.zebra.org
111 .BI http://www.quagga.net
112 or the Info file for an accurate list of authors.