From ef1b6319a56a09cc29e6d1fb767cc48a50933a9c Mon Sep 17 00:00:00 2001 From: Mark Stapp Date: Thu, 12 Nov 2020 16:26:25 -0500 Subject: [PATCH] doc: fix dup label in bgp doc Make a label about v6 unique. Signed-off-by: Mark Stapp --- doc/user/bgp.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 00ae4c082e..4f036ee709 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -962,7 +962,7 @@ Networks traditional did not check for existence. For versions 7.4 and beyond both traditional and datacenter the network must exist. -.. _ipv6-support: +.. _bgp-ipv6-support: IPv6 Support ------------ @@ -970,7 +970,7 @@ IPv6 Support .. index:: [no] neighbor A.B.C.D activate .. clicmd:: [no] neighbor A.B.C.D activate - This coonfiguration modifies whether to enable an address family for a + This configuration modifies whether to enable an address family for a specific neighbor. By default only the IPv4 unicast address family is enabled. -- 2.39.5