diff options
Diffstat (limited to 'doc/user/zebra.rst')
| -rw-r--r-- | doc/user/zebra.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index 39add2235f..ee9dabbf12 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -328,11 +328,15 @@ the default route. Allow IPv4 nexthop tracking to resolve via the default route. This parameter is configured per-VRF, so the command is also available in the VRF subnode. + This is enabled by default for a traditional profile. + .. clicmd:: ipv6 nht resolve-via-default Allow IPv6 nexthop tracking to resolve via the default route. This parameter is configured per-VRF, so the command is also available in the VRF subnode. + This is enabled by default for a traditional profile. + .. clicmd:: show ip nht [vrf NAME] [A.B.C.D|X:X::X:X] [mrib] [json] Show nexthop tracking status for address resolution. If vrf is not specified |
