summaryrefslogtreecommitdiff
path: root/doc/ospfd.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ospfd.8')
-rw-r--r--doc/ospfd.816
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/ospfd.8 b/doc/ospfd.8
index 0fbfce4c..3bc11c13 100644
--- a/doc/ospfd.8
+++ b/doc/ospfd.8
@@ -17,6 +17,12 @@ ospfd \- an OSPF v2 routing engine for use with Zebra
[
.B \-P port-number
]
+[
+.B \-A vty-address
+]
+[
+.B \-u user
+]
.SH DESCRIPTION
.B ospfd
@@ -56,6 +62,16 @@ Specify the port that the ospfd VTY will listen on. This defaults to
2604, as specified in \fB\fI/etc/services\fR.
.TP
+\fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR
+Specify the address that the ospfd VTY will listen on. Default is all
+intrefaces.
+
+.TP
+\fB\-u\fR, \fB\-\-user \fR\fIuser\fR
+Specify the user and group to run as. User and group have to have same
+name at the moment. Default is \fIquagga\fR.
+
+.TP
\fB\-v\fR, \fB\-\-version\fR
Print the version and exit.