]> git.proxmox.com Git - mirror_frr.git/blame - doc/quagga.texi
zebra: add hooks upon enabling / disabling a VRF
[mirror_frr.git] / doc / quagga.texi
CommitLineData
718e3744 1\input texinfo @c -*- texinfo -*-
b58c9080
TT
2@c Set variables - sourced from defines.texi
3@include defines.texi
4
718e3744 5@c %**start of header
6@setchapternewpage odd
30d0383d 7@settitle @uref{http://www.quagga.net,,@value{PACKAGE_NAME}}
7190f4ea 8@setfilename quagga.info
718e3744 9@c %**end of header
10
76b89b4a 11@c automake will automatically generate version.texi
12@c and set EDITION, VERSION, UPDATED and UPDATED-MONTH
13@include version.texi
718e3744 14
6a22b1fc 15@copying
d751f002 16@value{COPYRIGHT_STR}
6a22b1fc 17@quotation
d751f002 18
6a22b1fc 19Permission 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
23Permission 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.
32@end quotation
33@end copying
34
718e3744 35@c Info entry
36@dircategory Routing Software:
37@direntry
d751f002 38* @value{PACKAGE_NAME}: (quagga). The Quagga Software Routing Suite
718e3744 39@end direntry
40
41@c @smallbook
42
43@ifinfo
6a22b1fc 44This file documents the Quagga Software Routing Suite which manages common
718e3744 45TCP/IP routing protocols.
46
47This is Edition @value{EDITION}, last updated @value{UPDATED} of
30d0383d 48@cite{The Quagga Manual}, for @uref{http://www.quagga.net/,,@value{PACKAGE_NAME}}
76b89b4a 49Version @value{VERSION}.
718e3744 50
6a22b1fc 51@insertcopying
718e3744 52@end ifinfo
53
54@titlepage
76b89b4a 55@title @uref{http://www.quagga.net,,Quagga}
718e3744 56@subtitle A routing software package for TCP/IP networks
30d0383d 57@subtitle @uref{http://www.quagga.net,,@value{PACKAGE_NAME}} @value{VERSION}
718e3744 58@subtitle @value{UPDATED-MONTH}
76b89b4a 59@author @value{AUTHORS}
718e3744 60
61@page
62@vskip 0pt plus 1filll
718e3744 63
6a22b1fc 64@insertcopying
718e3744 65@end titlepage
66@page
67
68@ifnottex
76b89b4a 69@node Top
7190f4ea 70@top Quagga
718e3744 71
76b89b4a 72@uref{http://www.quagga.net,,Quagga} is an advanced routing software package
73that provides a suite of TCP/IP based routing protocols. This is the Manual
30d0383d 74for @value{PACKAGE_STRING}. @uref{http://www.quagga.net,,Quagga} is a fork of
76b89b4a 75@uref{http://www.zebra.org,,GNU Zebra}.
d751f002 76
77@insertcopying
718e3744 78@end ifnottex
79
80@menu
6a22b1fc 81* Overview::
82* Installation::
83* Basic commands::
84* Zebra::
85* RIP::
86* RIPng::
87* OSPFv2::
88* OSPFv3::
f92a55ff 89* Babel::
6a22b1fc 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::
f912cb4f 102* Index::
718e3744 103@end menu
b5f310cb 104@contents
718e3744 105
106@include overview.texi
107@include install.texi
108@include basic.texi
109@include main.texi
110@include ripd.texi
111@include ripngd.texi
112@include ospfd.texi
113@include ospf6d.texi
f92a55ff 114@include babeld.texi
718e3744 115@include bgpd.texi
3e6064f8 116@include routeserver.texi
718e3744 117@include vtysh.texi
118@include filter.texi
119@include routemap.texi
120@include ipv6.texi
121@include kernel.texi
122@include snmp.texi
123@include protocol.texi
124@include appendix.texi
125
76b89b4a 126@node Command Index
718e3744 127@unnumbered Command Index
128
129@printindex fn
130
76b89b4a 131@node VTY Key Index
718e3744 132@unnumbered VTY Key Index
133
134@printindex ky
135
f912cb4f
PJ
136@node Index
137@unnumbered Index
138
139@printindex cp
718e3744 140@bye