diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2024-08-29 11:38:26 -0400 | 
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-08-30 08:23:48 -0400 | 
| commit | 8f47dc93cd4e89c1f9724a7e0df46f0a2ed02af5 (patch) | |
| tree | 9270c74744c25f298ebea80946eb8c3c675c16fe /doc | |
| parent | 0c72a78930ed90b80bf691eb4b758cd2ecc1ba30 (diff) | |
doc: Update documentation to talk about nhe changes
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/user/zebra.rst | 6 | 
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index 900d2fd343..b008eaf722 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -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]  | 
