paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 1 | \input texinfo @c -*- texinfo -*- |
| 2 | @c %**start of header |
| 3 | @setchapternewpage odd |
paul | 30d0383 | 2005-04-29 03:16:42 +0000 | [diff] [blame] | 4 | @settitle @uref{http://www.quagga.net,,@value{PACKAGE_NAME}} |
paul | 7190f4e | 2003-08-12 12:40:20 +0000 | [diff] [blame] | 5 | @setfilename quagga.info |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 6 | @defcodeindex op |
| 7 | @synindex pg cp |
| 8 | @c %**end of header |
| 9 | |
paul | 76b89b4 | 2004-11-06 17:13:09 +0000 | [diff] [blame] | 10 | @c Set variables - sourced from defines.texi |
| 11 | @include defines.texi |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 12 | |
paul | 76b89b4 | 2004-11-06 17:13:09 +0000 | [diff] [blame] | 13 | @c automake will automatically generate version.texi |
| 14 | @c and set EDITION, VERSION, UPDATED and UPDATED-MONTH |
| 15 | @include version.texi |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 16 | |
paul | 6a22b1f | 2004-11-07 19:39:13 +0000 | [diff] [blame] | 17 | @copying |
| 18 | @quotation |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 19 | Permission is granted to make and distribute verbatim copies of this |
| 20 | manual provided the copyright notice and this permission notice are |
| 21 | preserved on all copies. |
| 22 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 23 | Permission is granted to copy and distribute modified versions of this |
| 24 | manual under the conditions for verbatim copying, provided that the |
| 25 | entire resulting derived work is distributed under the terms of a |
| 26 | permission notice identical to this one. |
| 27 | |
| 28 | Permission is granted to copy and distribute translations of this manual |
| 29 | into another language, under the above conditions for modified versions, |
| 30 | except that this permission notice may be stated in a translation |
| 31 | approved by Kunihiro Ishiguro. |
paul | 6a22b1f | 2004-11-07 19:39:13 +0000 | [diff] [blame] | 32 | @end quotation |
| 33 | @end copying |
| 34 | |
| 35 | @c Info entry |
| 36 | @dircategory Routing Software: |
| 37 | @direntry |
| 38 | * Quagga: (quagga). The Quagga Software Routing Suite |
| 39 | @end direntry |
| 40 | |
| 41 | @c @smallbook |
| 42 | |
| 43 | @ifinfo |
| 44 | This file documents the Quagga Software Routing Suite which manages common |
| 45 | TCP/IP routing protocols. |
| 46 | |
| 47 | This is Edition @value{EDITION}, last updated @value{UPDATED} of |
paul | 30d0383 | 2005-04-29 03:16:42 +0000 | [diff] [blame] | 48 | @cite{The Quagga Manual}, for @uref{http://www.quagga.net/,,@value{PACKAGE_NAME}} |
paul | 6a22b1f | 2004-11-07 19:39:13 +0000 | [diff] [blame] | 49 | Version @value{VERSION}. |
| 50 | |
| 51 | @value{COPYRIGHT_STR} |
| 52 | |
| 53 | @insertcopying |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 54 | @end ifinfo |
| 55 | |
| 56 | @titlepage |
paul | 76b89b4 | 2004-11-06 17:13:09 +0000 | [diff] [blame] | 57 | @title @uref{http://www.quagga.net,,Quagga} |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 58 | @subtitle A routing software package for TCP/IP networks |
paul | 30d0383 | 2005-04-29 03:16:42 +0000 | [diff] [blame] | 59 | @subtitle @uref{http://www.quagga.net,,@value{PACKAGE_NAME}} @value{VERSION} |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 60 | @subtitle @value{UPDATED-MONTH} |
paul | 76b89b4 | 2004-11-06 17:13:09 +0000 | [diff] [blame] | 61 | @author @value{AUTHORS} |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 62 | |
| 63 | @page |
| 64 | @vskip 0pt plus 1filll |
paul | 76b89b4 | 2004-11-06 17:13:09 +0000 | [diff] [blame] | 65 | @value{COPYRIGHT_STR} |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 66 | |
paul | 6a22b1f | 2004-11-07 19:39:13 +0000 | [diff] [blame] | 67 | @insertcopying |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 68 | @end titlepage |
| 69 | @page |
| 70 | |
| 71 | @ifnottex |
paul | 76b89b4 | 2004-11-06 17:13:09 +0000 | [diff] [blame] | 72 | @node Top |
paul | 7190f4e | 2003-08-12 12:40:20 +0000 | [diff] [blame] | 73 | @top Quagga |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 74 | |
paul | 76b89b4 | 2004-11-06 17:13:09 +0000 | [diff] [blame] | 75 | @uref{http://www.quagga.net,,Quagga} is an advanced routing software package |
| 76 | that provides a suite of TCP/IP based routing protocols. This is the Manual |
paul | 30d0383 | 2005-04-29 03:16:42 +0000 | [diff] [blame] | 77 | for @value{PACKAGE_STRING}. @uref{http://www.quagga.net,,Quagga} is a fork of |
paul | 76b89b4 | 2004-11-06 17:13:09 +0000 | [diff] [blame] | 78 | @uref{http://www.zebra.org,,GNU Zebra}. |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 79 | @end ifnottex |
| 80 | |
| 81 | @menu |
paul | 6a22b1f | 2004-11-07 19:39:13 +0000 | [diff] [blame] | 82 | * Overview:: |
| 83 | * Installation:: |
| 84 | * Basic commands:: |
| 85 | * Zebra:: |
| 86 | * RIP:: |
| 87 | * RIPng:: |
| 88 | * OSPFv2:: |
| 89 | * OSPFv3:: |
| 90 | * BGP:: |
| 91 | * Configuring Quagga as a Route Server:: |
| 92 | * VTY shell:: |
| 93 | * Filtering:: |
| 94 | * Route Map:: |
| 95 | * IPv6 Support:: |
| 96 | * Kernel Interface:: |
| 97 | * SNMP Support:: |
| 98 | * Zebra Protocol:: |
| 99 | * Packet Binary Dump Format:: |
| 100 | * Command Index:: |
| 101 | * VTY Key Index:: |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 102 | @end menu |
paul | b5f310c | 2004-09-13 13:15:25 +0000 | [diff] [blame] | 103 | @contents |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 104 | |
| 105 | @include overview.texi |
| 106 | @include install.texi |
| 107 | @include basic.texi |
| 108 | @include main.texi |
| 109 | @include ripd.texi |
| 110 | @include ripngd.texi |
| 111 | @include ospfd.texi |
| 112 | @include ospf6d.texi |
| 113 | @include bgpd.texi |
paul | 3e6064f | 2004-11-08 12:08:35 +0000 | [diff] [blame] | 114 | @include routeserver.texi |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 115 | @include vtysh.texi |
| 116 | @include filter.texi |
| 117 | @include routemap.texi |
| 118 | @include ipv6.texi |
| 119 | @include kernel.texi |
| 120 | @include snmp.texi |
| 121 | @include protocol.texi |
| 122 | @include appendix.texi |
| 123 | |
paul | 76b89b4 | 2004-11-06 17:13:09 +0000 | [diff] [blame] | 124 | @node Command Index |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 125 | @unnumbered Command Index |
| 126 | |
| 127 | @printindex fn |
| 128 | |
paul | 76b89b4 | 2004-11-06 17:13:09 +0000 | [diff] [blame] | 129 | @node VTY Key Index |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 130 | @unnumbered VTY Key Index |
| 131 | |
| 132 | @printindex ky |
| 133 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 134 | @bye |