1 .TH OSPF6D 8 "25 November 2004" "Quagga OSPFv3 daemon" "Version 0.97.3"
3 ospf6d \- an OSPFv3 routing engine for use with Quagga routing software.
29 is a routing component that works with the
33 Options available for the
38 \fB\-d\fR, \fB\-\-daemon\fR
39 Runs in daemon mode, forking and exiting from tty.
41 \fB\-f\fR, \fB\-\-config-file \fR\fIconfig-file\fR
42 Specifies the config file to use for startup. If not specified this
43 option will likely default to \fB\fI/usr/local/etc/ospf6d.conf\fR.
45 \fB\-g\fR, \fB\-\-group \fR\fIgroup\fR
46 Specify the group to run as. Default is \fIquagga\fR.
48 \fB\-h\fR, \fB\-\-help\fR
51 \fB\-i\fR, \fB\-\-pid_file \fR\fIpid-file\fR
52 When ospf6d starts its process identifier is written to
53 \fB\fIpid-file\fR. The init system uses the recorded PID to stop or
54 restart ospf6d. The likely default is \fB\fI/var/run/ospf6d.pid\fR.
56 \fB\-P\fR, \fB\-\-vty_port \fR\fIport-number\fR
57 Specify the port that the ospf6d VTY will listen on. This defaults to
58 2606, as specified in \fB\fI/etc/services\fR.
60 \fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR
61 Specify the address that the ospf6d VTY will listen on. Default is all
64 \fB\-u\fR, \fB\-\-user \fR\fIuser\fR
65 Specify the user to run as. Default is \fIquagga\fR.
67 \fB\-v\fR, \fB\-\-version\fR
68 Print the version and exit.
71 .BI /usr/local/sbin/ospf6d
72 The default location of the
76 .BI /usr/local/etc/ospf6d.conf
77 The default location of the
84 process is config'd to output logs to a file, then you will find this
85 file in the directory where you started \fBospf6d\fR.
87 This man page is intended to be a quick reference for command line
88 options. The definitive document is the Info file \fBQuagga\fR.
90 The ospf6d process may log to standard output, to a VTY, to a log
91 file, or through syslog to the system logs. \fBospf6d\fR supports many
92 debugging options, see the Info file, or the source for details.
103 eats bugs for breakfast. If you have food for the maintainers try
104 .BI http://bugzilla.quagga.net
107 .BI http://www.zebra.org
109 .BI http://www.quagga.net
110 or the Info file for an accurate list of authors.