]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: document new FPM next hop group commands
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 5 May 2020 19:20:07 +0000 (16:20 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 5 May 2020 19:22:07 +0000 (16:22 -0300)
Let the user know it is possible to disable next hop groups netlink feature.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
doc/user/zebra.rst

index 9dfd08f733f6c480ca6cb3aedd63213afcf0cfa2..904567fee2cefdb1114a3f250ec73f8cc5aa5815 100644 (file)
@@ -852,6 +852,20 @@ FPM Commands
    will not attempt to connect to it anymore.
 
 
+.. index:: fpm use-next-hop-groups
+.. clicmd:: fpm use-next-hop-groups
+
+   Use the new netlink messages ``RTM_NEWNEXTHOP`` / ``RTM_DELNEXTHOP`` to
+   group repeated route next hop information.
+
+
+.. index:: no fpm use-next-hop-groups
+.. clicmd:: no fpm use-next-hop-groups
+
+   Use the old known FPM behavior of including next hop information in the
+   route (e.g. ``RTM_NEWROUTE``) messages.
+
+
 .. index:: show fpm counters [json]
 .. clicmd:: show fpm counters [json]