mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 03:28:31 +00:00
doc: Update doc to reflect changes in show nexthop-group rib
command
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
88cafda739
commit
083954e9d6
@ -911,10 +911,14 @@ zebra Terminal Mode Commands
|
|||||||
Reset statistics related to the zebra code that interacts with the
|
Reset statistics related to the zebra code that interacts with the
|
||||||
optional Forwarding Plane Manager (FPM) component.
|
optional Forwarding Plane Manager (FPM) component.
|
||||||
|
|
||||||
.. index:: show nexthop-group [ID] [vrf NAME] [ip|ipv6]
|
.. index:: show nexthop-group rib [ID] [vrf NAME] [singleton [ip|ip6]]
|
||||||
.. clicmd:: show nexthop-group [ID] [vrf NAME] [ip|ipv6]
|
.. clicmd:: show nexthop-group rib [ID] [vrf NAME]
|
||||||
|
|
||||||
Display nexthop groups created by zebra.
|
Display nexthop groups created by zebra. The [vrf NAME] option
|
||||||
|
is only meaningful if you have started zebra with the --vrfwnetns
|
||||||
|
option as that nexthop groups are per namespace in linux.
|
||||||
|
If you specify singleton you would like to see the singleton
|
||||||
|
nexthop groups that do have an afi.
|
||||||
|
|
||||||
|
|
||||||
Router-id
|
Router-id
|
||||||
|
Loading…
Reference in New Issue
Block a user