From 6c110e700c21ef3d1d958da1df54261960d7ef07 Mon Sep 17 00:00:00 2001 From: hasso Date: Thu, 27 Nov 2003 13:02:03 +0000 Subject: Added info about -A and -u command line switches to man pages. --- doc/ospf6d.8 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'doc/ospf6d.8') diff --git a/doc/ospf6d.8 b/doc/ospf6d.8 index 1882c10e..65613202 100644 --- a/doc/ospf6d.8 +++ b/doc/ospf6d.8 @@ -17,6 +17,14 @@ ospf6d \- an OSPF routing engine for use with Zebra and IPv6 [ .B \-P port-number ] +[ +.B \-A vty-address +] +[ +.B \-u user +] + + .SH DESCRIPTION .B ospf6d @@ -52,6 +60,15 @@ restart ospf6d. The likely default is \fB\fI/var/run/ospf6d.pid\fR. Specify the port that the ospf6d VTY will listen on. This defaults to 2606, as specified in \fB\fI/etc/services\fR. +.TP +\fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR +Specify the address that the ospf6d VTY will listen on. Default is all +intrefaces. + +.TP +\fB\-u\fR, \fB\-\-user \fR\fIuser\fR +Specify the user ... Default is \fIquagga\fR. + .TP \fB\-v\fR, \fB\-\-version\fR Print the version and exit. -- cgit v1.2.1