]> git.puffer.fish Git - mirror/frr.git/commitdiff
Added info about -A and -u command line switches to man pages.
authorhasso <hasso>
Thu, 27 Nov 2003 13:02:03 +0000 (13:02 +0000)
committerhasso <hasso>
Thu, 27 Nov 2003 13:02:03 +0000 (13:02 +0000)
doc/ChangeLog
doc/bgpd.8
doc/ospf6d.8
doc/ospfd.8
doc/ripd.8
doc/ripngd.8
doc/zebra.8

index cfe6e0e27674061a176743b67960beac9eed7591..7b174f7cca8b2f4c9f4582767b532261fb5a0d0f 100644 (file)
@@ -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.
index cba3bdac16974b8ec79bbf96b2709b2b2e7a5948..867ae03fc330cae6ef45cb86161ec287210b9fc7 100644 (file)
@@ -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 
@@ -61,6 +68,16 @@ Set the port that bgpd will listen to for bgp data.
 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.
index 1882c10ede3761836d5b8aa79fb1ac14a2438598..65613202725481ea07c620e2eedb119f82a4f9e3 100644 (file)
@@ -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.
index 0fbfce4c229d33e32de588a089315f265d0f12f8..3bc11c136511f9559aa546b5aabe3a23c6820187 100644 (file)
@@ -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 
@@ -55,6 +61,16 @@ Turn verbose logging on.
 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.
index e15989ffaab8a18f8616baa104d283305a989b95..c52c7aa4262c7e545a61fb9bbfc64afae29731d1 100644 (file)
@@ -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 
@@ -52,6 +59,16 @@ restart ripd.  The likely default is \fB\fI/var/run/ripd.pid\fR.
 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.
index cff8abe6f8f34fe9fb11b7b29a9b07ce12d0ec78..8108d99ae00494e0ea4589aca566f5f38d0e9560 100644 (file)
@@ -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 
@@ -56,6 +63,16 @@ Turn verbose logging on.
 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.
index 190f4a622c1e061b49375f2e806130967703b8a6..1256e6c16cb4d9b2ba6c04d2d05e3e4039181a16 100644 (file)
@@ -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 
@@ -64,6 +71,16 @@ Turn verbose logging on.
 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.