Merge pull request #3516 from qlyoung/doc-ip-nht-resolve-via-default

doc: add `ip nht resolve-via-default`
This commit is contained in:
Renato Westphal 2018-12-20 10:05:01 -02:00 committed by GitHub
commit bbfaa7054a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -276,6 +276,12 @@ Link Parameters Commands
After setting TABLENO with this command, static routes defined after this After setting TABLENO with this command, static routes defined after this
are added to the specified table. 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: .. _zebra-vrf:
Virtual Routing and Forwarding Virtual Routing and Forwarding