]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Add RIP `allow-ecmp` command
authorDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 4 May 2023 06:12:52 +0000 (09:12 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 4 May 2023 06:23:26 +0000 (09:23 +0300)
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
doc/user/ripd.rst

index 67323e61f32db250ebca6ab17d8610cb73779f4b..f9c772430221de0bf212793caaf9fd4503236441 100644 (file)
@@ -159,6 +159,11 @@ RIP Configuration
    If `poisoned-reverse` is also set, the router sends the poisoned routes
    with highest metric back to the sending router.
 
+.. clicmd:: allow-ecmp [1-MULTIPATH_NUM]
+
+   Control how many ECMP paths RIP can inject for the same prefix. If specified
+   without a number, a maximum is taken (compiled with ``--enable-multipath``).
+
 .. _rip-version-control:
 
 RIP Version Control