summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2018-12-19 17:55:05 +0000
committerQuentin Young <qlyoung@cumulusnetworks.com>2018-12-19 17:55:05 +0000
commit43b8e264c8fe9cb84a06a9f0effd3eb6299606c7 (patch)
tree79014cf3246b5f67938218f4b07d61c398def947
parentc52e2ecf95a9be318912caacc0851d9307e679f7 (diff)
doc: add `ip nht resolve-via-default`
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
-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