From: Mark Stapp Date: Thu, 12 Nov 2020 21:26:25 +0000 (-0500) Subject: doc: fix dup label in bgp doc X-Git-Tag: base_7.6~285^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=ef1b6319a56a09cc29e6d1fb767cc48a50933a9c;p=matthieu%2Ffrr.git doc: fix dup label in bgp doc Make a label about v6 unique. Signed-off-by: Mark Stapp --- 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.