]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Introduction to configuration of OSPF.
authorOndrej Filip <feela@network.cz>
Thu, 8 Jun 2000 11:00:15 +0000 (11:00 +0000)
committerOndrej Filip <feela@network.cz>
Thu, 8 Jun 2000 11:00:15 +0000 (11:00 +0000)
doc/bird.sgml

index a506c1458bb604156b5026c0e23a05599f6fb99b..913f3f4a495acd2b53eefb63f076d615a4da4d69 100644 (file)
@@ -1003,7 +1003,11 @@ that each router detects all changes.
 
 <sect1>Configuration
 
-<p>
+<p>In the main part of configuration, there can be multiple definitions of
+OSPF area witch different id included. These definitions includes many other
+switches and mutliple definitions of interfaces. Definition of interface
+may contain many switches and constant definitinons and list of neighbors
+on nonbroadcast networks.
 
 <code>
 protocol ospf &lt;name&gt; {
@@ -1447,4 +1451,4 @@ LocalWords:  uninstalls ethernets IP binutils ANYCAST anycast dest RTD ICMP rfc
 LocalWords:  compat multicasts nonbroadcast pointopoint loopback sym stats
 LocalWords:  Perl SIGHUP dd mm yy HH MM SS EXT IA UNICAST multihop Discriminator txt
 LocalWords:  proto wildcard
--->
\ No newline at end of file
+-->