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