From: Donatas Abraitis Date: Thu, 4 May 2023 06:12:52 +0000 (+0300) Subject: doc: Add RIP `allow-ecmp` command X-Git-Tag: base_9.0~76^2~2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=9c011d7eafc205301c1e7a0249a280fd4205ac37;p=matthieu%2Ffrr.git doc: Add RIP `allow-ecmp` command Signed-off-by: Donatas Abraitis --- diff --git a/doc/user/ripd.rst b/doc/user/ripd.rst index 67323e61f3..f9c7724302 100644 --- a/doc/user/ripd.rst +++ b/doc/user/ripd.rst @@ -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