diff options
author | Ondrej Filip <feela@network.cz> | 2000-06-08 13:00:15 +0200 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2000-06-08 13:00:15 +0200 |
commit | 5a64ac70361e9dacfe155492cd52ae88eedcd75c (patch) | |
tree | 6c272452d1078ca9ff276f7e9c79d8ca45fe4823 /doc | |
parent | c62d1c19a924668ccf5315ca8882ea041581e3bf (diff) | |
download | bird-5a64ac70361e9dacfe155492cd52ae88eedcd75c.tar bird-5a64ac70361e9dacfe155492cd52ae88eedcd75c.zip |
Introduction to configuration of OSPF.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index a506c14..913f3f4 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -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 <name> { @@ -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 +--> |