]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Add documentation for default-information originate.
authorYash Ranjan <ranjany@vmware.com>
Mon, 22 Mar 2021 06:40:25 +0000 (23:40 -0700)
committerYash Ranjan <ranjany@vmware.com>
Mon, 29 Mar 2021 13:37:10 +0000 (06:37 -0700)
Signed-off-by: Yash Ranjan <ranjany@vmware.com>
doc/user/ospf6d.rst

index 607acd37061e2d78553bf1c7f271235ca9f502ac..17251e11accf13c12bd56154c507f67f636da859 100644 (file)
@@ -139,6 +139,12 @@ Redistribute routes to OSPF6
 
    Redistribute routes from other protocols into OSPFv3.
 
+.. index:: default-information originate [{always|metric (0-16777214)|metric-type (1-2)|route-map WORD}]
+.. clicmd:: default-information originate [{always|metric (0-16777214)|metric-type (1-2)|route-map WORD}]
+
+   The command injects default route in the connected areas. The always
+   argument injects the default route regardless of it being present in the
+   router. Metric values and route-map can also be specified optionally.
 
 .. _showing-ospf6-information: