From d71494e6a45f01ca4523897ad7736d1aa1138232 Mon Sep 17 00:00:00 2001 From: ckishimo Date: Fri, 6 Nov 2020 00:02:43 -0800 Subject: [PATCH] doc: add documentation for OSPF suppress-fa Signed-off-by: ckishimo --- doc/user/ospfd.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/user/ospfd.rst b/doc/user/ospfd.rst index 6a6e356c80..af9a7844a2 100644 --- a/doc/user/ospfd.rst +++ b/doc/user/ospfd.rst @@ -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)