summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRenato Westphal <renato@openbsd.org>2018-12-20 13:05:01 +0100
committerGitHub <noreply@github.com>2018-12-20 13:05:01 +0100
commitbbfaa7054a4f3f6a9ffb54afebeb6e4129037da6 (patch)
tree4f06d50675f8b46d8387565cd350a0ff0bb9f2fb /doc
parentMerge pull request #3517 from qlyoung/doc-exclude-snmptrap (diff)
parentdoc: add `ip nht resolve-via-default` (diff)
downloadfrr-bbfaa7054a4f3f6a9ffb54afebeb6e4129037da6.tar.xz
frr-bbfaa7054a4f3f6a9ffb54afebeb6e4129037da6.zip
Merge pull request #3516 from qlyoung/doc-ip-nht-resolve-via-default
doc: add `ip nht resolve-via-default`
Diffstat (limited to 'doc')
-rw-r--r--doc/user/zebra.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst
index c509eb858..9dfe1ea39 100644
--- a/doc/user/zebra.rst
+++ b/doc/user/zebra.rst
@@ -276,6 +276,12 @@ Link Parameters Commands
After setting TABLENO with this command, static routes defined after this
are added to the specified table.
+.. index:: ip nht resolve-via-default
+.. clicmd:: ip nht resolve-via-default
+
+ Allows nexthop tracking to resolve via the default route. This is useful
+ when e.g. you want to allow BGP to peer across the default route.
+
.. _zebra-vrf:
Virtual Routing and Forwarding