1This is quagga.info, produced by makeinfo version 5.2 from quagga.texi.
2
3Copyright (C) 1999-2005 Kunihiro Ishiguro, et al.
4
5     Permission is granted to make and distribute verbatim copies of
6     this manual provided the copyright notice and this permission
7     notice are preserved on all copies.
8
9     Permission is granted to copy and distribute modified versions of
10     this manual under the conditions for verbatim copying, provided
11     that the entire resulting derived work is distributed under the
12     terms of a permission notice identical to this one.
13
14     Permission is granted to copy and distribute translations of this
15     manual into another language, under the above conditions for
16     modified versions, except that this permission notice may be stated
17     in a translation approved by Kunihiro Ishiguro.
18INFO-DIR-SECTION Routing Software:
19START-INFO-DIR-ENTRY
20* Quagga: (quagga).		The Quagga Software Routing Suite
21END-INFO-DIR-ENTRY
22
23   This file documents the Quagga Software Routing Suite which manages
24common TCP/IP routing protocols.
25
26   This is Edition 0.99.24, last updated 3 March 2015 of 'The Quagga
27Manual', for Quagga Version 0.99.24.
28
29   Copyright (C) 1999-2005 Kunihiro Ishiguro, et al.
30
31     Permission is granted to make and distribute verbatim copies of
32     this manual provided the copyright notice and this permission
33     notice are preserved on all copies.
34
35     Permission is granted to copy and distribute modified versions of
36     this manual under the conditions for verbatim copying, provided
37     that the entire resulting derived work is distributed under the
38     terms of a permission notice identical to this one.
39
40     Permission is granted to copy and distribute translations of this
41     manual into another language, under the above conditions for
42     modified versions, except that this permission notice may be stated
43     in a translation approved by Kunihiro Ishiguro.
44
45
46Indirect:
47quagga.info-1: 1938
48quagga.info-2: 325272
49
50Tag Table:
51(Indirect)
52Node: Top1938
53Node: Overview3314
54Node: About Quagga4748
55Node: System Architecture7034
56Node: Supported Platforms9723
57Node: Supported RFCs10969
58Node: How to get Quagga13150
59Node: Mailing List13574
60Node: Bug Reports14020
61Node: Installation14896
62Node: Configure the Software15330
63Node: The Configure script and its options15578
64Node: Least-Privilege support19137
65Node: Linux notes20876
66Ref: Linux notes-Footnote-122734
67Node: Build the Software22800
68Node: Install the Software23350
69Node: Basic commands24854
70Node: Config Commands25628
71Node: Basic Config Commands26486
72Node: Sample Config File32558
73Node: Terminal Mode Commands33331
74Node: Common Invocation Options34462
75Node: Virtual Terminal Interfaces35878
76Node: VTY Overview36389
77Node: VTY Modes37642
78Node: VTY View Mode38092
79Node: VTY Enable Mode38342
80Node: VTY Other Modes38620
81Node: VTY CLI Commands38796
82Node: CLI Movement Commands39256
83Node: CLI Editing Commands39779
84Node: CLI Advanced Commands40367
85Node: Zebra41133
86Node: Invoking zebra41848
87Node: Interface Commands42378
88Node: Static Route Commands43945
89Node: Multicast RIB Commands47213
90Node: zebra Route Filtering50345
91Node: zebra FIB push interface51499
92Node: zebra Terminal Mode Commands54003
93Node: RIP55408
94Node: Starting and Stopping ripd56475
95Node: RIP netmask57903
96Node: RIP Configuration59000
97Node: RIP Version Control61998
98Node: How to Announce RIP route64185
99Node: Filtering RIP Routes66754
100Node: RIP Metric Manipulation68221
101Node: RIP distance69134
102Node: RIP route-map69949
103Node: RIP Authentication72498
104Node: RIP Timers74743
105Node: Show RIP Information76033
106Node: RIP Debug Commands77409
107Node: RIPng78405
108Node: Invoking ripngd78751
109Node: ripngd Configuration79000
110Node: ripngd Terminal Mode Commands79751
111Node: ripngd Filtering Commands80115
112Node: OSPFv280624
113Node: Configuring ospfd81356
114Node: OSPF router81905
115Ref: ospf router-id82452
116Ref: OSPF passive-interface85663
117Ref: OSPF auto-cost reference-bandwidth90128
118Node: OSPF area91805
119Ref: OSPF virtual-link94152
120Ref: area authentication message-digest97864
121Node: OSPF interface98287
122Ref: ip ospf authentication message-digest98938
123Ref: ip ospf message-digest-key99923
124Ref: ip ospf dead-interval minimal100742
125Node: Redistribute routes to OSPF103160
126Ref: OSPF redistribute104216
127Ref: ospf distribute-list106127
128Node: Showing OSPF information106570
129Ref: show ip ospf106781
130Node: Debugging OSPF108176
131Node: OSPF Configuration Examples109291
132Node: OSPFv3110661
133Node: OSPF6 router111068
134Node: OSPF6 area113784
135Node: OSPF6 interface113962
136Node: Redistribute routes to OSPF6115032
137Node: Showing OSPF6 information115348
138Node: OSPF6 Configuration Examples116205
139Node: Babel116626
140Node: Configuring babeld117475
141Node: Babel configuration117932
142Node: Babel redistribution119862
143Node: Show Babel information120182
144Node: Babel debugging commands120618
145Node: BGP121110
146Node: Starting BGP122189
147Node: BGP router122768
148Node: BGP distance124072
149Node: BGP decision process124511
150Node: BGP route flap dampening125303
151Node: BGP network126021
152Node: BGP route126252
153Node: Route Aggregation126806
154Node: Redistribute to BGP127377
155Node: BGP Peer127906
156Node: Defining Peer128135
157Node: BGP Peer commands128750
158Node: Peer filtering133274
159Node: BGP Peer Group133784
160Node: BGP Address Family134099
161Node: Autonomous System134255
162Node: AS Path Regular Expression135158
163Node: Display BGP Routes by AS Path136400
164Node: AS Path Access List136842
165Node: Using AS Path in Route Map137311
166Node: Private AS Numbers137783
167Node: BGP Communities Attribute137943
168Node: BGP Community Lists140418
169Node: Numbered BGP Community Lists143070
170Node: BGP Community in Route Map144659
171Node: Display BGP Routes by Community146605
172Node: Using BGP Communities Attribute147776
173Node: BGP Extended Communities Attribute151346
174Node: BGP Extended Community Lists153125
175Node: BGP Extended Communities in Route Map155012
176Node: Displaying BGP routes155473
177Node: Show IP BGP155741
178Node: More Show IP BGP156443
179Node: Capability Negotiation157765
180Node: Route Reflector161238
181Node: Route Server161519
182Node: Multiple instance162632
183Node: BGP instance and view164479
184Node: Routing policy165862
185Node: Viewing the view166632
186Node: How to set up a 6-Bone connection166919
187Node: Dump BGP packets and table168293
188Node: BGP Configuration Examples168877
189Node: Configuring Quagga as a Route Server177834
190Node: Description of the Route Server model178821
191Ref: fig:normal-processing180414
192Ref: fig:full-mesh181106
193Ref: fig:route-server181283
194Ref: filter-delegation181758
195Ref: Route Server tasks182932
196Ref: Route-server path filter process183303
197Ref: fig:rs-processing185633
198Node: Commands for configuring a Route Server188041
199Node: Example of Route Server Configuration191086
200Node: Configuration of the BGP routers without Route Server192008
201Node: Configuration of the BGP routers with Route Server194892
202Node: Configuration of the Route Server itself196194
203Node: Further considerations about Import and Export route-maps201195
204Node: VTY shell204243
205Node: VTY shell username204912
206Node: VTY shell integrated configuration205545
207Node: Filtering206990
208Node: IP Access List207371
209Node: IP Prefix List207757
210Node: ip prefix-list description210800
211Node: ip prefix-list sequential number control211327
212Node: Showing ip prefix-list211869
213Node: Clear counter of ip prefix-list212975
214Node: Route Map213414
215Node: Route Map Command216885
216Node: Route Map Match Command217194
217Node: Route Map Set Command217817
218Node: Route Map Call Command218725
219Node: Route Map Exit Action Command219056
220Node: Route Map Examples219538
221Node: IPv6 Support220050
222Node: Router Advertisement220637
223Node: Kernel Interface226974
224Node: SNMP Support228931
225Node: Getting and installing an SNMP agent229590
226Node: AgentX configuration230401
227Node: SMUX configuration232204
228Node: MIB and command reference234324
229Node: Handling SNMP Traps235849
230Node: Zebra Protocol241932
231Node: Packet Binary Dump Format246032
232Node: Command Index257640
233Node: VTY Key Index325272
234Node: Index328188
235
236End Tag Table
237