From: Donald Sharp Date: Tue, 29 Apr 2025 13:42:39 +0000 (-0400) Subject: doc: Fix missing `default-information originate` for isis X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=refs%2Fpull%2F18734%2Fhead;p=mirror%2Ffrr.git doc: Fix missing `default-information originate` for isis The default-information originate command was missing from the isis documentation. Let's add it in. Signed-off-by: Donald Sharp --- diff --git a/doc/user/isisd.rst b/doc/user/isisd.rst index 3a0f277bf0..a6633ea3b1 100644 --- a/doc/user/isisd.rst +++ b/doc/user/isisd.rst @@ -168,7 +168,14 @@ flavors (local LFA, Remote LFA and TI-LFA). .. clicmd:: redistribute table (1-65535) [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 [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: