Skip to content

Commit 2a9afc0

Browse files
authored
Merge pull request #19713 from opensourcerouting/fix/doc_ll_capability_disabled
doc: Fix documentation regarding capability link-local
2 parents c40dc2a + 4125449 commit 2a9afc0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/user/bgp.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1988,7 +1988,11 @@ Configuring Peers
19881988
are utilized. This capability standardizes the operation of BGP over a
19891989
point-to-point links using link-local IPv6 addressing only.
19901990

1991-
Enabled by default for the ``datacenter`` profile.
1991+
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.
19921996

19931997
.. clicmd:: neighbor <A.B.C.D|X:X::X:X|WORD> accept-own
19941998

0 commit comments

Comments
 (0)