]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Add RIPng allow-ecmp command
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 16 May 2023 07:30:20 +0000 (10:30 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 23 May 2023 06:29:02 +0000 (09:29 +0300)
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
doc/user/ripngd.rst

index df7a0e249ec7a2e9219179ede992d86eb8cad061..4c9b734d8839e19c8644fdf981798e5f1be72d4b 100644 (file)
@@ -38,6 +38,10 @@ Currently ripngd supports the following commands:
 
    Set RIPng static routing announcement of NETWORK.
 
+.. clicmd:: allow-ecmp [1-MULTIPATH_NUM]
+
+   Control how many ECMP paths RIPng can inject for the same prefix. If specified
+   without a number, a maximum is taken (compiled with ``--enable-multipath``).
 
 .. _ripngd-terminal-mode-commands: