We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c40dc2a + 4125449 commit 2a9afc0Copy full SHA for 2a9afc0
doc/user/bgp.rst
@@ -1988,7 +1988,11 @@ Configuring Peers
1988
are utilized. This capability standardizes the operation of BGP over a
1989
point-to-point links using link-local IPv6 addressing only.
1990
1991
- Enabled by default for the ``datacenter`` profile.
+ If this capability is enabled, only link-local IPv6 address will be sent as
1992
+ next-hop (16-bytes) to the neighbor instead of global and link-local addresses
1993
+ (32-bytes).
1994
+
1995
+ Disabled by default.
1996
1997
.. clicmd:: neighbor <A.B.C.D|X:X::X:X|WORD> accept-own
1998
0 commit comments