Skip to content

Commit

Permalink
doc: Update documentation to talk about nhe changes
Browse files Browse the repository at this point in the history
Signed-off-by: Donald Sharp <[email protected]>
  • Loading branch information
donaldsharp committed Aug 30, 2024
1 parent 0c72a78 commit 8f47dc9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion doc/user/zebra.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1637,7 +1637,11 @@ zebra Terminal Mode Commands
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. [type] allows you to filter those
only coming from a specific NHG type (protocol).
only coming from a specific NHG type (protocol). A nexthop group
that has `Initial Delay`, means that this nexthop group entry
was not installed because no-one was using it at that point and
Zebra can delay installing this route until it is used by something
else.

.. clicmd:: show <ip|ipv6> zebra route dump [<vrf> VRFNAME]

Expand Down

0 comments on commit 8f47dc9

Please sign in to comment.