From 94e1125ea21fcd1758984ebc4e9a1a9cdd56adfd Mon Sep 17 00:00:00 2001 From: Yash Ranjan Date: Sun, 21 Mar 2021 23:40:25 -0700 Subject: [PATCH] doc: Add documentation for default-information originate. Signed-off-by: Yash Ranjan --- doc/user/ospf6d.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/user/ospf6d.rst b/doc/user/ospf6d.rst index 607acd3706..17251e11ac 100644 --- a/doc/user/ospf6d.rst +++ b/doc/user/ospf6d.rst @@ -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: -- 2.39.5