]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Fix missing `default-information originate` for isis 18734/head
authorDonald Sharp <sharpd@nvidia.com>
Tue, 29 Apr 2025 13:42:39 +0000 (09:42 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 29 Apr 2025 13:42:39 +0000 (09:42 -0400)
The default-information originate command was missing from
the isis documentation.  Let's add it in.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
doc/user/isisd.rst

index 3a0f277bf0cfa8deecc98c38a70cac3100d59a88..a6633ea3b18343de03d53761c3f22783a955b059 100644 (file)
@@ -168,7 +168,14 @@ flavors (local LFA, Remote LFA and TI-LFA).
 .. clicmd:: redistribute <ipv4 | ipv6> table (1-65535) <level-1 | level-2> [metric (0-16777215)|route-map WORD]
 
    Redistribute routes from a given routing table into the given ISIS
-   level database.
+   level database.  Any default route will be ignored unless the
+   `default-information originate` command is specified.
+
+.. clicmd:: default-information originate <ipv4 | ipv6> <level-1 | level-2> [always] [metric (0-16777214)|route-map WORD]
+
+   Originate a default route into the given ISIS level datbase.
+   The `always` command will turn it on by default even if there
+   is no default route in the system.
 
 .. _isis-region: