summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRenato Westphal <renato@openbsd.org>2018-12-20 10:05:01 -0200
committerGitHub <noreply@github.com>2018-12-20 10:05:01 -0200
commitbbfaa7054a4f3f6a9ffb54afebeb6e4129037da6 (patch)
tree4f06d50675f8b46d8387565cd350a0ff0bb9f2fb /doc
parentfa039939e74fe43233840454ab0137d8f5f83dfc (diff)
parent43b8e264c8fe9cb84a06a9f0effd3eb6299606c7 (diff)
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 c509eb8583..9dfe1ea39c 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