From: Donald Sharp Date: Wed, 15 Jan 2020 13:28:22 +0000 (-0500) Subject: doc: Update doc to reflect changes in `show nexthop-group rib` command X-Git-Tag: base_7.4~386^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=083954e9d6d5a1f72eb6b68100d4e71fcb39f90b;p=mirror%2Ffrr.git doc: Update doc to reflect changes in `show nexthop-group rib` command Signed-off-by: Donald Sharp --- diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index 23a062ab02..520080e83a 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -911,10 +911,14 @@ zebra Terminal Mode Commands Reset statistics related to the zebra code that interacts with the optional Forwarding Plane Manager (FPM) component. -.. index:: show nexthop-group [ID] [vrf NAME] [ip|ipv6] -.. clicmd:: show nexthop-group [ID] [vrf NAME] [ip|ipv6] - - Display nexthop groups created by zebra. +.. index:: show nexthop-group rib [ID] [vrf NAME] [singleton [ip|ip6]] +.. clicmd:: show nexthop-group rib [ID] [vrf NAME] + + 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