diff options
Diffstat (limited to 'doc/user/ospf6d.rst')
-rw-r--r-- | doc/user/ospf6d.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/ospf6d.rst b/doc/user/ospf6d.rst index 607acd370..17251e11a 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: |