From: Kaushik Date: Thu, 25 Mar 2021 11:38:54 +0000 (-0700) Subject: doc: OSPFv3 NSSA command document X-Git-Tag: base_8.1~449^2~3 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=fb00683a1131930b06633d2fa73f8d9c8aaa7078;p=mirror%2Ffrr.git doc: OSPFv3 NSSA command document Document added for ospfv3 nssa command. Signed-off-by: Kaushik --- diff --git a/doc/user/ospf6d.rst b/doc/user/ospf6d.rst index 2b478d334e..59a3af7645 100644 --- a/doc/user/ospf6d.rst +++ b/doc/user/ospf6d.rst @@ -83,7 +83,25 @@ OSPF6 router OSPF6 area ========== -Area support for OSPFv3 is not yet implemented. +.. index:: [no] area A.B.C.D nssa +.. clicmd:: [no] area A.B.C.D nssa + +NSSA Support in OSPFv3 +======================= + +The configuration of NSSA areas in OSPFv3 is supported using the CLI command +area A.B.C.D nssa in ospf6 router configuration mode. +The following functionalities are implemented as per RFC 3101: + +1. Advertising Type-7 LSA into NSSA area when external route is redistributed + into OSPFv3 +2. Processing Type-7 LSA received from neighbor and installing route in the + route table +3. Support for NSSA ABR functionality which is generating Type-5 LSA when + backbone area is configured. Currently translation od TYpe-7 LSA to Type-5 LSA + is enabled by default. +4. Support for NSSA Translator functionality when there are multiple NSSA ABR + in an area .. _ospf6-interface: