]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: add documentation for OSPF suppress-fa
authorckishimo <carles.kishimoto@gmail.com>
Fri, 6 Nov 2020 08:02:43 +0000 (00:02 -0800)
committerCarles Kishimoto Bisbe <carles.kishimoto@cern.ch>
Wed, 24 Mar 2021 15:06:31 +0000 (16:06 +0100)
Signed-off-by: ckishimo <carles.kishimoto@gmail.com>
doc/user/ospfd.rst

index 6a6e356c8075fd4f4a3315ec49a446cbc61866ab..af9a7844a2f485bd7c5175b84e249309488b65f6 100644 (file)
@@ -401,6 +401,16 @@ Areas
     type 5, which is propagated into the OSPF domain. NSSA areas are defined in
     RFC 3101.
 
+.. clicmd:: area A.B.C.D nssa suppress-fa
+
+.. clicmd:: area (0-4294967295) nssa suppress-fa
+
+    Configure the router to set the forwarding address to 0.0.0.0 in all LSA type 5
+    translated from LSA type 7. The router needs to be elected the translator of the
+    area for this command to take effect. This feature causes routers that are
+    configured not to advertise forwarding addresses into the backbone to direct
+    forwarded traffic to the NSSA ABR translator.
+
 .. clicmd:: area A.B.C.D default-cost (0-16777215)