summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhasso <hasso>2004-04-19 17:31:00 +0000
committerhasso <hasso>2004-04-19 17:31:00 +0000
commitc266ac78eecae0af8599a4503589fd8d0eb2b402 (patch)
tree5f3480f70009750f736d504f18374d42943213fc /doc
parent808c0a7f790370d43edb336ee442d43694469380 (diff)
****! What else I will discover while documenting this code? Remove useless
warnings and update documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/ospfd.texi7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/ospfd.texi b/doc/ospfd.texi
index 4ba9969e..10ffe2dc 100644
--- a/doc/ospfd.texi
+++ b/doc/ospfd.texi
@@ -211,8 +211,7 @@ With example above any intra-area paths from area 0.0.0.10 and from range
10.10.0.0/16 (for example 10.10.1.0/24 and 10.10.2.128/30) are announced into
other areas as Type-3 summary-LSA's, but any others (for example 10.11.0.0/16
or 10.128.30.16/30) aren't.
-Note, that you can't configure export-list to backbone area and this command
-makes sense in ABR only.
+This command makes sense in ABR only.
@end deffn
@deffn {OSPF Command} {area @var{a.b.c.d} import-list NAME} {}
@@ -231,8 +230,8 @@ Type-3 summary-LSAs.
@deffnx {OSPF Command} {no area @var{a.b.c.d} filter-list prefix NAME out} {}
@deffnx {OSPF Command} {no area <0-4294967295> filter-list prefix NAME in} {}
@deffnx {OSPF Command} {no area <0-4294967295> filter-list prefix NAME out} {}
-Filtering Type-3 summary-LSAs to/from area using prefix lists. Unlike export-
-and import-list, these commands can be used with backbone area as well.
+Filtering Type-3 summary-LSAs to/from area using prefix lists. This command
+makes sense in ABR only.
@end deffn
@deffn {OSPF Command} {area @var{a.b.c.d} authentication} {}