<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.17 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-idr-entropy-label-01" category="std" consensus="true" submissionType="IETF" xml:lang="en" updates="6790, 7447" version="3">
  <!-- xml2rfc v2v3 conversion 3.15.0 -->
  <front>
    <title abbrev="RCA">BGP Router Capabilities Attribute</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-idr-entropy-label-01"/>
    <author initials="B." surname="Decraene" fullname="Bruno Decraene" role="editor">
      <organization>Orange</organization>
      <address>
        <email>bruno.decraene@orange.com</email>
      </address>
    </author>
    <author initials="J. G." surname="Scudder" fullname="John G. Scudder" role="editor">
      <organization>Juniper Networks</organization>
      <address>
        <email>jgs@juniper.net</email>
      </address>
    </author>
    <author initials="W." surname="Henderickx" fullname="Wim Henderickx">
      <organization>Nokia</organization>
      <address>
        <email>wim.henderickx@nokia.com</email>
      </address>
    </author>
    <author initials="K." surname="Kompella" fullname="Kireeti Kompella">
      <organization>Juniper Networks</organization>
      <address>
        <email>kireeti@juniper.net</email>
      </address>
    </author>
    <author initials="S." surname="Mohanty" fullname="Satya Mohanty">
      <organization>Cisco Systems</organization>
      <address>
        <email>satyamoh@cisco.com</email>
      </address>
    </author>
    <author initials="J." surname="Uttaro" fullname="James Uttaro">
      <organization>AT&amp;T</organization>
      <address>
        <email>ju1738@att.com</email>
      </address>
    </author>
    <author initials="B." surname="Wen" fullname="Bin Wen">
      <organization>Comcast</organization>
      <address>
        <email>Bin_Wen@comcast.com</email>
      </address>
    </author>
    <date year="2022" month="October" day="10"/>
    <area>rtg</area>
    <workgroup>Internet Engineering Task Force</workgroup>
    <keyword>bgp</keyword>
    <keyword>rca</keyword>
    <keyword>entropy label</keyword>
    <abstract>
      <t>RFC 5492 allows a BGP speaker to advertise its capabilities to its peer. When a route is propagated beyond the immediate peer, it is useful to allow certain capabilities to be conveyed further.  In particular, it may be useful to advertise forwarding plane features.</t>
      <t>This specification defines a new BGP transitive attribute to carry such capability information, the "Router Capabilities Attribute," or RCA.</t>
      <t>This specification also defines an RCA capability that can be used to advertise the ability to process the MPLS Entropy Label as an egress LSR for all NLRI advertised in the BGP UPDATE.  It updates RFC 6790 and RFC 7447 concerning this BGP signaling.</t>
    </abstract>
  </front>
  <middle>
    <section anchor="intro">
      <name>Introduction</name>
      <t><xref target="RFC5492"/> allows a BGP speaker to advertise its capabilities to its peer. When a route is propagated beyond the immediate peer, it is useful to allow certain capabilities to be conveyed further.  In particular, it may be useful to advertise forwarding plane features.</t>
      <t>This specification defines a new BGP optional transitive attribute to carry such capability information, the "Router Capabilities Attribute", or RCA. (This somewhat ponderous name is regrettable but is needed in order to be descriptive while still distinguishing it from RFC 5492 BGP Capabilities.)</t>
      <t>Since the RCA is intended chiefly for conveying information about forwarding plane features, it needs to be regenerated whenever the BGP route's next hop is changed. Since owing to the properties of BGP transitive attributes this can't be guaranteed (an intermediate router that doesn't implement this specification would be expected to propagate the RCA as opaque data), the RCA identifies itself with the next hop of its originator. If the RCA passes through a router that changes the next hop without regenerating the RCA, they will fail to match when later examined, and the recipient can act accordingly. This scheme allows RCA support to be introduced into a network incrementally. Complete details are provided in <xref target="tbrc"/>.</t>
      <t>This specification also defines an RCA to advertise the ability to process the MPLS Entropy Label as an egress LSR for all NLRI advertised in the BGP UPDATE.  It updates <xref target="RFC6790"/> and <xref target="RFC7447"/> with regard to this BGP signaling, this is further discussed in <xref target="elcv3"/>.</t>
      <section anchor="requirements-language">
        <name>Requirements Language</name>
        <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      </section>
    </section>
    <section anchor="tbrc">
      <name>BGP Router Capabilities Attribute</name>
      <section anchor="encoding">
        <name>Encoding</name>
        <t>The BGP Router Capabilities attribute (RCA attribute, or just RCA) is an optional, transitive BGP path attribute with type code TBD1. The RCA has as its data a network layer address, representing the next hop of the route the RCA accompanies. The RCA signals potentially useful optimizations, so it is desirable to make it transitive; the next hop data is to ensure correctness if it traverses BGP speakers that do not understand the RCA.</t>
        <t>The Attribute Data field of the RCA attribute is encoded as a header portion that identifies the originator of the attribute, followed by one or more capability TLVs.</t>
        <figure>
          <name>RCA Format</name>
          <artwork><![CDATA[
     0                   1                   2                   3
     0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |   Address Family Identifier   |     SAFI      | Next Hop Len  |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   ~             Network Address of Next Hop (variable)            ~
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   ~                   Capability TLVs (variable)                  ~
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        </figure>
        <t>The meanings of the header fields (Address Family Identifier, SAFI or Subsequent Address Family Identifier, Length of Next Hop, and Network Address of Next Hop) are as given in Section 3 of <xref target="RFC4760"/>.</t>
        <t>In turn, each Capability is a triple (Capability Code, Capability Length, Capability Value):</t>
        <figure>
          <name>Capability TLV Format</name>
          <artwork><![CDATA[
     0                   1                   2                   3
     0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |        Capability Code        |        Capability Length      |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   ~                  Capability Value (variable)                  ~
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        </figure>
        <t>Capability Code: a two-octet unsigned binary integer that indicates the type of Capability advertised and unambiguously identifies an individual capability.</t>
        <t>Capability Length: a two-octet unsigned binary integer that indicates the length, in octets, of the Capability Value field.  A length of 0 indicates that no Capability Value field is present.</t>
        <t>Capability Value: a variable-length field.  It is interpreted according to the value of the Capability Code.</t>
        <t>A BGP speaker <bcp14>MUST NOT</bcp14> include more than one instance of a capability with the same Capability Code, Capability Length, and Capability Value.  Note, however, that processing multiple instances of such a capability does not require special handling, as additional instances do not change the meaning of the announced capability; thus, a BGP speaker <bcp14>MUST</bcp14> be prepared to accept such multiple instances.</t>
        <t>BGP speakers <bcp14>MAY</bcp14> include more than one instance of a capability (as identified by the Capability Code) with different Capability Value and either the same or different Capability Length.  Processing of these capability instances is specific to the Capability Code and <bcp14>MUST</bcp14> be described in the document introducing the new capability.</t>
      </section>
      <section anchor="sending-the-rca">
        <name>Sending the RCA</name>
        <t>Suppose a BGP speaker S has a route R it wishes to advertise with next hop N to its peer.</t>
        <t>If S is originating R into BGP, it <bcp14>MAY</bcp14> include an RCA attribute with it, that carries capability TLVs that describe aspects of R. S <bcp14>MUST</bcp14> set the header portion of the RCA to be equal to N, using the encoding given above.</t>
        <t>If S has received R from some other BGP speaker, two possibilities exist. First, S could be propagating R without changing N. In that case, S need take no special action, it <bcp14>SHOULD</bcp14> simply propagate the RCA unchanged unless specifically configured otherwise. Indeed, we observe that this is no different from the default action a BGP speaker takes with an unrecognized optional transitive attribute -- it is treated as opaque data and propagated.</t>
        <t>Second, S could be changing R in some way, and in particular, it could be changing N. If S has changed N it <bcp14>MUST NOT</bcp14> propagate the RCA unchanged. It <bcp14>MAY</bcp14> include a newly-constructed RCA attribute with R, constructed as described above in the "originating R into BGP" case. Any given capability TLV carried by the newly-constructed RCA attribute might use information from the received RCA attribute as input to its construction; the details of this are specific to the definition of each capability.</t>
        <t>The RCA <bcp14>MAY</bcp14> be sent by default to IBGP peers. It <bcp14>MUST NOT</bcp14> be sent by default to peers not under the administrative control of the local network administrator (so, generally, to EBGP peers).</t>
        <t>We note that due to the nature of BGP optional transitive path attributes, any BGP speaker that does not implement this specification will propagate the RCA, the requirements of this section notwithstanding. Such a speaker will not update the RCA, however.</t>
      </section>
      <section anchor="receiving">
        <name>Receiving the RCA</name>
        <t>By default, the RCA <bcp14>MUST NOT</bcp14> be accepted from peers not under the administrative control of the local network administrator (so, generally, from EBGP peers); if received it <bcp14>MUST</bcp14> be discarded without further processing, except that the contents <bcp14>MAY</bcp14> be logged. An implementation <bcp14>MAY</bcp14> enable RCA processing by default from peers under the administrative control of the local network administrator (so, generally, from IBGP peers). An implementation <bcp14>SHOULD</bcp14> provide the ability to modify these default settings by configuration.</t>
        <t>When a BGP speaker receives a BGP route that includes the RCA, it <bcp14>MUST</bcp14> compare the address given in the header portion of the RCA to the next hop of the BGP route. If the two are equal, the RCA may be further processed. If the two are not equal, it means some intermediate BGP speaker that handled the route in transit both does not support RCA, and changed the next hop of the route. In this case, the contents of the RCA cannot be used, and the RCA <bcp14>MUST</bcp14> be discarded without further processing, except that the contents <bcp14>MAY</bcp14> be logged.</t>
        <t>A BGP speaker receiving a Capability Code that it supports behaves as defined in the document defining the Capability Code.  A BGP speaker receiving a Capability Code that it does not support <bcp14>MUST</bcp14> ignore that Capability Code.  In particular, it <bcp14>MUST NOT</bcp14> be handled as an error.</t>
        <t>The presence of a Capability <bcp14>SHOULD NOT</bcp14> influence route selection or route preference, unless tunneling is used to reach the BGP next hop or the selected route has been learned from External BGP (that is, the next hop is in a different Autonomous System).  Indeed, it is in general impossible for a node to know that all BGP routers of the Autonomous System (AS) will understand a given capability, and if different routers within an AS were to use a different preference for a route, forwarding loops could result unless tunneling is used to reach the BGP next hop.</t>
      </section>
      <section anchor="attribute-error-handling">
        <name>Attribute Error Handling</name>
        <t>An RCA is considered malformed if the length of the attribute is inconsistent with the lengths of the contained capability TLVs.</t>
        <t>A BGP UPDATE message with a malformed RCA <bcp14>SHALL</bcp14> be handled using the approach of "attribute discard" defined in <xref target="RFC7606"/>.</t>
        <t>Unknown Capability Codes <bcp14>MUST NOT</bcp14> be considered to be an error.</t>
        <t>A document that specifies a new RCA Capability should provide specifics regarding what constitutes an error for that RCA Capability.</t>
        <t>If a capability TLV is malformed, that capability TLV <bcp14>MUST</bcp14> be ignored and removed.  Other capability TLVs <bcp14>MUST</bcp14> be processed as usual.</t>
      </section>
      <section anchor="network-operation-considerations">
        <name>Network Operation Considerations</name>
        <t>In the corner case where multiple nodes use the same IP address as their BGP next hop, such as with anycast nodes as described in <xref target="RFC4786"/>, a BGP speaker <bcp14>MUST NOT</bcp14> advertise a given capability unless all nodes sharing this same IP address support this capability. The network operator operating those anycast nodes is responsible for ensuring that an anycast node does not advertise a capability not supported by all nodes sharing this anycast address.  The means for accomplishing this are beyond the scope of this document.</t>
      </section>
    </section>
    <section anchor="elcv3">
      <name>Entropy Label Capability (ELCv3)</name>
      <t>When BGP <xref target="RFC4271"/> is used for distributing labeled Network Layer Reachability Information (NLRI) as described in, for example, <xref target="RFC8277"/>, the route may include the ELCv3 as part of the RCA.  The inclusion of this capability with a route indicates that the egress of the associated Label Switched Path (LSP) can process entropy labels as an egress Label Switched Router (LSR) for that route -- see Section 4.2 of <xref target="RFC6790"/>. Below, we refer to this for brevity as being "EL-capable."</t>
      <t>For historical reasons, this capability is referred to as "ELCv3", to distinguish it from the prior Entropy Label Capability (ELC) defined in <xref target="RFC6790"/> and deprecated in <xref target="RFC7447"/>, and the ELCv2 described in <xref target="I-D.scudder-bgp-entropy-label"/>.</t>
      <section anchor="encoding-1">
        <name>Encoding</name>
        <t>The ELCv3 has capability code 1, capability length 0, and carries no value:</t>
        <figure>
          <name>ELCv3 TLV Format</name>
          <artwork><![CDATA[
     0                   1                   2                   3
     0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |      Capability Code = 1      |       Capability Length = 0   |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        </figure>
      </section>
      <section anchor="sending-the-elcv3">
        <name>Sending the ELCv3</name>
        <t>When a BGP speaker S has a route R it wishes to advertise with next hop N to its peer, it <bcp14>MUST NOT</bcp14> include the ELCv3 capability except if it knows that the egress of the associated LSP L is EL-capable. Specifically, this will be true if S:</t>
        <ul spacing="normal">
          <li>Is itself the egress, and knows itself to be EL-capable, or</li>
          <li>Is re-advertising a BGP route it received with a valid ELCv3 capability, and is not changing the value of N, or</li>
          <li>Is re-advertising a BGP route it received with a valid ELCv3 capability, and is changing the value of N, and knows (for example, through configuration) that the router represented by N is either the LSP egress and is EL-capable, or that it will simply swap labels without popping the entire label stack and processing the label below, as with a transit LSR, or</li>
          <li>Is redistributing a route learned from another protocol, and that other protocol conveyed the knowledge that the egress of L was EL-capable (for example, this might be known through the LDP ELC TLV, Section 5.1 of <xref target="RFC6790"/>).</li>
        </ul>
        <t>The ELCv3 <bcp14>MAY</bcp14> be advertised with routes that are labeled, such as those using SAFI 4 <xref target="RFC8277"/>. It <bcp14>MUST NOT</bcp14> be advertised with unlabeled routes.</t>
      </section>
      <section anchor="receiving-the-elcv3">
        <name>Receiving the ELCv3</name>
        <t>(Below, we assume that "includes the ELCv3" implies that the containing RCA has passed the checks specified in <xref target="receiving"/>. If it had not passed, then the RCA would have been discarded and the ELCv3 would be deemed not to have been included.)</t>
        <t>When a BGP speaker receives an unlabeled route that includes the ELCv3, it <bcp14>MUST</bcp14> discard the ELCv3.</t>
        <t>When a BGP speaker receives a labeled route that includes the ELCv3, that indicates the LSP supports entropy labels, which implies that the receiving BGP speaker, if acting as ingress, <bcp14>MAY</bcp14> insert an entropy label as per Section 4.2 of <xref target="RFC6790"/>.</t>
      </section>
      <section anchor="elcv3-error-handling">
        <name>ELCv3 Error Handling</name>
        <t>The ELCv3 is considered malformed and must be disregarded if its length is other than zero.</t>
      </section>
    </section>
    <section anchor="IANA">
      <name>IANA Considerations</name>
      <t>IANA is requested to make a new allocation in the BGP Path Attributes registry of the Border Gateway Protocol (BGP) Parameters group:</t>
      <table>
        <thead>
          <tr>
            <th align="left">Value</th>
            <th align="left">Code</th>
            <th align="left">Reference</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">TBD1</td>
            <td align="left">BGP Router Capabilities (RCA)</td>
            <td align="left">(this doc)</td>
          </tr>
        </tbody>
      </table>
      <t>IANA is requested to create a new registry called "BGP Router Capability Codes" within the Border Gateway Protocol (BGP) Parameters group. The registry's allocation policy is First Come, First Served. It is seeded with the following values:</t>
      <table>
        <thead>
          <tr>
            <th align="left">Value</th>
            <th align="left">Description</th>
            <th align="left">Reference</th>
            <th align="left">Change Controller</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">0</td>
            <td align="left">reserved</td>
            <td align="left">(this doc)</td>
            <td align="left">IETF</td>
          </tr>
          <tr>
            <td align="left">1</td>
            <td align="left">ELCv3</td>
            <td align="left">(this doc)</td>
            <td align="left">IETF</td>
          </tr>
          <tr>
            <td align="left">65500 - 65534</td>
            <td align="left">reserved for experimental use</td>
            <td align="left">(this doc)</td>
            <td align="left">IETF</td>
          </tr>
          <tr>
            <td align="left">65535</td>
            <td align="left">reserved</td>
            <td align="left">(this doc)</td>
            <td align="left">IETF</td>
          </tr>
        </tbody>
      </table>
    </section>
    <section anchor="Security">
      <name>Security Considerations</name>
      <section anchor="considerations-for-the-rca">
        <name>Considerations for the RCA</name>
        <t>The header portion of the RCA contains the next hop the attribute's originator included when sending it. This will typically be an IP address of the router in question. This may be an infrastructure address the network operator does not intend to announce beyond the border of its Autonomous System, and it may even be considered in some weak sense, confidential information. Although the desired operation of the protocol is for the attribute's propagation scope to be limited to the network operator's own Autonomous System, this can't be guaranteed in all cases -- if a border router doesn't implement this specification, the attribute, like all BGP optional transitive attributes, will propagate to neighboring Autonomous Systems. So, sometimes this information could leak beyond its intended scope. (Note that it will only propagate as far as the first router that does support this specification, at which point it will be discarded per <xref target="receiving"/>.)</t>
        <t>If the attribute leaks beyond its intended scope, capabilities within it would potentially be exposed.  Specifications for individual capabilities should consider the consequences of such unintended exposure.</t>
      </section>
      <section anchor="considerations-for-the-elcv3-capability">
        <name>Considerations for the ELCv3 Capability</name>
        <t>Insertion of an ELCv3 by an attacker could cause forwarding to fail. Deletion of an ELCv3 by an attacker could cause one path in the network to be overutilized and another to be underutilized. However, we note that an attacker able to accomplish either of these (below, an "on-path attacker") could equally insert or remove any other BGP path attribute or message. The former attack described above denies service for a given route, which can be accomplished by an on-path attacker in any number of ways even absent ELCv3. The latter attack defeats an optimization but nothing more; it seems dubious that an attacker would go to the trouble of doing so rather than launching some more damaging attack.</t>
      </section>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner">
              <organization/>
            </author>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC4271" target="https://www.rfc-editor.org/info/rfc4271">
          <front>
            <title>A Border Gateway Protocol 4 (BGP-4)</title>
            <author fullname="Y. Rekhter" initials="Y." role="editor" surname="Rekhter">
              <organization/>
            </author>
            <author fullname="T. Li" initials="T." role="editor" surname="Li">
              <organization/>
            </author>
            <author fullname="S. Hares" initials="S." role="editor" surname="Hares">
              <organization/>
            </author>
            <date month="January" year="2006"/>
            <abstract>
              <t>This document discusses the Border Gateway Protocol (BGP), which is an inter-Autonomous System routing protocol.</t>
              <t>The primary function of a BGP speaking system is to exchange network reachability information with other BGP systems.  This network reachability information includes information on the list of Autonomous Systems (ASes) that reachability information traverses. This information is sufficient for constructing a graph of AS connectivity for this reachability from which routing loops may be pruned, and, at the AS level, some policy decisions may be enforced.</t>
              <t>BGP-4 provides a set of mechanisms for supporting Classless Inter-Domain Routing (CIDR).  These mechanisms include support for advertising a set of destinations as an IP prefix, and eliminating the concept of network "class" within BGP.  BGP-4 also introduces mechanisms that allow aggregation of routes, including aggregation of AS paths.</t>
              <t>This document obsoletes RFC 1771.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4271"/>
          <seriesInfo name="DOI" value="10.17487/RFC4271"/>
        </reference>
        <reference anchor="RFC4760" target="https://www.rfc-editor.org/info/rfc4760">
          <front>
            <title>Multiprotocol Extensions for BGP-4</title>
            <author fullname="T. Bates" initials="T." surname="Bates">
              <organization/>
            </author>
            <author fullname="R. Chandra" initials="R." surname="Chandra">
              <organization/>
            </author>
            <author fullname="D. Katz" initials="D." surname="Katz">
              <organization/>
            </author>
            <author fullname="Y. Rekhter" initials="Y." surname="Rekhter">
              <organization/>
            </author>
            <date month="January" year="2007"/>
            <abstract>
              <t>This document defines extensions to BGP-4 to enable it to carry routing information for multiple Network Layer protocols (e.g., IPv6, IPX, L3VPN, etc.).  The extensions are backward compatible - a router that supports the extensions can interoperate with a router that doesn't support the extensions.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4760"/>
          <seriesInfo name="DOI" value="10.17487/RFC4760"/>
        </reference>
        <reference anchor="RFC6790" target="https://www.rfc-editor.org/info/rfc6790">
          <front>
            <title>The Use of Entropy Labels in MPLS Forwarding</title>
            <author fullname="K. Kompella" initials="K." surname="Kompella">
              <organization/>
            </author>
            <author fullname="J. Drake" initials="J." surname="Drake">
              <organization/>
            </author>
            <author fullname="S. Amante" initials="S." surname="Amante">
              <organization/>
            </author>
            <author fullname="W. Henderickx" initials="W." surname="Henderickx">
              <organization/>
            </author>
            <author fullname="L. Yong" initials="L." surname="Yong">
              <organization/>
            </author>
            <date month="November" year="2012"/>
            <abstract>
              <t>Load balancing is a powerful tool for engineering traffic across a network.  This memo suggests ways of improving load balancing across MPLS networks using the concept of "entropy labels".  It defines the concept, describes why entropy labels are useful, enumerates properties of entropy labels that allow maximal benefit, and shows how they can be signaled and used for various applications.  This document updates RFCs 3031, 3107, 3209, and 5036.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6790"/>
          <seriesInfo name="DOI" value="10.17487/RFC6790"/>
        </reference>
        <reference anchor="RFC7447" target="https://www.rfc-editor.org/info/rfc7447">
          <front>
            <title>Deprecation of BGP Entropy Label Capability Attribute</title>
            <author fullname="J. Scudder" initials="J." surname="Scudder">
              <organization/>
            </author>
            <author fullname="K. Kompella" initials="K." surname="Kompella">
              <organization/>
            </author>
            <date month="February" year="2015"/>
            <abstract>
              <t>The BGP Entropy Label Capability attribute is defined in RFC 6790. Regrettably, it has a bug: although RFC 6790 mandates that routers incapable of processing Entropy Labels must remove the attribute, fulfillment of this requirement cannot be guaranteed in practice. This specification deprecates the attribute.  A forthcoming document will propose a replacement.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7447"/>
          <seriesInfo name="DOI" value="10.17487/RFC7447"/>
        </reference>
        <reference anchor="RFC7606" target="https://www.rfc-editor.org/info/rfc7606">
          <front>
            <title>Revised Error Handling for BGP UPDATE Messages</title>
            <author fullname="E. Chen" initials="E." role="editor" surname="Chen">
              <organization/>
            </author>
            <author fullname="J. Scudder" initials="J." role="editor" surname="Scudder">
              <organization/>
            </author>
            <author fullname="P. Mohapatra" initials="P." surname="Mohapatra">
              <organization/>
            </author>
            <author fullname="K. Patel" initials="K." surname="Patel">
              <organization/>
            </author>
            <date month="August" year="2015"/>
            <abstract>
              <t>According to the base BGP specification, a BGP speaker that receives an UPDATE message containing a malformed attribute is required to reset the session over which the offending attribute was received. This behavior is undesirable because a session reset would impact not only routes with the offending attribute but also other valid routes exchanged over the session.  This document partially revises the error handling for UPDATE messages and provides guidelines for the authors of documents defining new attributes.  Finally, it revises the error handling procedures for a number of existing attributes.</t>
              <t>This document updates error handling for RFCs 1997, 4271, 4360, 4456, 4760, 5543, 5701, and 6368.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7606"/>
          <seriesInfo name="DOI" value="10.17487/RFC7606"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba">
              <organization/>
            </author>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="I-D.ietf-idr-next-hop-capability" target="https://www.ietf.org/archive/id/draft-ietf-idr-next-hop-capability-08.txt">
          <front>
            <title>BGP Next-Hop dependent capabilities</title>
            <author fullname="Bruno Decraene" initials="B." surname="Decraene">
              <organization>Orange</organization>
            </author>
            <author fullname="Kireeti Kompella" initials="K." surname="Kompella">
              <organization>Juniper Networks, Inc.</organization>
            </author>
            <author fullname="Wim Henderickx" initials="W." surname="Henderickx">
              <organization>Nokia</organization>
            </author>
            <date day="8" month="June" year="2022"/>
            <abstract>
              <t>   RFC 5492 advertises the capabilities of the BGP peer.  When the BGP
   peer is not the same as the BGP Next-Hop, it is useful to also be
   able to advertise the capability of the BGP Next-Hop, in particular
   to advertise forwarding plane features.  This document defines a
   mechanism to advertise such BGP Next Hop dependent Capabilities.

   This document defines a new BGP non-transitive attribute to carry
   Next-Hop Capabilities.  This attribute is guaranteed to be deleted or
   updated when the BGP Next Hop is changed, in order to reflect the
   capabilities of the new BGP Next-Hop.

   This document also defines a Next-Hop capability to advertise the
   ability to process the MPLS Entropy Label as an egress LSR for all
   NLRI advertised in the BGP UPDATE.  It updates RFC 6790 with regard
   to this BGP signaling.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-idr-next-hop-capability-08"/>
        </reference>
        <reference anchor="I-D.scudder-bgp-entropy-label" target="https://www.ietf.org/archive/id/draft-scudder-bgp-entropy-label-00.txt">
          <front>
            <title>BGP Entropy Label Capability, Version 2</title>
            <author fullname="John Scudder" initials="J." surname="Scudder">
              <organization>Juniper Networks</organization>
            </author>
            <author fullname="Kireeti Kompella" initials="K." surname="Kompella">
              <organization>Juniper Networks</organization>
            </author>
            <date day="28" month="April" year="2022"/>
            <abstract>
              <t>   RFC 6790 defined the Entropy Label Capability Attribute (ELC); RFC
   7447 deprecated that attribute.  This specification, dubbed "Entropy
   Label Capability Attribute version 2" (ELCv2), was intended to be
   offered for standardization, to replace the ELC as a way to signal
   that a BGP protocol speaker is capable of processing entropy labels.

   Although ultimately a different specification was chosen for that
   purpose, at least one implementation of ELCv2 was shipped by Juniper
   Networks and is currently in use in service provider networks.  This
   document is published in order to document what was implemented.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-scudder-bgp-entropy-label-00"/>
        </reference>
        <reference anchor="RFC4786" target="https://www.rfc-editor.org/info/rfc4786">
          <front>
            <title>Operation of Anycast Services</title>
            <author fullname="J. Abley" initials="J." surname="Abley">
              <organization/>
            </author>
            <author fullname="K. Lindqvist" initials="K." surname="Lindqvist">
              <organization/>
            </author>
            <date month="December" year="2006"/>
            <abstract>
              <t>As the Internet has grown, and as systems and networked services within enterprises have become more pervasive, many services with high availability requirements have emerged.  These requirements have increased the demands on the reliability of the infrastructure on which those services rely.</t>
              <t>Various techniques have been employed to increase the availability of services deployed on the Internet.  This document presents commentary and recommendations for distribution of services using anycast.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="126"/>
          <seriesInfo name="RFC" value="4786"/>
          <seriesInfo name="DOI" value="10.17487/RFC4786"/>
        </reference>
        <reference anchor="RFC5492" target="https://www.rfc-editor.org/info/rfc5492">
          <front>
            <title>Capabilities Advertisement with BGP-4</title>
            <author fullname="J. Scudder" initials="J." surname="Scudder">
              <organization/>
            </author>
            <author fullname="R. Chandra" initials="R." surname="Chandra">
              <organization/>
            </author>
            <date month="February" year="2009"/>
            <abstract>
              <t>This document defines an Optional Parameter, called Capabilities, that is expected to facilitate the introduction of new capabilities in the Border Gateway Protocol (BGP) by providing graceful capability advertisement without requiring that BGP peering be terminated.</t>
              <t>This document obsoletes RFC 3392.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5492"/>
          <seriesInfo name="DOI" value="10.17487/RFC5492"/>
        </reference>
        <reference anchor="RFC8277" target="https://www.rfc-editor.org/info/rfc8277">
          <front>
            <title>Using BGP to Bind MPLS Labels to Address Prefixes</title>
            <author fullname="E. Rosen" initials="E." surname="Rosen">
              <organization/>
            </author>
            <date month="October" year="2017"/>
            <abstract>
              <t>This document specifies a set of procedures for using BGP to advertise that a specified router has bound a specified MPLS label (or a specified sequence of MPLS labels organized as a contiguous part of a label stack) to a specified address prefix.  This can be done by sending a BGP UPDATE message whose Network Layer Reachability Information field contains both the prefix and the MPLS label(s) and whose Next Hop field identifies the node at which said prefix is bound to said label(s).  This document obsoletes RFC 3107.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8277"/>
          <seriesInfo name="DOI" value="10.17487/RFC8277"/>
        </reference>
      </references>
    </references>
    <section anchor="other-means-of-signaling-el-capability">
      <name>Other Means of Signaling EL Capability</name>
      <t>A router that supports this specification could also have other means to know that an egress is EL-capable, for example, it could support ELCv2 <xref target="I-D.scudder-bgp-entropy-label"/>, or it could know through configuration. If a router learns through any means that an egress is EL-capable, it <bcp14>MAY</bcp14> treat the egress as EL-capable. For example, reception of a valid ELCv2 would be sufficient (even if a valid ELCv3 is not received), and similarly, reception of a valid ELCv3 would be sufficient (even if a valid ELCv2 is not received). The details of which methods are accepted for signaling EL capability are beyond the scope of this specification but <bcp14>SHOULD</bcp14> be configurable by the user.</t>
    </section>
    <section numbered="false" anchor="Acknowledgements">
      <name>Acknowledgements</name>
      <t>This specification derives from two earlier documents, <xref target="I-D.ietf-idr-next-hop-capability"/> and <xref target="I-D.scudder-bgp-entropy-label"/>.</t>
      <t><xref target="I-D.ietf-idr-next-hop-capability"/> included the following acknowledgements:</t>
      <artwork><![CDATA[
    The Entropy Label Next-Hop Capability defined in this document is
    based on the ELC BGP attribute defined in section 5.2 of [RFC6790].

    The authors wish to thank John Scudder for the discussions on this
    topic and Eric Rosen for his in-depth review of this document.

    The authors wish to thank Jie Dong and Robert Raszuk for their
    review and comments.
]]></artwork>
      <t><xref target="I-D.scudder-bgp-entropy-label"/> included the following acknowledgements:</t>
      <artwork><![CDATA[
    Thanks to Swadesh Agrawal, Alia Atlas, Bruno Decraene, Martin
    Djernaes, John Drake, Adrian Farrell, Keyur Patel, Toby Rees, and
    Ravi Singh, for their discussion of this issue. 
]]></artwork>
    </section>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
      <name>Contributors</name>
      <contact initials="S." surname="Krier" fullname="Serge Krier">
        <organization>Cisco Systems</organization>
        <address>
          <email>sekrier@cisco.com</email>
        </address>
      </contact>
      <contact initials="K." surname="Wang" fullname="Kevin Wang">
        <organization>Juniper Networks</organization>
        <address>
          <email>kfwang@juniper.net</email>
        </address>
      </contact>
    </section>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
