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