mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 15:47:22 +00:00
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:
parent
b55ab92abd
commit
5f66e9a070
@ -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]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user