Skip to main content

Link-Local Next Hop Capability for BGP
draft-ietf-idr-linklocal-capability-05

Document Type Active Internet-Draft (idr WG)
Authors Russ White , Jeff Tantsura , Donatas Abraitis , Biswajit Sadhu
Last updated 2026-05-25
Replaces draft-white-linklocal-capability
RFC stream Internet Engineering Task Force (IETF)
Intended RFC status (None)
Formats
Additional resources GitHub Repository
Mailing list discussion
Stream WG state In WG Last Call
Document shepherd (None)
IESG IESG state I-D Exists
Consensus boilerplate Unknown
Telechat date (None)
Responsible AD (None)
Send notices to (None)
draft-ietf-idr-linklocal-capability-05
Interdomain Routing                                             R. White
Internet-Draft                                       Akamai Technologies
Updates: 2545 (if approved)                                  J. Tantsura
Intended status: Standards Track                                  Nvidia
Expires: 26 November 2026                                    D. Abraitis
                                                               Hostinger
                                                                B. Sadhu
                                                                   Ciena
                                                             25 May 2026

                 Link-Local Next Hop Capability for BGP
                 draft-ietf-idr-linklocal-capability-05

Abstract

   To support IPv6 [RFC4291] reachability, BGP [RFC4271] relies on the
   Multiprotocol Extensions as defined in [RFC4760].  [RFC2545] defines
   the structure of IPv6 next hops.  These IPv6 next hops may contain a
   Global IPv6 address, and optionally can contain an IPv6 Link-Local
   address when the BGP peer is directly attached and shares a common
   subnet with the IPv6 Global address.

   This document updates [RFC2545] to clarify the encoding of the BGP
   next hop when the advertising system is directly attached and only an
   IPv6 Link-Local address is available.  A new BGP Capability [RFC5492]
   is defined to signal support for this updated encoding.

   This clarification applies specifically to IPv6 Link-Local addresses
   and does not pertain to IPv4 Link-Local addresses as defined in
   [RFC3927].

Status of This Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at https://datatracker.ietf.org/drafts/current/.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at any
   time.  It is inappropriate to use Internet-Drafts as reference
   material or to cite them other than as "work in progress."

   This Internet-Draft will expire on 26 November 2026.

White, et al.           Expires 26 November 2026                [Page 1]
Internet-Draft   Link-Local Next Hop Capability for BGP         May 2026

Copyright Notice

   Copyright (c) 2026 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents (https://trustee.ietf.org/
   license-info) in effect on the date of publication of this document.
   Please review these documents carefully, as they describe your rights
   and restrictions with respect to this document.  Code Components
   extracted from this document must include Revised BSD License text as
   described in Section 4.e of the Trust Legal Provisions and are
   provided without warranty as described in the Revised BSD License.

Table of Contents

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . .   2
   2.  Link-Local Next Hop Capability  . . . . . . . . . . . . . . .   3
   3.  Changes to the Procedure for Encoding IPv6 Next Hops  . . . .   4
   4.  IPv6 Next Hop Procedures for Internal and External Peers  . .   4
   5.  Error handling  . . . . . . . . . . . . . . . . . . . . . . .   7
   6.  Operational Considerations  . . . . . . . . . . . . . . . . .   8
   7.  Acknowledgements  . . . . . . . . . . . . . . . . . . . . . .   8
   8.  IANA Considerations . . . . . . . . . . . . . . . . . . . . .   9
   9.  Security Considerations . . . . . . . . . . . . . . . . . . .   9
   10. References  . . . . . . . . . . . . . . . . . . . . . . . . .  10
     10.1.  Normative References . . . . . . . . . . . . . . . . . .  10
     10.2.  Informative References . . . . . . . . . . . . . . . . .  11
   Appendix A.  Motivations for a Capability . . . . . . . . . . . .  12
   Appendix B.  Inconsistency Reports  . . . . . . . . . . . . . . .  12
   Appendix C.  Implementation Report  . . . . . . . . . . . . . . .  12
   Authors' Addresses  . . . . . . . . . . . . . . . . . . . . . . .  13

1.  Introduction

   To support IPv6 reachability, BGP [RFC4271] relies on the
   Multiprotocol Extensions as defined in [RFC4760].  [RFC2545] defines
   the structure of IPv6 next hops.  These IPv6 next hops may contain a
   Global IPv6 address, and optionally can contain an IPv6 Link-Local
   address when the BGP peer is directly attached and shares a common
   subnet with the IPv6 Global address.

   This document updates [RFC2545] to clarify the encoding of the BGP
   next hop when the advertising system is directly attached and only an
   IPv6 Link-Local address is available.  A new BGP Capability [RFC5492]
   is defined to signal support for this updated encoding.

White, et al.           Expires 26 November 2026                [Page 2]
Internet-Draft   Link-Local Next Hop Capability for BGP         May 2026

   This clarification applies specifically to IPv6 Link-Local addresses
   and does not pertain to IPv4 Link-Local addresses as defined in
   [RFC3927].

   BGP speakers are now often deployed on point-to-point links in
   networks where multihop reachability of any kind is not assumed or
   desired.  (All next hops are assumed to be the reachable through a
   directly connected point-to-point link.)  This is common, for
   instance, in data center fabrics [RFC7938].  In these situations, a
   Global IPv6 address is not required for the advertisement of
   reachability information.  In fact, providing Global IPv6 addresses
   in these kinds of networks can be detrimental to Zero Touch
   Provisioning (ZTP).

   Such BGP deployment models require BGP to run on each link, and any
   simplification of BGP configuration can simplify orchestration and
   configuration management.  This proposal is a step in that direction.

   With this new capability, the need for a Global unicast address
   assigned to the interfaces is eliminated.

   Since IPv6 Link-Local addresses are not required to be globally
   unique, implementations must ensure that they are strictly associated
   with a specific interface.  (See commentary in [RFC4007].)

2.  Link-Local Next Hop Capability

   The Link-Local Next Hop capability is a new BGP capability.  Its
   Capability code is 77 and its Capability Length is 0.

   A BGP speaker that is willing to use (send and receive) IPv6 Link-
   Local-only next hops SHOULD advertise the Link-Local Next Hop
   Capability to its peers only when:

   1.  It is capable of sending IPv6 Link-Local-only next hops for a
       route.

   2.  IPv6 Link-Local neighbors are associated with interfaces as part
       of their configuration to assist in determining the interface
       scope of received IPv6 Link-Local-only next hops.

   The presence of this capability does not affect the support of Global
   IPv6 only (16 bytes next hop) and Global IPv6 combined with IPv6
   Link-Local (32 bytes next hop), which should continue to be supported
   as before.

   The peers have the flexibility to include both Global and Link-Local
   BGP IPv6 nexthops, or Link-Local-only IPv6 next hops.

White, et al.           Expires 26 November 2026                [Page 3]
Internet-Draft   Link-Local Next Hop Capability for BGP         May 2026

   In this document, all procedures described are applicable only when
   the capability described herein has been successfully advertised by
   both BGP speakers; i.e., negotiated.  When the capability has not
   been negotiated, the procedures in this document do not apply.

   Implementers are encouraged to consult the Appendix for currently
   known interoperability concerns or incompatibilities when this
   capability is absent or inconsistently implemented.

3.  Changes to the Procedure for Encoding IPv6 Next Hops

   Section 2 of [RFC2545] notes IPv6 Link-Local addresses are not
   generally suitable for use in the Next Hop field of the
   MP_REACH_NLRI.  In order to support the many uses of IPv6 Link-Local
   addresses, however, [RFC2545] constructs the Next Hop field in IPv6
   route advertisements by setting the length of the field to 32, and
   including both an IPv6 Global and Link-Local address.

   [RFC2545] does not, however, provide an explanation for situations
   where there is only an IPv6 Link-Local address in the Next Hop field
   of the MP_REACH_NLRI.

   If an implementation intends to send a single IPv6 Link-Local
   forwarding address in the Next Hop field of the MP_REACH_NLRI, it
   MUST set the length of the Next Hop field to 16 and include only the
   IPv6 Link-Local address in the Next Hop field.

   If an implementation intends to send both a IPv6 Global and Link-
   Local forwarding address in the Next Hop field of the MP_REACH_NLRI,
   it MUST set the length of the Next Hop field to 32 and include both
   the IPv6 Global and Link-Local addresses in the Next Hop field.

   When both an IPv6 Global and a Link-Local address are present in the
   Next Hop field, the choice of which of these is to be installed for
   forwarding is implementation-specific.

4.  IPv6 Next Hop Procedures for Internal and External Peers

   Section 5.1.3 of [RFC4271] defines how the NEXT_HOP field is used by
   BGP for internal and external peering.  [RFC2545] does not explicitly
   discuss next hop procedures in a similar fashion, only the conditions
   for when the Global IPv6 address is on the same subnet as the peer
   that a Link-Local IPv6 address is also included in the next hop.

   This section defines the behaviors for setting IPv6 next hops when
   the Link-Local Next Hop Capability has been negotiated between two
   peers.  The next hop MAY consist of only a Link-Local IPv6 next hop.

White, et al.           Expires 26 November 2026                [Page 4]
Internet-Draft   Link-Local Next Hop Capability for BGP         May 2026

   If, after completing these procedures, there are no IPv6 next hop
   addresses included in the next hop, the BGP route MUST not be
   advertised to its peer.  Instead, treat-as-withdraw (Section 2 of
   [RFC7606]) is used.

   1.  When sending a message to an internal peer, if the route is not
       locally-originated, the BGP speaker SHOULD NOT modify the Global
       IPv6 next hop, if one is present, unless it has been explicitly
       configured to announce its own IP address as the next hop.

       If the internal peer is more than one IP hop away, the BGP
       speaker MUST NOT include a Link-Local IPv6 next hop.

       If the internal peer is one IP hop away, and the route is not
       locally-originated, and the route was received from a peer on the
       same interface as the peer the route is being announced to, the
       BGP speaker MAY include the received Link-Local IPv6 nexthop for
       the route.  (This is a form of "third-party" next hop.)

       When announcing a locally-originated route to an internal peer,
       or the BGP speaker has been explicitly configured to announce its
       own IP address as the next hop, the BGP speaker SHOULD use the
       Global IPv6 address of the interface of the router through which
       the announced network is reachable for the speaker as the next
       hop, if present.  If the route is directly connected to the
       speaker, or if the interface address of the router through which
       the announced network is reachable for the speaker is the
       internal peer's address, the next hop MUST include its own Link-
       Local IPv6 address.

       If, after evaluating the above procedures, there are no IPv6 next
       hops included with the route, the route MUST NOT be announced to
       the remote BGP speaker.  (Treat-as-withdraw.)

       These procedures also apply when the BGP speaker is functioning
       as a route-reflector ([RFC4456]).  A Route Reflector (RR)
       reflecting a route with a link-local-only next hop MUST NOT
       advertise that route to a client unless the client shares the
       same link-layer segment as the original advertiser.  For all
       other clients, the RR MUST either rewrite the next hop to its own
       address (next-hop-self) or consider the route ineligible for
       advertisement to that specific peer.

       Successful negotiation of the Link-Local Next Hop Capability
       between an RR and a client does not, by itself, guarantee that
       the client shares the same link-layer segment as the original
       advertiser of a Link-Local-only route.  When an RR has negotiated
       this capability with a client that is not on the same link as the

White, et al.           Expires 26 November 2026                [Page 5]
Internet-Draft   Link-Local Next Hop Capability for BGP         May 2026

       originator and the RR has not been configured to rewrite the next
       hop, routes with a Link-Local-only next hop will be suppressed
       for that client without any in-band diagnostic signal.  To aid
       troubleshooting in such deployments, implementations SHOULD log
       this suppression, or otherwise expose it through operator
       notification (e.g., via BMP or YANG telemetry), so that
       unexpected reachability gaps can be detected.

   2.  When sending a message to an external peer, X, and the peer is
       one IP hop away from the speaker:

       *  If the route being announced was learned from an internal peer
          or is locally-originated, the BGP speaker can use an interface
          address of the internal peer router (or the internal router)
          through which the announced network is reachable for the
          speaker for the Global IPv6 next hop and shares a common
          subnet with this address, and/or a Link-Local IPv6 next hop,
          provided that peer X is directly attached.  This is a form of
          "third party" next hop.

       *  Otherwise, if the route being announced was learned from an
          external peer, the speaker can use a Global IPv6 address of
          any adjacent router (known from the received next hop) that
          the speaker itself uses for local route calculation in the
          next hop, provided that peer X shares a common subnet with
          this Global IPv6 address.  Similarly, the speaker can use the
          received Link-Local IPv6 address, provided that peer X is
          directly attached.  This is a second form of "third party"
          next hop attribute.

       *  Otherwise, if the external peer to which the route is being
          advertised shares a common subnet with one of the interfaces
          of the announcing BGP speaker, the speaker MAY use the Global
          IPv6 address associated with such an interface in the next
          hop.  If the external peer is one IP hop away, the announcing
          BGP speaker SHOULD include a Link-Local IPv6 next hop.  These
          are known as "first party" next hops.

       *  By default (if none of the above conditions apply), the BGP
          speaker SHOULD use the IP address of the interface that the
          speaker uses to establish the BGP connection to peer X in the
          next hop attribute.  The Global IPv6 address, if one is
          present, SHOULD be included.  If the BGP speaker is one IP hop
          away, the Link-Local IPv6 address SHOULD be included, and MAY
          be the only next hop address in the next hop.  If no next hops
          are included, the route MUST NOT be announced (treat-as-
          withdraw).

White, et al.           Expires 26 November 2026                [Page 6]
Internet-Draft   Link-Local Next Hop Capability for BGP         May 2026

   3.  When sending a message to an external peer X, and the peer is
       multiple IP hops away from the speaker (aka "multihop EBGP"):

       *  Link-Local IPv6 next hops MUST NOT be included.  If a BGP
          speaker receives a route with a link-local-only next hop, the
          route SHOULD be considered unusable for forwarding, consistent
          with the next-hop resolvability requirements described in
          [RFC4271].

       *  The speaker MAY be configured to propagate a Global IPv6 next
          hop.  In this case, when advertising a route that the speaker
          learned from one of its peers, the Global IPv6 next hop of the
          advertised route is exactly the same as the next hop attribute
          of the learned route.

       *  By default, the BGP speaker SHOULD use the Global IPv6 address
          of the interface that the speaker uses in the next hop to
          establish the BGP connection to peer X.

       *  If a Global IPv6 next hop is not included, the route MUST NOT
          be advertised to the external peer (treat-as-withdraw).

5.  Error handling

   These procedures apply only when the Link-Local Next Hop Capability
   has been negotiated for a BGP session.

   A BGP speaker receiving an MP_REACH_NLRI with the length of the Next
   Hop Field set to 32, where the update contains anything other than a
   Global IPv6 followed by a Link-Local IPv6 address, SHOULD do the
   following.

   A 32-byte Next Hop field carrying two IPv6 Link-Local addresses is
   not produced by a conforming implementation of [RFC2545] or of this
   document; however, this form of next hop has been observed in
   deployment (see, for example, the Bird implementation report in
   Appendix B).  Receivers SHOULD use the second Link-Local IPv6 address
   for forwarding, because the second slot is the position that carries
   the Link-Local address in the conforming Global-then-Link-Local
   layout defined by [RFC2545], and thus is the value the sender most
   likely intended as the Link-Local next hop.

   When the first IPv6 address is 0::0/0 and the second IPv6 address is
   an IPv6 Link-Local address, the second address is used for
   forwarding.

White, et al.           Expires 26 November 2026                [Page 7]
Internet-Draft   Link-Local Next Hop Capability for BGP         May 2026

   If the Next Hop field is malformed, the implementation MUST handle
   the malformed UPDATE message using the approach of "treat-as-
   withdraw", as described in section 7.3 of [RFC7606].

   If the Next Hop field is properly formed, but the IPv6 Link-Local
   next hop is not reachable (as determined by an examination of the
   IPv6 neighbor table), the route SHOULD be considered unusable for
   forwarding purposes, in accordance with the next hop resolvability
   conditions described in [RFC4271].  The implementation MAY withdraw
   the route from its routing table, but this is not considered a
   protocol error.

6.  Operational Considerations

   In Zero-Touch Provisioning (ZTP) and BGP Unnumbered environments, the
   reachability of the next hop is dynamic.  To ensure operational
   visibility and scaling, implementations SHOULD support the following.

   *Protocol Interoperability:* Implementations SHOULD support BGP Add-
   Path [RFC7911] and Extended Next-Hop Encoding [RFC8950] to ensure
   full path utilization in IPv4-over-IPv6 underlays.

   *Monitoring and Telemetry:* Implementations SHOULD provide specific
   telemetry via the BGP Monitoring Protocol (BMP) [RFC7854] or a BGP
   YANG model (e.g., [I-D.ietf-idr-bgp-model]) to expose the state of
   link-local capability negotiation.

   Because IPv6 Link-Local addresses (fe80::/10) are not globally
   unique, a BMP collector cannot, in general, distinguish two peers
   that share the same Link-Local address on different interfaces of the
   monitored router using only the information in the BMP per-peer
   header.  In deployments that use Link-Local addresses for BGP
   peering, operators SHOULD rely on additional identifying information
   -- such as the BGP Router ID carried in the per-peer header together
   with interface index or interface name -- to disambiguate peers.
   [I-D.lin-grow-bmp-peer-interface] defines a Peer-Interface TLV for
   BMP that carries this information alongside the per-peer header; that
   work and this document are complementary in BMP deployments that
   include Link-Local-only BGP sessions.

7.  Acknowledgements

   The authors would like to thank Vipin Kumar, Dinesh Dutt, Donald
   Sharp, Jeff Haas, Mukul Srivastava and Brian Carpenter for their
   contributions to this draft.

White, et al.           Expires 26 November 2026                [Page 8]
Internet-Draft   Link-Local Next Hop Capability for BGP         May 2026

   This document builds on prior work exploring the use of IPv6 Link-
   Local addresses as BGP next hops.  Notably,
   [I-D.kumar-idr-link-local-nexthop] and [I-D.kato-bgp-ipv6-link-local]
   identified operational limitations and proposed mechanisms to enable
   Link-Local next hop propagation in BGP.  These drafts laid the
   groundwork for defining a standardized capability-based approach, as
   presented in this document, to ensure interoperable signaling and
   safe deployment of Link-Local next hops across BGP sessions.

8.  IANA Considerations

   IANA has assigned capability number 77 for the Link-Local Next Hop
   Capability described in this document.  This registration is in the
   BGP Capability Codes registry.

                +=======+================================+
                | Value |          Description           |
                +=======+================================+
                |   77  | Link-Local Next Hop Capability |
                +-------+--------------------------------+

                 Table 1: Link-Local Next Hop Capability

9.  Security Considerations

   The mechanism described in this draft can be used as a component of
   zero-touch provisioning (ZTP) for building BGP peering across point-
   to-point links.  This method, then, can be used by an attacker to
   form a peering session with a BGP speaker, ultimately advertising
   incorrect routing information into a routing domain in order to
   misdirect traffic or cause a denial of service.  By using IPv6 Link-
   Local addresses, the attacker would be able to forgo the use of a
   valid IPv6 address within the domain, making such an attack easier.

   Operators SHOULD carefully consider security when deploying Link-
   Local addresses for BGP peering.  Operators SHOULD filter traffic on
   links where BGP peering is not intended to occur to prevent speakers
   from accepting BGP session requests, as well as other mechanisms
   described in [RFC7454].

   Operators MAY also use some form of cryptographic validation on links
   within the network to prevent unauthorized devices from forming BGP
   peering sessions.  Authentication, such as the TCP authentication
   [RFC5925], may provide some relief if it is present and correctly
   configured.  However, the distribution and management of keys in an
   environment where global addresses on BGP speakers are not present
   may be challenging.

White, et al.           Expires 26 November 2026                [Page 9]
Internet-Draft   Link-Local Next Hop Capability for BGP         May 2026

   Operators also MAY instruct a BGP peer which has received an UPDATE
   with an unreachable NEXT_HOP to disable the peering session over
   which the invalid NEXT_HOP was received pending manual intervention.

10.  References

10.1.  Normative References

   [RFC2545]  Marques, P. and F. Dupont, "Use of BGP-4 Multiprotocol
              Extensions for IPv6 Inter-Domain Routing", RFC 2545,
              DOI 10.17487/RFC2545, March 1999,
              <https://www.rfc-editor.org/info/rfc2545>.

   [RFC3927]  Cheshire, S., Aboba, B., and E. Guttman, "Dynamic
              Configuration of IPv4 Link-Local Addresses", RFC 3927,
              DOI 10.17487/RFC3927, May 2005,
              <https://www.rfc-editor.org/info/rfc3927>.

   [RFC4271]  Rekhter, Y., Ed., Li, T., Ed., and S. Hares, Ed., "A
              Border Gateway Protocol 4 (BGP-4)", RFC 4271,
              DOI 10.17487/RFC4271, January 2006,
              <https://www.rfc-editor.org/info/rfc4271>.

   [RFC4291]  Hinden, R. and S. Deering, "IP Version 6 Addressing
              Architecture", RFC 4291, DOI 10.17487/RFC4291, February
              2006, <https://www.rfc-editor.org/info/rfc4291>.

   [RFC4456]  Bates, T., Chen, E., and R. Chandra, "BGP Route
              Reflection: An Alternative to Full Mesh Internal BGP
              (IBGP)", RFC 4456, DOI 10.17487/RFC4456, April 2006,
              <https://www.rfc-editor.org/info/rfc4456>.

   [RFC4760]  Bates, T., Chandra, R., Katz, D., and Y. Rekhter,
              "Multiprotocol Extensions for BGP-4", RFC 4760,
              DOI 10.17487/RFC4760, January 2007,
              <https://www.rfc-editor.org/info/rfc4760>.

   [RFC5492]  Scudder, J. and R. Chandra, "Capabilities Advertisement
              with BGP-4", RFC 5492, DOI 10.17487/RFC5492, February
              2009, <https://www.rfc-editor.org/info/rfc5492>.

   [RFC5925]  Touch, J., Mankin, A., and R. Bonica, "The TCP
              Authentication Option", RFC 5925, DOI 10.17487/RFC5925,
              June 2010, <https://www.rfc-editor.org/info/rfc5925>.

   [RFC7454]  Durand, J., Pepelnjak, I., and G. Doering, "BGP Operations
              and Security", BCP 194, RFC 7454, DOI 10.17487/RFC7454,
              February 2015, <https://www.rfc-editor.org/info/rfc7454>.

White, et al.           Expires 26 November 2026               [Page 10]
Internet-Draft   Link-Local Next Hop Capability for BGP         May 2026

   [RFC7606]  Chen, E., Ed., Scudder, J., Ed., Mohapatra, P., and K.
              Patel, "Revised Error Handling for BGP UPDATE Messages",
              RFC 7606, DOI 10.17487/RFC7606, August 2015,
              <https://www.rfc-editor.org/info/rfc7606>.

   [RFC7854]  Scudder, J., Ed., Fernando, R., and S. Stuart, "BGP
              Monitoring Protocol (BMP)", RFC 7854,
              DOI 10.17487/RFC7854, June 2016,
              <https://www.rfc-editor.org/info/rfc7854>.

   [RFC7911]  Walton, D., Retana, A., Chen, E., and J. Scudder,
              "Advertisement of Multiple Paths in BGP", RFC 7911,
              DOI 10.17487/RFC7911, July 2016,
              <https://www.rfc-editor.org/info/rfc7911>.

   [RFC7938]  Lapukhov, P., Premji, A., and J. Mitchell, Ed., "Use of
              BGP for Routing in Large-Scale Data Centers", RFC 7938,
              DOI 10.17487/RFC7938, August 2016,
              <https://www.rfc-editor.org/info/rfc7938>.

   [RFC7942]  Sheffer, Y. and A. Farrel, "Improving Awareness of Running
              Code: The Implementation Status Section", BCP 205,
              RFC 7942, DOI 10.17487/RFC7942, July 2016,
              <https://www.rfc-editor.org/info/rfc7942>.

   [RFC8950]  Litkowski, S., Agrawal, S., Ananthamurthy, K., and K.
              Patel, "Advertising IPv4 Network Layer Reachability
              Information (NLRI) with an IPv6 Next Hop", RFC 8950,
              DOI 10.17487/RFC8950, November 2020,
              <https://www.rfc-editor.org/info/rfc8950>.

10.2.  Informative References

   [I-D.ietf-idr-bgp-model]
              Jethanandani, M., Patel, K., Hares, S., and J. Haas, "YANG
              Model for Border Gateway Protocol (BGP-4)", Work in
              Progress, Internet-Draft, draft-ietf-idr-bgp-model-19, 2
              March 2026, <https://datatracker.ietf.org/doc/html/draft-
              ietf-idr-bgp-model-19>.

   [I-D.kato-bgp-ipv6-link-local]
              明洋, K. and B. Manning, "BGP4+ Peering Using IPv6 Link-
              local Address", Work in Progress, Internet-Draft, draft-
              kato-bgp-ipv6-link-local-00, 24 September 2001,
              <https://datatracker.ietf.org/doc/html/draft-kato-bgp-
              ipv6-link-local-00>.

White, et al.           Expires 26 November 2026               [Page 11]
Internet-Draft   Link-Local Next Hop Capability for BGP         May 2026

   [I-D.kumar-idr-link-local-nexthop]
              Kumar, V., Mohapatra, P., Dutt, D., and M. Valentine, "BGP
              Link-Local Next Hop Capability", Work in Progress,
              Internet-Draft, draft-kumar-idr-link-local-nexthop-02, 13
              November 2014, <https://datatracker.ietf.org/doc/html/
              draft-kumar-idr-link-local-nexthop-02>.

   [I-D.lin-grow-bmp-peer-interface]
              Lin, C., Liu, Y., Srivastava, M. K., Francois, P., and M.
              Younsi, "Extension for BMP Peer Interface", Work in
              Progress, Internet-Draft, draft-lin-grow-bmp-peer-
              interface-01, 31 March 2026,
              <https://datatracker.ietf.org/doc/html/draft-lin-grow-bmp-
              peer-interface-01>.

   [RFC4007]  Deering, S., Haberman, B., Jinmei, T., Nordmark, E., and
              B. Zill, "IPv6 Scoped Address Architecture", RFC 4007,
              DOI 10.17487/RFC4007, March 2005,
              <https://www.rfc-editor.org/info/rfc4007>.

Appendix A.  Motivations for a Capability

   Link-Local-only next hops have been inconsistently supported in prior
   BGP implementations.  This capability can permit two conforming
   implementations to interoperate without additional configuration.

Appendix B.  Inconsistency Reports

   According to [RFC7942], "This will allow reviewers and working groups
   to assign due consideration to documents that have the benefit of
   running code, which may serve as evidence of valuable experimentation
   and feedback that have made the implemented protocols more mature".

   FRRouting (https://github.com/frrouting/frr/
   commit/606fdbb1fab98bac305dca3d19eb38b140b7c3e6) IPv6 next-hop
   handling when GUA/LL is set to ::/LL.

   Bird (https://gitlab.nic.cz/labs/
   bird/-/commit/17de3a023f7bde293892b41bfafe5740c8553fc8) handling LL/
   LL case.

Appendix C.  Implementation Report

   According to [RFC7942], "This will allow reviewers and working groups
   to assign due consideration to documents that have the benefit of
   running code, which may serve as evidence of valuable experimentation
   and feedback that have made the implemented protocols more mature".

White, et al.           Expires 26 November 2026               [Page 12]
Internet-Draft   Link-Local Next Hop Capability for BGP         May 2026

   FRRouting (https://github.com/FRRouting/frr/pull/17871)
   implementation.

Authors' Addresses

   Russ White
   Akamai Technologies
   Email: russ@riw.us

   Jeff Tantsura
   Nvidia
   Email: jefftant.ietf@gmail.com

   Donatas Abraitis
   Hostinger
   Email: donatas.abraitis@gmail.com

   Biswajit Sadhu
   Ciena
   Email: bsadhu@ciena.com

White, et al.           Expires 26 November 2026               [Page 13]