1 .TH RIPNGD 8 "25 November 2004" "Quagga RIPNG daemon" "Version 0.97.3"
3 ripngd \- a RIPNG 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/ripngd.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 ripngd starts its process identifier is written to
53 \fB\fIpid-file\fR. The init system uses the recorded PID to stop or
54 restart ripngd. The likely default is \fB\fI/var/run/ripngd.pid\fR.
56 \fB\-l\fR, \fB\-\-log_mode\fR
57 Turn verbose logging on.
59 \fB\-P\fR, \fB\-\-vty_port \fR\fIport-number\fR
60 Specify the port that the ripngd VTY will listen on. This defaults to
61 2603, as specified in \fB\fI/etc/services\fR.
63 \fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR
64 Specify the address that the ripngd VTY will listen on. Default is all
67 \fB\-u\fR, \fB\-\-user \fR\fIuser\fR
68 Specify the user to run as. Default is \fIquagga\fR.
70 \fB\-r\fR, \fB\-\-retain\fR
71 When the program terminates, retain routes added by \fBripd\fR.
73 \fB\-v\fR, \fB\-\-version\fR
74 Print the version and exit.
77 .BI /usr/local/sbin/ripngd
78 The default location of the
82 .BI /usr/local/etc/ripngd.conf
83 The default location of the
90 process is config'd to output logs to a file, then you will find this
91 file in the directory where you started \fBripngd\fR.
93 This man page is intended to be a quick reference for command line
94 options. The definitive document is the Info file \fBQuagga\fR.
96 The ripngd process may log to standard output, to a VTY, to a log
97 file, or through syslog to the system logs. \fBripngd\fR supports many
98 debugging options, see the Info file, or the source for details.
109 eats bugs for breakfast. If you have food for the maintainers try
110 .BI http://bugzilla.quagga.net
113 .BI http://www.zebra.org
115 .BI http://www.quagga.org
116 or the Info file for an accurate list of authors.