From 083954e9d6d5a1f72eb6b68100d4e71fcb39f90b Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Wed, 15 Jan 2020 08:28:22 -0500 Subject: [PATCH] doc: Update doc to reflect changes in `show nexthop-group rib` command Signed-off-by: Donald Sharp --- doc/user/zebra.rst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) 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 -- 2.39.5