doc: document new FPM next hop group commands

Let the user know it is possible to disable next hop groups netlink feature.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
This commit is contained in:
Rafael Zalamena 2020-05-05 16:20:07 -03:00
parent b55ab92abd
commit 5f66e9a070

View File

@ -852,6 +852,20 @@ FPM Commands
will not attempt to connect to it anymore. 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] .. index:: show fpm counters [json]
.. clicmd:: show fpm counters [json] .. clicmd:: show fpm counters [json]