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\-l\fR, \fB\-\-log_mode\fR
56 Turn verbose logging on.
58 \fB\-P\fR, \fB\-\-vty_port \fR\fIport-number\fR
59 Specify the port that the ospfd VTY will listen on. This defaults to
60 2604, as specified in \fB\fI/etc/services\fR.
62 \fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR
63 Specify the address that the ospfd VTY will listen on. Default is all
66 \fB\-u\fR, \fB\-\-user \fR\fIuser\fR
67 Specify the user to run as. Default is \fIquagga\fR.
69 \fB\-a\fR, \fB\-\-apiserver \fR
70 Enable OSPF apiserver. Default is disabled.
72 \fB\-v\fR, \fB\-\-version\fR
73 Print the version and exit.
76 .BI /usr/local/sbin/ospfd
77 The default location of the
81 .BI /usr/local/etc/ospfd.conf
82 The default location of the
89 process is config'd to output logs to a file, then you will find this
90 file in the directory where you started \fBospfd\fR.
92 This man page is intended to be a quick reference for command line
93 options. The definitive document is the Info file \fBQuagga\fR.
95 The ospfd process may log to standard output, to a VTY, to a log
96 file, or through syslog to the system logs. \fBospfd\fR supports many
97 debugging options, see the Info file, or the source for details.
108 eats bugs for breakfast. If you have food for the maintainers try
109 .BI http://bugzilla.quagga.net
112 .BI http://www.zebra.org
114 .BI http://www.quagga.org
115 or the Info file for an accurate list of authors.