blob: 226c9f14af440b247a47a3cd03675369c95f7779 [file] [log] [blame]
paul718e3742002-12-13 20:15:29 +00001\input texinfo @c -*- texinfo -*-
2@c %**start of header
3@setchapternewpage odd
paul30d03832005-04-29 03:16:42 +00004@settitle @uref{http://www.quagga.net,,@value{PACKAGE_NAME}}
paul7190f4e2003-08-12 12:40:20 +00005@setfilename quagga.info
paul718e3742002-12-13 20:15:29 +00006@defcodeindex op
7@synindex pg cp
8@c %**end of header
9
paul76b89b42004-11-06 17:13:09 +000010@c Set variables - sourced from defines.texi
11@include defines.texi
paul718e3742002-12-13 20:15:29 +000012
paul76b89b42004-11-06 17:13:09 +000013@c automake will automatically generate version.texi
14@c and set EDITION, VERSION, UPDATED and UPDATED-MONTH
15@include version.texi
paul718e3742002-12-13 20:15:29 +000016
paul6a22b1f2004-11-07 19:39:13 +000017@copying
18@quotation
paul718e3742002-12-13 20:15:29 +000019Permission is granted to make and distribute verbatim copies of this
20manual provided the copyright notice and this permission notice are
21preserved on all copies.
22
paul718e3742002-12-13 20:15:29 +000023Permission is granted to copy and distribute modified versions of this
24manual under the conditions for verbatim copying, provided that the
25entire resulting derived work is distributed under the terms of a
26permission notice identical to this one.
27
28Permission is granted to copy and distribute translations of this manual
29into another language, under the above conditions for modified versions,
30except that this permission notice may be stated in a translation
31approved by Kunihiro Ishiguro.
paul6a22b1f2004-11-07 19:39:13 +000032@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
44This file documents the Quagga Software Routing Suite which manages common
45TCP/IP routing protocols.
46
47This is Edition @value{EDITION}, last updated @value{UPDATED} of
paul30d03832005-04-29 03:16:42 +000048@cite{The Quagga Manual}, for @uref{http://www.quagga.net/,,@value{PACKAGE_NAME}}
paul6a22b1f2004-11-07 19:39:13 +000049Version @value{VERSION}.
50
51@value{COPYRIGHT_STR}
52
53@insertcopying
paul718e3742002-12-13 20:15:29 +000054@end ifinfo
55
56@titlepage
paul76b89b42004-11-06 17:13:09 +000057@title @uref{http://www.quagga.net,,Quagga}
paul718e3742002-12-13 20:15:29 +000058@subtitle A routing software package for TCP/IP networks
paul30d03832005-04-29 03:16:42 +000059@subtitle @uref{http://www.quagga.net,,@value{PACKAGE_NAME}} @value{VERSION}
paul718e3742002-12-13 20:15:29 +000060@subtitle @value{UPDATED-MONTH}
paul76b89b42004-11-06 17:13:09 +000061@author @value{AUTHORS}
paul718e3742002-12-13 20:15:29 +000062
63@page
64@vskip 0pt plus 1filll
paul76b89b42004-11-06 17:13:09 +000065@value{COPYRIGHT_STR}
paul718e3742002-12-13 20:15:29 +000066
paul6a22b1f2004-11-07 19:39:13 +000067@insertcopying
paul718e3742002-12-13 20:15:29 +000068@end titlepage
69@page
70
71@ifnottex
paul76b89b42004-11-06 17:13:09 +000072@node Top
paul7190f4e2003-08-12 12:40:20 +000073@top Quagga
paul718e3742002-12-13 20:15:29 +000074
paul76b89b42004-11-06 17:13:09 +000075@uref{http://www.quagga.net,,Quagga} is an advanced routing software package
76that provides a suite of TCP/IP based routing protocols. This is the Manual
paul30d03832005-04-29 03:16:42 +000077for @value{PACKAGE_STRING}. @uref{http://www.quagga.net,,Quagga} is a fork of
paul76b89b42004-11-06 17:13:09 +000078@uref{http://www.zebra.org,,GNU Zebra}.
paul718e3742002-12-13 20:15:29 +000079@end ifnottex
80
81@menu
paul6a22b1f2004-11-07 19:39:13 +000082* 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::
paul718e3742002-12-13 20:15:29 +0000102@end menu
paulb5f310c2004-09-13 13:15:25 +0000103@contents
paul718e3742002-12-13 20:15:29 +0000104
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
paul3e6064f2004-11-08 12:08:35 +0000114@include routeserver.texi
paul718e3742002-12-13 20:15:29 +0000115@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
paul76b89b42004-11-06 17:13:09 +0000124@node Command Index
paul718e3742002-12-13 20:15:29 +0000125@unnumbered Command Index
126
127@printindex fn
128
paul76b89b42004-11-06 17:13:09 +0000129@node VTY Key Index
paul718e3742002-12-13 20:15:29 +0000130@unnumbered VTY Key Index
131
132@printindex ky
133
paul718e3742002-12-13 20:15:29 +0000134@bye