From 19f2b5e8751ef6aca63896ac73900b5edc31fc62 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Thu, 13 Sep 2018 12:49:35 -0400 Subject: [PATCH] doc: Update documentation with the extended-nexthop bgp command Signed-off-by: Donald Sharp --- doc/user/bgp.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 14f2c8dc9a..d9d496f7fc 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -845,6 +845,15 @@ Configuring Peers specified number of hops away will be allowed to become neighbors. This command is mutually exclusive with *ebgp-multihop*. +.. index:: [no] neighbor PEER capability extended-nexthop +.. clicmd:: [no] neighbor PEER capability extended-nexthop + + Allow bgp to negotiate the extended-nexthop capability with it's peer. + If you are peering over a v6 LL address then this capability is turned + on automatically. If you are peering over a v6 Global Address then + turning on this command will allow BGP to install v4 routes with + v6 nexthops if you do not have v4 configured on interfaces. + .. index:: [no] bgp fast-external-failover .. clicmd:: [no] bgp fast-external-failover -- 2.39.5