]> git.proxmox.com Git - mirror_frr.git/blame - doc/quagga.texi
Update documentation for Traffic Engineering
[mirror_frr.git] / doc / quagga.texi
CommitLineData
718e3744 1\input texinfo @c -*- texinfo -*-
b58c9080 2
718e3744 3@c %**start of header
7190f4ea 4@setfilename quagga.info
1a0aa36f
PJ
5@c Set variables - sourced from defines.texi
6@include defines.texi
77817120 7@settitle @uref{http://www.quagga.net,,@value{PACKAGE_NAME}}
718e3744 8@c %**end of header
9
76b89b4a 10@c automake will automatically generate version.texi
11@c and set EDITION, VERSION, UPDATED and UPDATED-MONTH
12@include version.texi
718e3744 13
6a22b1fc 14@copying
d751f002 15@value{COPYRIGHT_STR}
6a22b1fc 16@quotation
d751f002 17
6a22b1fc 18Permission is granted to make and distribute verbatim copies of this
19manual provided the copyright notice and this permission notice are
20preserved on all copies.
21
22Permission is granted to copy and distribute modified versions of this
23manual under the conditions for verbatim copying, provided that the
24entire resulting derived work is distributed under the terms of a
25permission notice identical to this one.
26
27Permission is granted to copy and distribute translations of this manual
28into another language, under the above conditions for modified versions,
29except that this permission notice may be stated in a translation
30approved by Kunihiro Ishiguro.
31@end quotation
32@end copying
33
718e3744 34@c Info entry
35@dircategory Routing Software:
36@direntry
d751f002 37* @value{PACKAGE_NAME}: (quagga). The Quagga Software Routing Suite
718e3744 38@end direntry
39
40@c @smallbook
41
42@ifinfo
6a22b1fc 43This file documents the Quagga Software Routing Suite which manages common
718e3744 44TCP/IP routing protocols.
45
46This is Edition @value{EDITION}, last updated @value{UPDATED} of
30d0383d 47@cite{The Quagga Manual}, for @uref{http://www.quagga.net/,,@value{PACKAGE_NAME}}
76b89b4a 48Version @value{VERSION}.
718e3744 49
6a22b1fc 50@insertcopying
718e3744 51@end ifinfo
52
53@titlepage
76b89b4a 54@title @uref{http://www.quagga.net,,Quagga}
718e3744 55@subtitle A routing software package for TCP/IP networks
30d0383d 56@subtitle @uref{http://www.quagga.net,,@value{PACKAGE_NAME}} @value{VERSION}
718e3744 57@subtitle @value{UPDATED-MONTH}
76b89b4a 58@author @value{AUTHORS}
718e3744 59
60@page
61@vskip 0pt plus 1filll
718e3744 62
6a22b1fc 63@insertcopying
718e3744 64@end titlepage
65@page
66
67@ifnottex
76b89b4a 68@node Top
7190f4ea 69@top Quagga
718e3744 70
76b89b4a 71@uref{http://www.quagga.net,,Quagga} is an advanced routing software package
72that provides a suite of TCP/IP based routing protocols. This is the Manual
30d0383d 73for @value{PACKAGE_STRING}. @uref{http://www.quagga.net,,Quagga} is a fork of
76b89b4a 74@uref{http://www.zebra.org,,GNU Zebra}.
d751f002 75
76@insertcopying
718e3744 77@end ifnottex
78
79@menu
6a22b1fc 80* Overview::
81* Installation::
82* Basic commands::
83* Zebra::
84* RIP::
85* RIPng::
86* OSPFv2::
87* OSPFv3::
4b547606 88* ISIS::
6a22b1fc 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::
f912cb4f 101* Index::
718e3744 102@end menu
b5f310cb 103@contents
718e3744 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
4b547606 113@include isisd.texi
718e3744 114@include bgpd.texi
3e6064f8 115@include routeserver.texi
718e3744 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
76b89b4a 125@node Command Index
718e3744 126@unnumbered Command Index
127
128@printindex fn
129
76b89b4a 130@node VTY Key Index
718e3744 131@unnumbered VTY Key Index
132
133@printindex ky
134
f912cb4f
PJ
135@node Index
136@unnumbered Index
137
138@printindex cp
718e3744 139@bye