From 8f6b628a641ede0fe425f7c5a490d4e1eeaf9124 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 9fbb5e8652..ff83eb0a4c 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -955,7 +955,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 ------------ @@ -963,7 +963,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