summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhasso <hasso>2003-11-27 13:02:03 +0000
committerhasso <hasso>2003-11-27 13:02:03 +0000
commit6c110e700c21ef3d1d958da1df54261960d7ef07 (patch)
tree857727aec02f197ab5bbeb1169ce9977c25d8502 /doc
parentb84d3a1b6e3e915a0f2e24f13c0445fae8f37a6f (diff)
Added info about -A and -u command line switches to man pages.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog8
-rw-r--r--doc/bgpd.819
-rw-r--r--doc/ospf6d.817
-rw-r--r--doc/ospfd.816
-rw-r--r--doc/ripd.817
-rw-r--r--doc/ripngd.817
-rw-r--r--doc/zebra.817
7 files changed, 110 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index cfe6e0e2..7b174f7c 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,11 @@
+2003-11-27 Hasso Tepper <hasso@estpak.ee>
+
+ * Added -A and -u descriptions to the man pages.
+
+2003-01-22 Christian Hammers <ch@westend.com>
+
+ * ospfd.texi (OSPF router, OSPF router): Add description.
+
2002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
* zebra-0.93 released.
diff --git a/doc/bgpd.8 b/doc/bgpd.8
index cba3bdac..867ae03f 100644
--- a/doc/bgpd.8
+++ b/doc/bgpd.8
@@ -6,7 +6,7 @@ bgpd \- a BGPv4, BGPv4+, BGPv4- routing engine for use with Zebra
.SH SYNOPSIS
.B bgpd
[
-.B \-dhpPv
+.B \-dhpPrv
]
[
.B \-f config-file
@@ -23,6 +23,13 @@ bgpd \- a BGPv4, BGPv4+, BGPv4- routing engine for use with Zebra
[
.B \-P vty-port-number
]
+[
+.B \-A vty-address
+]
+[
+.B \-u user
+]
+
.SH DESCRIPTION
.B bgpd
@@ -62,6 +69,16 @@ Specify the port that the bgpd VTY will listen on. This defaults to
2605, as specified in \fI/etc/services\fR.
.TP
+\fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR
+Specify the address that the bgpd 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\-r\fR, \fB\-\-retain\fR
When the program terminates, retain routes added by \fBbgpd\fR.
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
@@ -53,6 +61,15 @@ 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.
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.
diff --git a/doc/ripd.8 b/doc/ripd.8
index e15989ff..c52c7aa4 100644
--- a/doc/ripd.8
+++ b/doc/ripd.8
@@ -17,6 +17,13 @@ ripd \- a RIP routing engine for use with Zebra
[
.B \-P port-number
]
+[
+.B \-A vty-address
+]
+[
+.B \-u user
+]
+
.SH DESCRIPTION
.B ripd
@@ -53,6 +60,16 @@ Specify the port that the ripd VTY will listen on. This defaults to
2602, as specified in \fB\fI/etc/services\fR.
.TP
+\fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR
+Specify the address that the ripd 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\-r\fR, \fB\-\-retain\fR
When the program terminates, retain routes added by \fBripd\fR.
diff --git a/doc/ripngd.8 b/doc/ripngd.8
index cff8abe6..8108d99a 100644
--- a/doc/ripngd.8
+++ b/doc/ripngd.8
@@ -17,6 +17,13 @@ ripngd \- a RIP routing engine for use with Zebra and IPv6
[
.B \-P port-number
]
+[
+.B \-A vty-address
+]
+[
+.B \-u user
+]
+
.SH DESCRIPTION
.B ripngd
@@ -57,6 +64,16 @@ Specify the port that the ripngd VTY will listen on. This defaults to
2603, as specified in \fB\fI/etc/services\fR.
.TP
+\fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR
+Specify the address that the ripngd 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\-r\fR, \fB\-\-retain\fR
When the program terminates, retain routes added by \fBripd\fR.
diff --git a/doc/zebra.8 b/doc/zebra.8
index 190f4a62..1256e6c1 100644
--- a/doc/zebra.8
+++ b/doc/zebra.8
@@ -17,6 +17,13 @@ zebra \- a routing manager for use with associated components
[
.B \-P port-number
]
+[
+.B \-A vty-address
+]
+[
+.B \-u user
+]
+
.SH DESCRIPTION
.B zebra
@@ -65,6 +72,16 @@ Specify the port that the zebra VTY will listen on. This defaults to
2602, as specified in \fB\fI/etc/services\fR.
.TP
+\fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR
+Specify the address that the zebra 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\-r\fR, \fB\-\-retain\fR
When the program terminates, retain routes added by \fBzebra\fR.