<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" category="std" docName="draft-ietf-idr-rfc7752bis-17" ipr="trust200902" number="9552" obsoletes="7752, 9029" updates="" submissionType="IETF" consensus="true" xml:lang="en" tocInclude="true" tocDepth="3" symRefs="true" sortRefs="true" prepTime="2023-12-22T12:18:34" indexInclude="true" scripts="Common,Latin">
  <link href="https://datatracker.ietf.org/doc/draft-ietf-idr-rfc7752bis-17" rel="prev"/>
  <link href="https://dx.doi.org/10.17487/rfc9552" rel="alternate"/>
  <link href="urn:issn:2070-1721" rel="alternate"/>
  <front>
    <title abbrev="Link-State Information Distribution Using BGP">Distribution of Link-State and Traffic Engineering Information Using BGP</title>
    <seriesInfo name="RFC" value="9552" stream="IETF"/>
    <author fullname="Ketan Talaulikar" initials="K" surname="Talaulikar" role="editor">
      <organization showOnFrontPage="true">Cisco Systems</organization>
      <address>
        <postal>
          <street/>
          <country>India</country>
        </postal>
        <email>ketant.ietf@gmail.com</email>
      </address>
    </author>
    <date month="12" year="2023"/>
    <area>Routing</area>
    <workgroup>Inter-Domain Routing</workgroup>
    <abstract pn="section-abstract">
      <t indent="0" pn="section-abstract-1">In many environments, a component external to a network is called
      upon to perform computations based on the network topology and the
      current state of the connections within the network, including Traffic
      Engineering (TE) information. This is information typically distributed
      by IGP routing protocols within the network.</t>
      <t indent="0" pn="section-abstract-2">This document describes a mechanism by which link-state and TE
      information can be collected from networks and shared with external
      components using the BGP routing protocol. This is achieved using a BGP
      Network Layer Reachability Information (NLRI) encoding format. The
      mechanism applies to physical and virtual (e.g., tunnel) IGP links. The
      mechanism described is subject to policy control.</t>
      <t indent="0" pn="section-abstract-3">Applications of this technique include Application-Layer Traffic
      Optimization (ALTO) servers and Path Computation Elements (PCEs).</t>
      <t indent="0" pn="section-abstract-4">This document obsoletes RFC 7752 by completely replacing that
      document. It makes some small changes and clarifications to the previous
      specification. This document also obsoletes RFC 9029 by incorporating the
      updates that it made to RFC 7752.</t>
    </abstract>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t indent="0" pn="section-boilerplate.1-1">
            This is an Internet Standards Track document.
        </t>
        <t indent="0" pn="section-boilerplate.1-2">
            This document is a product of the Internet Engineering Task Force
            (IETF).  It represents the consensus of the IETF community.  It has
            received public review and has been approved for publication by
            the Internet Engineering Steering Group (IESG).  Further
            information on Internet Standards is available in Section 2 of 
            RFC 7841.
        </t>
        <t indent="0" pn="section-boilerplate.1-3">
            Information about the current status of this document, any
            errata, and how to provide feedback on it may be obtained at
            <eref target="https://www.rfc-editor.org/info/rfc9552" brackets="none"/>.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t indent="0" pn="section-boilerplate.2-1">
            Copyright (c) 2023 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t indent="0" pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) 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.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2">
              <li pn="section-toc.1-1.1.2.1">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.1.1"><xref derivedContent="1.1" format="counter" sectionFormat="of" target="section-1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-requirements-language">Requirements Language</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.2">
            <t indent="0" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-motivation-and-applicabilit">Motivation and Applicability</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2">
              <li pn="section-toc.1-1.2.2.1">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.2.2.1.1"><xref derivedContent="2.1" format="counter" sectionFormat="of" target="section-2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-mpls-te-with-pce">MPLS-TE with PCE</xref></t>
              </li>
              <li pn="section-toc.1-1.2.2.2">
                <t indent="0" pn="section-toc.1-1.2.2.2.1"><xref derivedContent="2.2" format="counter" sectionFormat="of" target="section-2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-alto-server-network-api">ALTO Server Network API</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.3">
            <t indent="0" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bgp-speaker-roles-for-bgp-l">BGP Speaker Roles for BGP-LS</xref></t>
          </li>
          <li pn="section-toc.1-1.4">
            <t indent="0" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-advertising-igp-information">Advertising IGP Information into BGP-LS</xref></t>
          </li>
          <li pn="section-toc.1-1.5">
            <t indent="0" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-carrying-link-state-informa">Carrying Link-State Information in BGP</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2">
              <li pn="section-toc.1-1.5.2.1">
                <t indent="0" pn="section-toc.1-1.5.2.1.1"><xref derivedContent="5.1" format="counter" sectionFormat="of" target="section-5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-tlv-format">TLV Format</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.2">
                <t indent="0" pn="section-toc.1-1.5.2.2.1"><xref derivedContent="5.2" format="counter" sectionFormat="of" target="section-5.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-the-link-state-nlri">The Link-State NLRI</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2.2.2">
                  <li pn="section-toc.1-1.5.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.5.2.2.2.1.1"><xref derivedContent="5.2.1" format="counter" sectionFormat="of" target="section-5.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-node-descriptors">Node Descriptors</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.5.2.2.2.2.1"><xref derivedContent="5.2.2" format="counter" sectionFormat="of" target="section-5.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-link-descriptors">Link Descriptors</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.5.2.2.2.3.1"><xref derivedContent="5.2.3" format="counter" sectionFormat="of" target="section-5.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-prefix-descriptors">Prefix Descriptors</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.5.2.3">
                <t indent="0" pn="section-toc.1-1.5.2.3.1"><xref derivedContent="5.3" format="counter" sectionFormat="of" target="section-5.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-the-bgp-ls-attribute">The BGP-LS Attribute</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2.3.2">
                  <li pn="section-toc.1-1.5.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.5.2.3.2.1.1"><xref derivedContent="5.3.1" format="counter" sectionFormat="of" target="section-5.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-node-attribute-tlvs">Node Attribute TLVs</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.3.2.2">
                    <t indent="0" pn="section-toc.1-1.5.2.3.2.2.1"><xref derivedContent="5.3.2" format="counter" sectionFormat="of" target="section-5.3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-link-attribute-tlvs">Link Attribute TLVs</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.3.2.3">
                    <t indent="0" pn="section-toc.1-1.5.2.3.2.3.1"><xref derivedContent="5.3.3" format="counter" sectionFormat="of" target="section-5.3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-prefix-attribute-tlvs">Prefix Attribute TLVs</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.5.2.4">
                <t indent="0" pn="section-toc.1-1.5.2.4.1"><xref derivedContent="5.4" format="counter" sectionFormat="of" target="section-5.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-private-use">Private Use</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.5">
                <t indent="0" pn="section-toc.1-1.5.2.5.1"><xref derivedContent="5.5" format="counter" sectionFormat="of" target="section-5.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bgp-next-hop-information">BGP Next-Hop Information</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.6">
                <t indent="0" pn="section-toc.1-1.5.2.6.1"><xref derivedContent="5.6" format="counter" sectionFormat="of" target="section-5.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-inter-as-links">Inter-AS Links</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.7">
                <t indent="0" pn="section-toc.1-1.5.2.7.1"><xref derivedContent="5.7" format="counter" sectionFormat="of" target="section-5.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-ospf-virtual-links-and-sham">OSPF Virtual Links and Sham Links</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.8">
                <t indent="0" pn="section-toc.1-1.5.2.8.1"><xref derivedContent="5.8" format="counter" sectionFormat="of" target="section-5.8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-ospfv2-type-4-summary-lsa-o">OSPFv2 Type 4 Summary-LSA &amp; OSPFv3 Inter-Area-Router-LSA</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.9">
                <t indent="0" pn="section-toc.1-1.5.2.9.1"><xref derivedContent="5.9" format="counter" sectionFormat="of" target="section-5.9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-handling-of-unreachable-igp">Handling of Unreachable IGP Nodes</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.10">
                <t indent="0" pn="section-toc.1-1.5.2.10.1"><xref derivedContent="5.10" format="counter" sectionFormat="of" target="section-5.10"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-router-id-anchoring-example">Router-ID Anchoring Example: ISO Pseudonode</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.11">
                <t indent="0" pn="section-toc.1-1.5.2.11.1"><xref derivedContent="5.11" format="counter" sectionFormat="of" target="section-5.11"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-router-id-anchoring-example-">Router-ID Anchoring Example: OSPF Pseudonode</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.12">
                <t indent="0" pn="section-toc.1-1.5.2.12.1"><xref derivedContent="5.12" format="counter" sectionFormat="of" target="section-5.12"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-router-id-anchoring-example-o">Router-ID Anchoring Example: OSPFv2 to IS-IS Migration</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.6">
            <t indent="0" pn="section-toc.1-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-link-to-path-aggregation">Link to Path Aggregation</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.6.2">
              <li pn="section-toc.1-1.6.2.1">
                <t indent="0" pn="section-toc.1-1.6.2.1.1"><xref derivedContent="6.1" format="counter" sectionFormat="of" target="section-6.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-example-no-link-aggregation">Example: No Link Aggregation</xref></t>
              </li>
              <li pn="section-toc.1-1.6.2.2">
                <t indent="0" pn="section-toc.1-1.6.2.2.1"><xref derivedContent="6.2" format="counter" sectionFormat="of" target="section-6.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-example-asbr-to-asbr-path-a">Example: ASBR to ASBR Path Aggregation</xref></t>
              </li>
              <li pn="section-toc.1-1.6.2.3">
                <t indent="0" pn="section-toc.1-1.6.2.3.1"><xref derivedContent="6.3" format="counter" sectionFormat="of" target="section-6.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-example-multi-as-path-aggre">Example: Multi-AS Path Aggregation</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.7">
            <t indent="0" pn="section-toc.1-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2">
              <li pn="section-toc.1-1.7.2.1">
                <t indent="0" pn="section-toc.1-1.7.2.1.1"><xref derivedContent="7.1" format="counter" sectionFormat="of" target="section-7.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bgp-ls-registries">BGP-LS Registries</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2.1.2">
                  <li pn="section-toc.1-1.7.2.1.2.1">
                    <t indent="0" pn="section-toc.1-1.7.2.1.2.1.1"><xref derivedContent="7.1.1" format="counter" sectionFormat="of" target="section-7.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bgp-ls-nlri-types-registry">BGP-LS NLRI Types Registry</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.1.2.2">
                    <t indent="0" pn="section-toc.1-1.7.2.1.2.2.1"><xref derivedContent="7.1.2" format="counter" sectionFormat="of" target="section-7.1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bgp-ls-protocol-ids-registr">BGP-LS Protocol-IDs Registry</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.1.2.3">
                    <t indent="0" pn="section-toc.1-1.7.2.1.2.3.1"><xref derivedContent="7.1.3" format="counter" sectionFormat="of" target="section-7.1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bgp-ls-well-known-instance-">BGP-LS Well-Known Instance-IDs Registry</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.1.2.4">
                    <t indent="0" pn="section-toc.1-1.7.2.1.2.4.1"><xref derivedContent="7.1.4" format="counter" sectionFormat="of" target="section-7.1.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bgp-ls-node-flags-registry">BGP-LS Node Flags Registry</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.1.2.5">
                    <t indent="0" pn="section-toc.1-1.7.2.1.2.5.1"><xref derivedContent="7.1.5" format="counter" sectionFormat="of" target="section-7.1.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bgp-ls-mpls-protocol-mask-r">BGP-LS MPLS Protocol Mask Registry</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.1.2.6">
                    <t indent="0" pn="section-toc.1-1.7.2.1.2.6.1"><xref derivedContent="7.1.6" format="counter" sectionFormat="of" target="section-7.1.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bgp-ls-igp-prefix-flags-reg">BGP-LS IGP Prefix Flags Registry</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.1.2.7">
                    <t indent="0" pn="section-toc.1-1.7.2.1.2.7.1"><xref derivedContent="7.1.7" format="counter" sectionFormat="of" target="section-7.1.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-bgp-ls-tlvs-registry">BGP-LS TLVs Registry</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.7.2.2">
                <t indent="0" pn="section-toc.1-1.7.2.2.1"><xref derivedContent="7.2" format="counter" sectionFormat="of" target="section-7.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-guidance-for-designated-exp">Guidance for Designated Experts</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.8">
            <t indent="0" pn="section-toc.1-1.8.1"><xref derivedContent="8" format="counter" sectionFormat="of" target="section-8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-manageability-consideration">Manageability Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2">
              <li pn="section-toc.1-1.8.2.1">
                <t indent="0" pn="section-toc.1-1.8.2.1.1"><xref derivedContent="8.1" format="counter" sectionFormat="of" target="section-8.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-operational-considerations">Operational Considerations</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2.1.2">
                  <li pn="section-toc.1-1.8.2.1.2.1">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.1.1"><xref derivedContent="8.1.1" format="counter" sectionFormat="of" target="section-8.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-operations">Operations</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.2">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.2.1"><xref derivedContent="8.1.2" format="counter" sectionFormat="of" target="section-8.1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-installation-and-initial-se">Installation and Initial Setup</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.3">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.3.1"><xref derivedContent="8.1.3" format="counter" sectionFormat="of" target="section-8.1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-migration-path">Migration Path</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.4">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.4.1"><xref derivedContent="8.1.4" format="counter" sectionFormat="of" target="section-8.1.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-requirements-for-other-prot">Requirements for Other Protocols and Functional Components</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.5">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.5.1"><xref derivedContent="8.1.5" format="counter" sectionFormat="of" target="section-8.1.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-impact-on-network-operation">Impact on Network Operation</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.1.2.6">
                    <t indent="0" pn="section-toc.1-1.8.2.1.2.6.1"><xref derivedContent="8.1.6" format="counter" sectionFormat="of" target="section-8.1.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-verifying-correct-operation">Verifying Correct Operation</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.8.2.2">
                <t indent="0" pn="section-toc.1-1.8.2.2.1"><xref derivedContent="8.2" format="counter" sectionFormat="of" target="section-8.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-management-considerations">Management Considerations</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2.2.2">
                  <li pn="section-toc.1-1.8.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.8.2.2.2.1.1"><xref derivedContent="8.2.1" format="counter" sectionFormat="of" target="section-8.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-management-information">Management Information</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.8.2.2.2.2.1"><xref derivedContent="8.2.2" format="counter" sectionFormat="of" target="section-8.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-fault-management">Fault Management</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.8.2.2.2.3.1"><xref derivedContent="8.2.3" format="counter" sectionFormat="of" target="section-8.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-configuration-management">Configuration Management</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.2.2.4">
                    <t indent="0" pn="section-toc.1-1.8.2.2.2.4.1"><xref derivedContent="8.2.4" format="counter" sectionFormat="of" target="section-8.2.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-accounting-management">Accounting Management</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.2.2.5">
                    <t indent="0" pn="section-toc.1-1.8.2.2.2.5.1"><xref derivedContent="8.2.5" format="counter" sectionFormat="of" target="section-8.2.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-performance-management">Performance Management</xref></t>
                  </li>
                  <li pn="section-toc.1-1.8.2.2.2.6">
                    <t indent="0" pn="section-toc.1-1.8.2.2.2.6.1"><xref derivedContent="8.2.6" format="counter" sectionFormat="of" target="section-8.2.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-security-management">Security Management</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.9">
            <t indent="0" pn="section-toc.1-1.9.1"><xref derivedContent="9" format="counter" sectionFormat="of" target="section-9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-tlv-sub-tlv-code-points-sum">TLV/Sub-TLV Code Points Summary</xref></t>
          </li>
          <li pn="section-toc.1-1.10">
            <t indent="0" pn="section-toc.1-1.10.1"><xref derivedContent="10" format="counter" sectionFormat="of" target="section-10"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.11">
            <t indent="0" pn="section-toc.1-1.11.1"><xref derivedContent="11" format="counter" sectionFormat="of" target="section-11"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.11.2">
              <li pn="section-toc.1-1.11.2.1">
                <t indent="0" pn="section-toc.1-1.11.2.1.1"><xref derivedContent="11.1" format="counter" sectionFormat="of" target="section-11.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.11.2.2">
                <t indent="0" pn="section-toc.1-1.11.2.2.1"><xref derivedContent="11.2" format="counter" sectionFormat="of" target="section-11.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.12">
            <t indent="0" pn="section-toc.1-1.12.1"><xref derivedContent="Appendix A" format="default" sectionFormat="of" target="section-appendix.a"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-changes-from-rfc-7752">Changes from RFC 7752</xref></t>
          </li>
          <li pn="section-toc.1-1.13">
            <t indent="0" pn="section-toc.1-1.13.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.b"/><xref derivedContent="" format="title" sectionFormat="of" target="name-acknowledgements">Acknowledgements</xref></t>
          </li>
          <li pn="section-toc.1-1.14">
            <t indent="0" pn="section-toc.1-1.14.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.c"/><xref derivedContent="" format="title" sectionFormat="of" target="name-contributors">Contributors</xref></t>
          </li>
          <li pn="section-toc.1-1.15">
            <t indent="0" pn="section-toc.1-1.15.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.d"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-address">Author's Address</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section anchor="INTRO" numbered="true" toc="include" removeInRFC="false" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t indent="0" pn="section-1-1">The contents of a Link-State Database (LSDB) or of an IGP's Traffic
      Engineering Database (TED) describe only the links and nodes within an
      IGP area. Some applications, such as end-to-end Traffic Engineering
      (TE), would benefit from visibility outside one area or Autonomous
      System (AS) to make better decisions.</t>
      <t indent="0" pn="section-1-2">The IETF has defined the Path Computation Element (PCE) <xref target="RFC4655" format="default" sectionFormat="of" derivedContent="RFC4655"/> as a mechanism for achieving the computation of
      end-to-end TE paths that crosses the visibility of more than one TED or
      that requires CPU-intensive or coordinated computations. The IETF has
      also defined the ALTO server <xref target="RFC5693" format="default" sectionFormat="of" derivedContent="RFC5693"/> as an entity that
      generates an abstracted network topology and provides it to
      network-aware applications.</t>
      <t indent="0" pn="section-1-3">Both a PCE and an ALTO server need to gather information about the
      topologies and capabilities of the network to be able to fulfill their
      function.</t>
      <t indent="0" pn="section-1-4">This document describes a mechanism by which link-state and TE
      information can be collected from networks and shared with external
      components using the BGP routing protocol <xref target="RFC4271" format="default" sectionFormat="of" derivedContent="RFC4271"/>. This
      is achieved using a BGP Network Layer Reachability Information (NLRI)
      encoding format. The mechanism applies to physical and virtual (e.g.,
      tunnel) links. The mechanism described is subject to policy control.</t>
      <t indent="0" pn="section-1-5">A router maintains one or more databases for storing link-state
      information about nodes and links in any given area. Link attributes
      stored in these databases include: local/remote IP addresses,
      local/remote interface identifiers, link IGP metric, link TE metric,
      link bandwidth, reservable bandwidth, per Class-of-Service (CoS) class
      reservation state, preemption, and Shared Risk Link Groups (SRLGs). The
      router's BGP - Link State (BGP-LS) process can retrieve topology from
      these LSDBs and distribute it to a consumer, either directly or via a
      peer BGP Speaker (typically a dedicated route reflector), using the
      encoding specified in this document.</t>
      <t indent="0" pn="section-1-6">An illustration of the collection of link-state and TE information
      and its distribution to consumers is shown in <xref target="MECHANISM-OVERVIEW" format="default" sectionFormat="of" derivedContent="Figure 1"/> below.</t>
      <figure anchor="MECHANISM-OVERVIEW" align="left" suppress-title="false" pn="figure-1">
        <name slugifiedName="name-collection-of-link-state-an">Collection of Link-State and TE Information</name>
        <artwork name="" type="" align="left" alt="" pn="section-1-7.1">
            +-----------+
            | Consumer  |
            +-----------+
                  ^
                  |
            +-----------+             +-----------+
            |    BGP    |             |    BGP    |
            |  Speaker  |&lt;-----------&gt;|  Speaker  |  +-----------+
            |    RR1    |             |    RRm    |  | Consumer  |
            +-----------+             +-----------+  +-----------+  
                ^   ^                       ^             ^
                |   |                       |             |
          +-----+   +---------+             +---------+   |
          |                   |                       |   |
    +-----------+       +-----------+             +-----------+
    |    BGP    |       |    BGP    |             |    BGP    |
    |  Speaker  |       |  Speaker  |    . . .    |  Speaker  |
    |    R1     |       |     R2    |             |    Rn     |
    +-----------+       +-----------+             +-----------+
          ^                   ^                         ^
          |                   |                         |
         IGP                 IGP                       IGP
        </artwork>
      </figure>
      <t indent="0" pn="section-1-8">A BGP Speaker may apply a configurable policy to the information that
      it distributes. Thus, it may distribute the real physical topology from
      the LSDB or the TED. Alternatively, it may create an abstracted
      topology, where virtual, aggregated nodes are connected by virtual
      paths. Aggregated nodes can be created, for example, out of multiple
      routers in a Point of Presence (POP). Abstracted topology can also be a
      mix of physical and virtual nodes and physical and virtual links.
      Furthermore, the BGP Speaker can apply policy to determine when
      information is updated to the consumer so that there is a reduction in
      information flow from the network to the consumers. Mechanisms through
      which topologies can be aggregated or virtualized are outside the scope
      of this document.</t>
      <t indent="0" pn="section-1-9">This document focuses on the specifications related to the
      origination of IGP-derived information and their propagation via BGP-LS.
      It also describes the advertisement into BGP-LS of information, either
      configured or derived, that is local to a node. In general, the
      procedures in this document form part of the base BGP-LS protocol
      specification and apply to information from other sources that are
      introduced into BGP-LS.</t>
      <t indent="0" pn="section-1-10">This document obsoletes <xref target="RFC7752" format="default" sectionFormat="of" derivedContent="RFC7752"/> by completely
      replacing that document. It makes some small changes and clarifications
      to the previous specification as documented in <xref target="CHANGES" format="default" sectionFormat="of" derivedContent="Appendix A"/>.</t>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-1.1">
        <name slugifiedName="name-requirements-language">Requirements Language</name>
        <t indent="0" pn="section-1.1-1">
    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" format="default" sectionFormat="of" derivedContent="RFC2119"/> <xref target="RFC8174" format="default" sectionFormat="of" derivedContent="RFC8174"/> 
    when, and only when, they appear in all capitals, as shown here.
        </t>
      </section>
    </section>
    <section anchor="APPL" numbered="true" toc="include" removeInRFC="false" pn="section-2">
      <name slugifiedName="name-motivation-and-applicabilit">Motivation and Applicability</name>
      <t indent="0" pn="section-2-1">This section describes use cases from which the requirements can be
      derived.</t>
      <section anchor="PCE" numbered="true" toc="include" removeInRFC="false" pn="section-2.1">
        <name slugifiedName="name-mpls-te-with-pce">MPLS-TE with PCE</name>
        <t indent="0" pn="section-2.1-1">As described in <xref target="RFC4655" format="default" sectionFormat="of" derivedContent="RFC4655"/>, a PCE can be used to
        compute MPLS-TE paths within a "domain" (such as an IGP area) or
        across multiple domains (such as a multi-area AS or multiple ASes).
        </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-2.1-2">
          <li pn="section-2.1-2.1">Within a single area, the PCE offers enhanced computational
            power that may not be available on individual routers,
            sophisticated policy control and algorithms, and coordination of
            computation across the whole area.</li>
          <li pn="section-2.1-2.2">If a router wants to compute an MPLS-TE path across IGP areas,
            then its own TED lacks visibility of the complete topology. That
            means that the router cannot determine the end-to-end path and
            cannot even select the right exit router (Area Border Router
            (ABR)) for an optimal path. This is an issue for large-scale
            networks that need to segment their core networks into distinct
            areas but still want to take advantage of MPLS-TE.</li>
        </ul>
        <t indent="0" pn="section-2.1-3">Previous solutions used per-domain path computation <xref target="RFC5152" format="default" sectionFormat="of" derivedContent="RFC5152"/>. The source router could only compute the path for
        the first area because the router only has full topological visibility
        for the first area along the path but not for subsequent areas.
        Per-domain path computation selects the exit ABR and other ABRs or 
        AS Border Routers (ASBRs) as loose-hops <xref target="RFC3209" format="default" sectionFormat="of" derivedContent="RFC3209"/> and using the IGP-computed
        shortest path topology for the remainder of the path. This may lead to
        suboptimal paths, makes alternate/back-up path computation hard, and
        might result in no TE path being found when one does exist.</t>
        <t indent="0" pn="section-2.1-4">The PCE presents a computation server that may have visibility into
        more than one IGP area or AS or may cooperate with other PCEs to
        perform distributed path computation. The PCE needs access to the TED
        for the area(s) it serves, but <xref target="RFC4655" format="default" sectionFormat="of" derivedContent="RFC4655"/> does not
        describe how this is achieved. Many implementations make the PCE a
        passive participant in the IGP so that it can learn the latest state
        of the network, but this may be suboptimal when the network is
        subject to a high degree of churn or when the PCE is responsible for
        multiple areas.</t>
        <t indent="0" pn="section-2.1-5">The following figure shows how a PCE can get its TED information
        using the mechanism described in this document.</t>
        <figure anchor="PCE-REFERENCE" align="left" suppress-title="false" pn="figure-2">
          <name slugifiedName="name-external-pce-node-using-a-t">External PCE Node Using a TED Synchronization Mechanism</name>
          <artwork name="" type="" align="left" alt="" pn="section-2.1-6.1">
             +----------+                           +---------+
             |  -----   |                           |   BGP   |
             | | TED |&lt;-+--------------------------&gt;| Speaker |
             |  -----   |   TED synchronization     |         |
             |    |     |        mechanism          +---------+
             |    |     | 
             |    v     |
             |  -----   |
             | | PCE |  |
             |  -----   |
             +----------+
                  ^
                  | Request/
                  | Response
                  v
    Service  +----------+   Signaling  +----------+
    Request  | Head-End |   Protocol   | Adjacent |
    --------&gt;|  Node    |&lt;------------&gt;|   Node   |
             +----------+              +----------+
      </artwork>
        </figure>
        <t indent="0" pn="section-2.1-7">The mechanism in this document allows the necessary TED information
        to be collected from the IGP within the network, filtered according to
        configurable policy, and distributed to the PCE as necessary.</t>
      </section>
      <section anchor="ALTO" numbered="true" toc="include" removeInRFC="false" pn="section-2.2">
        <name slugifiedName="name-alto-server-network-api">ALTO Server Network API</name>
        <t indent="0" pn="section-2.2-1">An ALTO server <xref target="RFC5693" format="default" sectionFormat="of" derivedContent="RFC5693"/> is an entity that generates
        an abstracted network topology and provides it to network-aware
        applications over a web-service-based API. Example applications are
        peer-to-peer (P2P) clients or trackers, or Content Distribution
        Networks (CDNs). The abstracted network topology comes in the form of
        two maps: a Network Map that specifies the allocation of prefixes to
        Partition Identifiers (PIDs) and a Cost Map that specifies the cost
        between PIDs listed in the Network Map. For more details, see <xref target="RFC7285" format="default" sectionFormat="of" derivedContent="RFC7285"/>.</t>
        <t indent="0" pn="section-2.2-2">ALTO abstract network topologies can be auto-generated from the
        physical topology of the underlying network. The generation would
        typically be based on policies and rules set by the operator. Both
        prefix and TE data are required: prefix data is required to generate
        ALTO Network Maps and TE (topology) data is required to generate ALTO
        Cost Maps. Prefix data is carried and originated in BGP, and TE data
        is originated and carried in an IGP. The mechanism defined in this
        document provides a single interface through which an ALTO server can
        retrieve all the necessary prefixes and network topology data from the
        underlying network. Note that an ALTO server can use other mechanisms
        to get network data, for example, peering with multiple IGP and BGP
        Speakers.</t>
        <t indent="0" pn="section-2.2-3">The following figure shows how an ALTO server can get network
        topology information from the underlying network using the mechanism
        described in this document.</t>
        <figure anchor="ALTO-REFERENCE" align="left" suppress-title="false" pn="figure-3">
          <name slugifiedName="name-alto-server-using-network-t">ALTO Server Using Network Topology Information</name>
          <artwork name="" type="" align="left" alt="" pn="section-2.2-4.1">
  +--------+
  | Client |&lt;--+
  +--------+   |
               |    ALTO    +--------+     Topology    +---------+
  +--------+   |  Protocol  |  ALTO  | Sync Mechanism  |   BGP   |
  | Client |&lt;--+------------| Server |&lt;----------------| Speaker |
  +--------+   |            |        |                 |         |
               |            +--------+                 +---------+
  +--------+   |
  | Client |&lt;--+
  +--------+
          </artwork>
        </figure>
      </section>
    </section>
    <section anchor="ROLES" numbered="true" toc="include" removeInRFC="false" pn="section-3">
      <name slugifiedName="name-bgp-speaker-roles-for-bgp-l">BGP Speaker Roles for BGP-LS</name>
      <t indent="0" pn="section-3-1">In <xref target="MECHANISM-OVERVIEW" format="default" sectionFormat="of" derivedContent="Figure 1"/>, the
      BGP Speakers can be seen playing different roles in the distribution of
      information using BGP-LS. This section introduces terms that explain the
      different roles of the BGP Speakers that are then used throughout the rest
      of this document.</t>
      <dl newline="false" spacing="normal" indent="3" pn="section-3-2">
        <dt pn="section-3-2.1">BGP-LS Producer:</dt>
        <dd pn="section-3-2.2">The term BGP-LS Producer refers to a BGP Speaker
          that is originating link-state information into BGP.  BGP
          Speakers R1, R2, ... Rn originate link-state information from their
          underlying link-state IGP protocols into BGP-LS. If R1 and R2 are in
          the same IGP flooding domain, then they would ordinarily originate
          the same link-state information into BGP-LS. R1 may also originate
          information from sources other than IGP, e.g., its local node
          information.</dd>
        <dt pn="section-3-2.3">BGP-LS Consumer:</dt>
        <dd pn="section-3-2.4">The term BGP-LS Consumer refers to a consumer
          application/process and not a BGP Speaker. BGP Speakers RR1 and
          Rn are handing off the BGP-LS information that they have collected
          to a consumer application. The BGP protocol implementation and the
          consumer application may be on the same or different nodes. This
          document only covers the BGP implementation. The consumer
          application and the design of the interface between BGP and the
          consumer application may be implementation specific and are outside
          the scope of this document. The communication of information <bcp14>MUST</bcp14> be
          unidirectional (i.e., from a BGP Speaker to the BGP-LS Consumer
          application), and a BGP-LS Consumer <bcp14>MUST NOT</bcp14> be able to send
          information to a BGP Speaker for origination into BGP-LS.</dd>
        <dt pn="section-3-2.5">BGP-LS Propagator:</dt>
        <dd pn="section-3-2.6">The term BGP-LS Propagator refers to a BGP
          Speaker that is performing BGP protocol processing on the link-state
          information. BGP Speaker RRm propagates the BGP-LS information
          between BGP Speaker Rn and BGP Speaker RR1. The BGP
          implementation on RRm is propagating BGP-LS information. It performs
          handling of BGP-LS UPDATE messages and performs the BGP Decision
          Process as part of deciding what information is to be propagated.
          Similarly, BGP Speaker RR1 is receiving BGP-LS information from
          R1, R2, and RRm and propagating the information to the BGP-LS
          Consumer after performing BGP Decision Process.</dd>
      </dl>
      <t indent="0" pn="section-3-3">The above roles are not mutually exclusive. The same BGP
      Speaker may be the BGP-LS Producer for some link-state information and
      BGP-LS Propagator for some other link-state information while also
      providing this information to a BGP-LS Consumer.</t>
      <t indent="0" pn="section-3-4">The rest of this document refers to the role when describing
      procedures that are specific to that role. When the role is not
      specified, then the said procedure applies to all BGP Speakers.</t>
    </section>
    <section anchor="IGPTOBGP" numbered="true" toc="include" removeInRFC="false" pn="section-4">
      <name slugifiedName="name-advertising-igp-information">Advertising IGP Information into BGP-LS</name>
      <t indent="0" pn="section-4-1">The origination and propagation of IGP link-state information via BGP
      needs to provide a consistent and accurate view of the topology of the
      IGP domain. BGP-LS provides an abstraction of the IGP specifics, and
      BGP-LS Consumers may be varied types of applications.</t>
      <t indent="0" pn="section-4-2">The link-state information advertised in BGP-LS from the IGPs is
      derived from the IGP LSDB built using the OSPF Link-State Advertisements
      (LSAs) or the IS-IS Link-State Packets (LSPs). However, it does not
      serve as a verbatim reflection of the originating router's LSDB. It does
      not include the LSA/LSP sequence number information since a single
      link-state object may be put together with information that is coming
      from multiple LSAs/LSPs. Also, not all of the information carried in
      LSAs/LSPs may be required or suitable for advertisement via BGP-LS
      (e.g., ASBR reachability in OSPF, OSPF virtual links, link-local-scoped
      information, etc.). The LSAs/LSPs that are purged or aged out are not
      included in the BGP-LS advertisement even though they may be present in
      the LSDB (e.g., for the IGP flooding purposes). The information from the
      LSAs/LSPs that is invalid or malformed or that which needs to be ignored
      per the respective IGP protocol specifications are also not included in
      the BGP-LS advertisement.</t>
      <t indent="0" pn="section-4-3">The details of the interface between IGPs and BGP for the
      advertisement of link-state information are outside the scope of this
      document. In some cases, the information derived from IGP processing
      (e.g., combination of link-state object from across multiple LSAs/LSPs,
      leveraging reachability and two-way connectivity checks, etc.) is
      required for the advertisement of link-state information into BGP-LS.</t>
    </section>
    <section anchor="BGPLS" numbered="true" toc="include" removeInRFC="false" pn="section-5">
      <name slugifiedName="name-carrying-link-state-informa">Carrying Link-State Information in BGP</name>
      <t indent="0" pn="section-5-1">The link-state information is carried in BGP UPDATE messages as: (1)
      BGP NLRI information carried within MP_REACH_NLRI and MP_UNREACH_NLRI
      attributes that describes link, node, or prefix objects and (2) a BGP
      path attribute (BGP-LS Attribute) that carries properties of the link,
      node, or prefix objects such as the link and prefix metric, auxiliary
      Router-IDs of nodes, etc.</t>
      <t indent="0" pn="section-5-2">It is desirable to keep the dependencies on the protocol source of
      this attribute to a minimum and represent any content in an IGP-neutral
      way, such that applications that want to learn about a link-state
      topology do not need to know about any OSPF or IS-IS protocol
      specifics.</t>
      <t indent="0" pn="section-5-3">This section mainly describes the procedures for a BGP-LS Producer to
      originate link-state information into BGP-LS.</t>
      <section anchor="TLV-section" numbered="true" toc="include" removeInRFC="false" pn="section-5.1">
        <name slugifiedName="name-tlv-format">TLV Format</name>
        <t indent="0" pn="section-5.1-1">Information in the Link-State NLRIs and the BGP-LS Attribute is
        encoded in Type/Length/Value triplets. The TLV format is shown in
        <xref target="TLV-figure" format="default" sectionFormat="of" derivedContent="Figure 4"/> and applies to both the NLRI and the
        BGP-LS Attribute encodings.</t>
        <figure anchor="TLV-figure" align="left" suppress-title="false" pn="figure-4">
          <name slugifiedName="name-tlv-format-2">TLV Format</name>
          <artwork name="" type="" align="left" alt="" pn="section-5.1-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //                        Value (variable)                     //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
            </artwork>
        </figure>
        <t indent="0" pn="section-5.1-3">The Length field defines the length of the value portion in octets
        (thus, a TLV with no value portion would have a length of zero). The
        TLV is not padded to 4-octet alignment. Unknown and unsupported types
        <bcp14>MUST</bcp14> be preserved and propagated within both the NLRI and the BGP-LS
        Attribute. The presence of unknown or unexpected TLVs <bcp14>MUST NOT</bcp14> result
        in the NLRI or the BGP-LS Attribute being considered malformed. An
        example of an unexpected TLV is when a TLV is received along with an
        update for a link-state object other than the one that the TLV is
        specified as associated with.</t>
        <t indent="0" pn="section-5.1-4">To compare NLRIs with unknown TLVs, all TLVs within the NLRI <bcp14>MUST</bcp14>
        be ordered in ascending order by TLV Type. If there are multiple TLVs
        of the same type within a single NLRI, then the TLVs sharing the same
        type <bcp14>MUST</bcp14> be first in ascending order based on the Length field
        followed by ascending order based on the Value field. Comparison of
        the Value fields is performed by treating the entire field as opaque
        binary data and ordered lexicographically (i.e., treating each byte of
        binary data as a symbol to compare, with the symbols ordered by their
        numerical value). NLRIs having TLVs that do not follow the above
        ordering rules <bcp14>MUST</bcp14> be considered as malformed by a BGP-LS Propagator.
        This insistence on canonical ordering ensures that multiple variant
        copies of the same NLRI from multiple BGP-LS Producers and the
        ambiguity arising therefrom is prevented.</t>
        <t indent="0" pn="section-5.1-5">For both the NLRI and BGP-LS Attribute parts, all TLVs are
        considered as optional except where explicitly specified as mandatory
        or required in specific conditions.</t>
        <t indent="0" pn="section-5.1-6">The TLVs within the BGP-LS Attribute <bcp14>SHOULD</bcp14> be ordered in ascending
        order by TLV type. The BGP-LS Attribute with unordered TLVs <bcp14>MUST NOT</bcp14> be
        considered malformed.</t>
        <t indent="0" pn="section-5.1-7">The origination of the same link-state information by multiple
        BGP-LS Producers may result in differences and inconsistencies due to
        the inclusion or exclusion of optional TLVs. Different optional TLVs
        in the NLRI results in multiple NLRIs being generated for the same
        link-state object. Different optional TLVs in the BGP-LS Attribute may
        result in the propagation of partial information. To address these
        inconsistencies, the BGP-LS Consumer will need to recognize and merge
        the duplicate information or deal with missing information. The
        deployment of BGP-LS Producers that consistently originate the same
        set of optional TLVs is recommended to mitigate such situations.</t>
      </section>
      <section anchor="BGPLSNLRI" numbered="true" toc="include" removeInRFC="false" pn="section-5.2">
        <name slugifiedName="name-the-link-state-nlri">The Link-State NLRI</name>
        <t indent="0" pn="section-5.2-1">The MP_REACH_NLRI and MP_UNREACH_NLRI attributes are BGP's
        containers for carrying opaque information. This specification defines
        three Link-State NLRI types that describe either a node, a link, or a
        prefix.</t>
        <t indent="0" pn="section-5.2-2">All non-VPN link, node, and prefix information <bcp14>SHALL</bcp14> be encoded
        using AFI 16388 / SAFI 71. VPN link, node, and prefix information
        <bcp14>SHALL</bcp14> be encoded using AFI 16388 / SAFI 72.</t>
        <t indent="0" pn="section-5.2-3">For two BGP Speakers to exchange Link-State NLRI, they <bcp14>MUST</bcp14> use BGP
        Capabilities Advertisement to ensure that they are both capable of
        properly processing such NLRI. This is done as specified in <xref target="RFC4760" format="default" sectionFormat="of" derivedContent="RFC4760"/> by using capability code 1 (multiprotocol BGP),
        with AFI 16388 / SAFI 71 for BGP-LS and AFI 16388 / SAFI 72 for
        BGP-LS-VPN.</t>
        <t indent="0" pn="section-5.2-4">New Link-State NLRI types may be introduced in the future. Since
        supported NLRI type values within the address family are not expressed
        in the Multiprotocol BGP (MP-BGP) capability <xref target="RFC4760" format="default" sectionFormat="of" derivedContent="RFC4760"/>,
        it is possible that a BGP Speaker has advertised support for BGP-LS
        but does not support a particular Link-State NLRI type. To allow the
        introduction of new Link-State NLRI types seamlessly in the future
        without the need for upgrading all BGP Speakers in the propagation
        path (e.g., a route reflector), this document deviates from the
        default handling behavior specified by Section
        <xref target="RFC7606" format="default" sectionFormat="bare" section="5.4" derivedLink="https://rfc-editor.org/rfc/rfc7606#section-5.4" derivedContent="RFC7606"/> (paragraph 2) of <xref target="RFC7606" format="default" sectionFormat="of" derivedContent="RFC7606"/> for Link-State address family. An
        implementation <bcp14>MUST</bcp14> handle unknown Link-State NLRI types as opaque
        objects and <bcp14>MUST</bcp14> preserve and propagate them.</t>
        <t indent="0" pn="section-5.2-5">The format of the Link-State NLRI is shown in the following
        figures.</t>
        <figure anchor="LSSAFI" align="left" suppress-title="false" pn="figure-5">
          <name slugifiedName="name-link-state-afi-16388-safi-7">Link-State AFI 16388 / SAFI 71 NLRI Format</name>
          <artwork name="" type="" align="left" alt="" pn="section-5.2-6.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |            NLRI Type          |     Total NLRI Length         |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |                                                               |
  //                  Link-State NLRI (variable)                 //
  |                                                               |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  </artwork>
        </figure>
        <figure anchor="LSVPNSAFI" align="left" suppress-title="false" pn="figure-6">
          <name slugifiedName="name-link-state-vpn-afi-16388-sa">Link-State VPN AFI 16388 / SAFI 72 NLRI Format</name>
          <artwork name="" type="" align="left" alt="" pn="section-5.2-7.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |            NLRI Type          |     Total NLRI Length         |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |                                                               |
  +                Route Distinguisher (8 octets)                 +
  |                                                               |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |                                                               |
  //                  Link-State NLRI (variable)                 //
  |                                                               |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
      </artwork>
        </figure>
        <t indent="0" pn="section-5.2-8">The Total NLRI Length field contains the cumulative length, in
        octets, of the rest of the NLRI, not including the NLRI Type field or
        itself. For VPN applications, it also includes the length of the Route
        Distinguisher.</t>
        <table anchor="NLRI-TYPES" align="center" pn="table-1">
          <name slugifiedName="name-nlri-types">NLRI Types</name>
          <thead>
            <tr>
              <th align="center" colspan="1" rowspan="1">Type</th>
              <th align="left" colspan="1" rowspan="1">NLRI Type</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="center" colspan="1" rowspan="1">1</td>
              <td align="left" colspan="1" rowspan="1">Node NLRI</td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">2</td>
              <td align="left" colspan="1" rowspan="1">Link NLRI</td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">3</td>
              <td align="left" colspan="1" rowspan="1">IPv4 Topology Prefix NLRI</td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">4</td>
              <td align="left" colspan="1" rowspan="1">IPv6 Topology Prefix NLRI</td>
            </tr>
          </tbody>
        </table>
        <t indent="0" pn="section-5.2-10">Route Distinguishers are defined and discussed in <xref target="RFC4364" format="default" sectionFormat="of" derivedContent="RFC4364"/>.</t>
        <t indent="0" pn="section-5.2-11">The Node NLRI (NLRI Type = 1) is shown in the following figure.</t>
        <figure anchor="NODE-NLRI" align="left" suppress-title="false" pn="figure-7">
          <name slugifiedName="name-the-node-nlri-format">The Node NLRI Format</name>
          <artwork name="" type="" align="left" alt="" pn="section-5.2-12.1">
   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
  +-+-+-+-+-+-+-+-+
  |  Protocol-ID  |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |                           Identifier                          |
  +                           (8 octets)                          + 
  |                                                               |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //             Local Node Descriptors TLV (variable)           //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
      </artwork>
        </figure>
        <t indent="0" pn="section-5.2-13">The Link NLRI (NLRI Type = 2) is shown in the following figure.</t>
        <figure anchor="LINK-NLRI" align="left" suppress-title="false" pn="figure-8">
          <name slugifiedName="name-the-link-nlri-format">The Link NLRI Format</name>
          <artwork name="" type="" align="left" alt="" pn="section-5.2-14.1">
   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
  +-+-+-+-+-+-+-+-+
  |  Protocol-ID  |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |                           Identifier                          |
  +                           (8 octets)                          + 
  |                                                               |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //            Local Node Descriptors TLV (variable)            //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //            Remote Node Descriptors TLV (variable)           //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //               Link Descriptors TLVs (variable)              //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
          </artwork>
        </figure>
        <t indent="0" pn="section-5.2-15">The IPv4 and IPv6 Prefix NLRIs (NLRI Type = 3 and Type = 4) use the
        same format as shown in the following figure.</t>
        <figure anchor="PREFIX-NLRI" align="left" suppress-title="false" pn="figure-9">
          <name slugifiedName="name-the-ipv4-ipv6-topology-pref">The IPv4/IPv6 Topology Prefix NLRI Format</name>
          <artwork name="" type="" align="left" alt="" pn="section-5.2-16.1">
   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
  +-+-+-+-+-+-+-+-+
  |  Protocol-ID  |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |                           Identifier                          |
  +                           (8 octets)                          + 
  |                                                               |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //            Local Node Descriptors TLV (variable)            //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //             Prefix Descriptors TLVs (variable)              //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
          </artwork>
        </figure>
        <t indent="0" pn="section-5.2-17">The Protocol-ID field can contain one of the following values:</t>
        <table anchor="PROTOCOL-IDS" align="center" pn="table-2">
          <name slugifiedName="name-protocol-identifiers">Protocol Identifiers</name>
          <thead>
            <tr>
              <th align="center" colspan="1" rowspan="1">Protocol-ID</th>
              <th align="left" colspan="1" rowspan="1">NLRI information source protocol</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="center" colspan="1" rowspan="1">1</td>
              <td align="left" colspan="1" rowspan="1">IS-IS Level 1</td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">2</td>
              <td align="left" colspan="1" rowspan="1">IS-IS Level 2</td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">3</td>
              <td align="left" colspan="1" rowspan="1">OSPFv2</td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">4</td>
              <td align="left" colspan="1" rowspan="1">Direct</td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">5</td>
              <td align="left" colspan="1" rowspan="1">Static configuration</td>
            </tr>
            <tr>
              <td align="center" colspan="1" rowspan="1">6</td>
              <td align="left" colspan="1" rowspan="1">OSPFv3</td>
            </tr>
          </tbody>
        </table>
        <t indent="0" pn="section-5.2-19">The 'Direct' and 'Static configuration' protocol types <bcp14>SHOULD</bcp14> be
        used when BGP-LS is sourcing local information. For all information
        derived from other protocols, the corresponding Protocol-ID <bcp14>MUST</bcp14> be
        used. If BGP-LS has direct access to interface information and wants
        to advertise a local link, then the Protocol-ID 'Direct' <bcp14>SHOULD</bcp14> be
        used. For modeling virtual links, such as described in <xref target="LINKPATHAGGREGATION" format="default" sectionFormat="of" derivedContent="Section 6"/>, the Protocol-ID 'Static configuration'
        <bcp14>SHOULD</bcp14> be used.</t>
        <t indent="0" pn="section-5.2-20">A router may run multiple protocol instances of OSPF or IS-IS
        whereby it becomes a border router between multiple IGP domains. Both
        OSPF and IS-IS may also run multiple routing protocol instances over
        the same link. See <xref target="RFC8202" format="default" sectionFormat="of" derivedContent="RFC8202"/> and <xref target="RFC6549" format="default" sectionFormat="of" derivedContent="RFC6549"/>. These instances define independent IGP routing
        domains. The Identifier field carries an 8-octet BGP-LS Instance
        Identifier (Instance-ID) number that is used to identify the IGP
        routing domain where the NLRI belongs. The NLRIs representing
        link-state objects (nodes, links, or prefixes) from the same IGP
        routing instance should have the same BGP-LS Instance-ID. NLRIs with
        different BGP-LS Instance-IDs are considered to be from different IGP
        routing instances.</t>
        <t indent="0" pn="section-5.2-21">To support multiple IGP instances, an implementation needs to
        support the configuration of unique BGP-LS Instance-IDs at the routing
        protocol instance level. The BGP-LS Instance-ID 0 is <bcp14>RECOMMENDED</bcp14> to be
        used when there is only a single protocol instance in the network
        where BGP-LS is operational. The network operator <bcp14>MUST</bcp14> assign the same
        BGP-LS Instance-IDs on all BGP-LS Producers within a given IGP domain.
        Unique BGP-LS Instance-IDs <bcp14>MUST</bcp14> be assigned to routing protocol
        instances operating in different IGP domains. This can allow the
        BGP-LS Consumer to build an accurate segregated multi-domain topology
        based on the BGP-LS Instance-ID.</t>
        <t indent="0" pn="section-5.2-22">When the above-described semantics and recommendations are not
        followed, a BGP-LS Consumer may see more than one link-state object
        for the same node, link, or prefix (each with a different BGP-LS
        Instance-ID) when there are multiple BGP-LS Producers deployed. This
        may also result in the BGP-LS Consumers getting an inaccurate
        network-wide topology.</t>
        <t indent="0" pn="section-5.2-23">Each Node Descriptor, Link Descriptor, and Prefix Descriptor
        consists of one or more TLVs, as described in the following sections.
        These Descriptor TLVs are applicable for the Node, Link, and Prefix
        NLRI Types for the protocols that are listed in <xref target="PROTOCOL-IDS" format="default" sectionFormat="of" derivedContent="Table 2"/>. Documents extending BGP-LS specifications
        with new NLRI Types and/or protocols <bcp14>MUST</bcp14> specify the NLRI descriptors
        for them.</t>
        <t indent="0" pn="section-5.2-24">When adding, removing, or modifying a TLV/sub-TLV from a Link-State
        NLRI, the BGP-LS Producer <bcp14>MUST</bcp14> withdraw the old NLRI by including it
        in the MP_UNREACH_NLRI. Not doing so can result in duplicate and
        inconsistent link-state objects hanging around in the BGP-LS
        table.</t>
        <section anchor="NODEDESC" numbered="true" toc="include" removeInRFC="false" pn="section-5.2.1">
          <name slugifiedName="name-node-descriptors">Node Descriptors</name>
          <t indent="0" pn="section-5.2.1-1">Each link is anchored by a pair of Router-IDs that are used by
          the underlying IGP, namely a 48-bit ISO System-ID for IS-IS and a
          32-bit Router-ID for OSPFv2 and OSPFv3. An IGP may use one or more
          additional auxiliary Router-IDs, mainly for Traffic Engineering
          purposes. For example, IS-IS may have one or more IPv4 and IPv6 TE
          Router-IDs <xref target="RFC5305" format="default" sectionFormat="of" derivedContent="RFC5305"/> <xref target="RFC6119" format="default" sectionFormat="of" derivedContent="RFC6119"/>. When
          configured, these auxiliary TE Router-IDs (TLV 1028/1029) <bcp14>MUST</bcp14> be
          included in the node attribute described in <xref target="NODEATTR" format="default" sectionFormat="of" derivedContent="Section 5.3.1"/> and <bcp14>MAY</bcp14> be included in the link attribute
          described in <xref target="link_attribute" format="default" sectionFormat="of" derivedContent="Section 5.3.2"/>. The advertisement of
          the TE Router-IDs can help a BGP-LS Consumer to correlate multiple
          link-state objects (e.g., in different IGP instances or areas/levels)
          to the same node in the network.</t>
          <t indent="0" pn="section-5.2.1-2">It is desirable that the Router-ID assignments inside the Node
          Descriptors are globally unique. However, there may be Router-ID
          spaces (e.g., ISO) where no global registry exists, or worse,
          Router-IDs have been allocated following the private-IP allocation
          described in <xref target="RFC1918" format="default" sectionFormat="of" derivedContent="RFC1918"/>. BGP-LS uses the Autonomous
          System Number to disambiguate the Router-IDs, as described in
          <xref target="gbl_uniqueness" format="default" sectionFormat="of" derivedContent="Section 5.2.1.1"/>.</t>
          <section anchor="gbl_uniqueness" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.2.1.1">
            <name slugifiedName="name-globally-unique-node-link-p">Globally Unique Node/Link/Prefix Identifiers</name>
            <t indent="0" pn="section-5.2.1.1-1">One problem that needs to be addressed is the ability to
            identify an IGP node globally (by "globally", we mean within the
            BGP-LS database collected by all BGP-LS Speakers that talk to each
            other). This can be expressed through the following two
            requirements: </t>
            <ol spacing="normal" type="(%C)" indent="6" start="1" pn="section-5.2.1.1-2">
              <li pn="section-5.2.1.1-2.1" derivedCounter="(A)">The same node <bcp14>MUST NOT</bcp14> be represented by two
                keys (otherwise, one node will look like two nodes).</li>
              <li pn="section-5.2.1.1-2.2" derivedCounter="(B)">Two different nodes <bcp14>MUST NOT</bcp14> be represented
                by the same key (otherwise, two nodes will look like one
                node).</li>
            </ol>
            <t indent="0" pn="section-5.2.1.1-3">We define an "IGP domain" to be the set of nodes (hence, by
            extension, links and prefixes) within which each node has a unique
            IGP representation by using the combination of OSPF Area-ID,
            Router-ID, Protocol-ID, Multi-Topology Identifier (MT-ID), and BGP-LS Instance-ID.
            The problem is that BGP may receive node/link/prefix information
            from multiple independent "IGP domains", and we need to
            distinguish between them. Moreover, we can't assume there is
            always one and only one IGP domain per AS. During IGP transitions,
            it may happen that two redundant IGPs are in place.</t>
            <t indent="0" pn="section-5.2.1.1-4">Furthermore, in deployments where BGP-LS is used to advertise
            topology from multiple ASes, the Autonomous System Number (ASN) is used to distinguish
            topology information reported from different ASes.</t>
            <t indent="0" pn="section-5.2.1.1-5">The BGP-LS Instance-ID carried in the Identifier field, as
            described earlier along with a set of sub-TLVs described in <xref target="node_desc_tlvs" format="default" sectionFormat="of" derivedContent="Section 5.2.1.4"/>, allows specification of a flexible key
            for any given node/link information such that the global
            uniqueness of the NLRI is ensured. Since the BGP-LS Instance-ID is
            operator assigned, its allocation scheme can ensure that each IGP
            domain is uniquely identified even across a multi-AS network.</t>
          </section>
          <section anchor="LOCALNODEDESC" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.2.1.2">
            <name slugifiedName="name-local-node-descriptors">Local Node Descriptors</name>
            <t indent="0" pn="section-5.2.1.2-1">The Local Node Descriptors TLV contains Node Descriptors for
            the node anchoring the local end of the link. This is a mandatory
            TLV in all three types of NLRIs (node, link, and prefix). The Type
            is 256. The length of this TLV is variable. The value contains one
            or more Node Descriptor sub-TLVs defined in <xref target="node_desc_tlvs" format="default" sectionFormat="of" derivedContent="Section 5.2.1.4"/>.</t>
            <figure anchor="LOCALNODEDESCTLV" align="left" suppress-title="false" pn="figure-10">
              <name slugifiedName="name-local-node-descriptors-tlv-">Local Node Descriptors TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.2.1.2-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |                                                               |
  //              Node Descriptor Sub-TLVs (variable)            //
  |                                                               |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
          </artwork>
            </figure>
          </section>
          <section anchor="REMOTENODEDESC" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.2.1.3">
            <name slugifiedName="name-remote-node-descriptors">Remote Node Descriptors</name>
            <t indent="0" pn="section-5.2.1.3-1">The Remote Node Descriptors TLV contains Node Descriptors for
            the node anchoring the remote end of the link. This is a mandatory
            TLV for Link NLRIs. The Type is 257. The length of this TLV is
            variable. The value contains one or more Node Descriptor sub-TLVs
            defined in <xref target="node_desc_tlvs" format="default" sectionFormat="of" derivedContent="Section 5.2.1.4"/>.</t>
            <figure anchor="REMOTENODEDESCTLV" align="left" suppress-title="false" pn="figure-11">
              <name slugifiedName="name-remote-node-descriptors-tlv">Remote Node Descriptors TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.2.1.3-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |                                                               |
  //              Node Descriptor Sub-TLVs (variable)            //
  |                                                               |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
          </artwork>
            </figure>
          </section>
          <section anchor="node_desc_tlvs" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.2.1.4">
            <name slugifiedName="name-node-descriptor-sub-tlvs">Node Descriptor Sub-TLVs</name>
            <t indent="0" pn="section-5.2.1.4-1">The Node Descriptor sub-TLV type code points and lengths are
            listed in the following table:</t>
            <table anchor="table_local_anchor_node_tlv" align="center" pn="table-3">
              <name slugifiedName="name-node-descriptor-sub-tlvs-2">Node Descriptor Sub-TLVs</name>
              <thead>
                <tr>
                  <th align="center" colspan="1" rowspan="1">Sub-TLV Code Point</th>
                  <th align="left" colspan="1" rowspan="1">Description</th>
                  <th align="right" colspan="1" rowspan="1">Length</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <td align="center" colspan="1" rowspan="1">512</td>
                  <td align="left" colspan="1" rowspan="1">Autonomous System</td>
                  <td align="right" colspan="1" rowspan="1">4</td>
                </tr>
                <tr>
                  <td align="center" colspan="1" rowspan="1">513</td>
                  <td align="left" colspan="1" rowspan="1">BGP-LS Identifier (deprecated)</td>
                  <td align="right" colspan="1" rowspan="1">4</td>
                </tr>
                <tr>
                  <td align="center" colspan="1" rowspan="1">514</td>
                  <td align="left" colspan="1" rowspan="1">OSPF Area-ID</td>
                  <td align="right" colspan="1" rowspan="1">4</td>
                </tr>
                <tr>
                  <td align="center" colspan="1" rowspan="1">515</td>
                  <td align="left" colspan="1" rowspan="1">IGP Router-ID</td>
                  <td align="right" colspan="1" rowspan="1">Variable</td>
                </tr>
              </tbody>
            </table>
            <t indent="0" pn="section-5.2.1.4-3">The sub-TLV values in Node Descriptor TLVs are defined as
            follows:</t>
            <dl newline="false" spacing="normal" indent="3" pn="section-5.2.1.4-4">
              <dt pn="section-5.2.1.4-4.1">Autonomous System:</dt>
              <dd pn="section-5.2.1.4-4.2">Opaque value (32-bit AS
                Number). This is an optional TLV. The value <bcp14>SHOULD</bcp14> be set to
                the AS Number associated with the BGP process originating the
                link-state information. An implementation <bcp14>MAY</bcp14> provide a
                configuration option on the BGP-LS Producer to use a different
                value, e.g., to avoid collisions when using private AS
                Numbers.</dd>
              <dt pn="section-5.2.1.4-4.3">BGP-LS Identifier:</dt>
              <dd pn="section-5.2.1.4-4.4">Opaque value (32-bit ID).
                This is an optional TLV that has been deprecated by this
                document (refer to <xref target="CHANGES" format="default" sectionFormat="of" derivedContent="Appendix A"/> for more details).
                It <bcp14>MAY</bcp14> be advertised for compatibility with <xref target="RFC7752" format="default" sectionFormat="of" derivedContent="RFC7752"/> implementations. See the final paragraph of
                this section for further considerations and a recommended
                default value.</dd>
              <dt pn="section-5.2.1.4-4.5">OSPF Area-ID:</dt>
              <dd pn="section-5.2.1.4-4.6">Used to identify the 32-bit area
                to which the information advertised in the NLRI belongs. This
                is a mandatory TLV when originating information from OSPF that
                is derived from area-scope LSAs. The OSPF Area Identifier
                allows different NLRIs of the same router to be differentiated
                on a per-area basis. It is not used for NLRIs when carrying
                information that is derived from AS-scope LSAs as that
                information is not associated with a specific area.</dd>
              <dt pn="section-5.2.1.4-4.7">IGP Router-ID:</dt>
              <dd pn="section-5.2.1.4-4.8">Opaque value. This is a mandatory TLV when
	      originating information from IS-IS, OSPF, 'Direct', or 'Static
	      configuration'. For an IS-IS non-pseudonode, this contains a 6-octet
                ISO Node-ID (ISO System-ID). For an IS-IS pseudonode
                corresponding to a LAN, this contains the 6-octet ISO Node-ID
                of the Designated Intermediate System (DIS) followed by a
                1-octet, nonzero PSN identifier (7 octets in total). For an
                OSPFv2 or OSPFv3 non-pseudonode, this contains the 4-octet
                Router-ID. For an OSPFv2 pseudonode representing a LAN, this
                contains the 4-octet Router-ID of the Designated Router (DR)
                followed by the 4-octet IPv4 address of the DR's interface to
                the LAN (8 octets in total). Similarly, for an OSPFv3
                pseudonode, this contains the 4-octet Router-ID of the DR
                followed by the 4-octet interface identifier of the DR's
                interface to the LAN (8 octets in total). The TLV size in
                combination with the protocol identifier enables the decoder
                to determine the type of the node. For 'Direct' or 'Static
                configuration', the value <bcp14>SHOULD</bcp14> be taken from an IPv4 or IPv6
                address (e.g., loopback interface) configured on the node.    When the node is running an IGP protocol,
   an implementation <bcp14>MAY</bcp14> choose to use the IGP Router-ID for 'Direct'
   or 'Static configuration'.</dd>
            </dl>
            <t indent="0" pn="section-5.2.1.4-5">At most, there <bcp14>MUST</bcp14> be one instance of each sub-TLV type present
            in any Node Descriptor. The sub-TLVs within a Node Descriptor <bcp14>MUST</bcp14>
            be arranged in ascending order by sub-TLV type. This needs to be
            done to compare NLRIs, even when an implementation encounters an
            unknown sub-TLV. Using stable sorting, an implementation can do a
            binary comparison of NLRIs and hence allow incremental deployment
            of new key sub-TLVs.</t>
            <t indent="0" pn="section-5.2.1.4-6">The BGP-LS Identifier was introduced by <xref target="RFC7752" format="default" sectionFormat="of" derivedContent="RFC7752"/>, and its use is being deprecated by this
            document. Implementations <bcp14>SHOULD</bcp14> support the advertisement of this
            sub-TLV for backward compatibility in deployments where there are
            BGP-LS Producer implementations that conform to <xref target="RFC7752" format="default" sectionFormat="of" derivedContent="RFC7752"/> to ensure consistency of NLRI encoding for
            link-state objects. The default value of 0 is <bcp14>RECOMMENDED</bcp14> to be
            used when a BGP-LS Producer includes this sub-TLV when originating
            information into BGP-LS. Implementations <bcp14>SHOULD</bcp14> provide an option
            to configure this value for backward compatibility reasons. As a
            reminder, the use of the BGP-LS Instance-ID that is carried in the
            Identifier field is the way of segregation of link-state objects
            of different IGP domains in BGP-LS.</t>
          </section>
        </section>
        <section anchor="LINKDESC" numbered="true" toc="include" removeInRFC="false" pn="section-5.2.2">
          <name slugifiedName="name-link-descriptors">Link Descriptors</name>
          <t indent="0" pn="section-5.2.2-1">The Link Descriptor field is a set of Type/Length/Value (TLV)
          triplets. The format of each TLV is shown in <xref target="TLV-section" format="default" sectionFormat="of" derivedContent="Section 5.1"/>. The Link Descriptor TLVs uniquely identify a
          link among multiple parallel links between a pair of anchor routers.
          A link described by the Link Descriptor TLVs actually is a
          "half-link", a unidirectional representation of a logical link. To
          fully describe a single logical link, two anchor routers advertise a
          half-link each, i.e., two Link NLRIs are advertised for a given
          point-to-point link.</t>
          <t indent="0" pn="section-5.2.2-2">A link between two nodes is not considered as complete (or
          available) unless it is described by the two Link NLRIs
          corresponding to the half-link representation from the pair of
          anchor nodes. This check is similar to the 'two-way connectivity
          check' that is performed by link-state IGPs.</t>
          <t indent="0" pn="section-5.2.2-3">An implementation <bcp14>MAY</bcp14> suppress the advertisement of a Link NLRI,
          corresponding to a half-link, from a link-state IGP unless the IGP
          has verified that the link is being reported in the IS-IS LSP or
          OSPF Router LSA by both the nodes connected by that link. This
          'two-way connectivity check' is performed by link-state IGPs during
          their computation and can be leveraged before passing information
          for any half-link that is reported from these IGPs into BGP-LS. This
          ensures that only those link-state IGP adjacencies that are
          established get reported via Link NLRIs. Such a 'two-way
          connectivity check' could also be required in certain cases (e.g.,
          with OSPF) to obtain the proper link identifiers of the remote
          node.</t>
          <t indent="0" pn="section-5.2.2-4">The format and semantics of the Value fields in most Link
          Descriptor TLVs correspond to the format and semantics of Value
          fields in IS-IS Extended IS Reachability sub-TLVs, which are defined in <xref target="RFC5305" format="default" sectionFormat="of" derivedContent="RFC5305"/>, <xref target="RFC5307" format="default" sectionFormat="of" derivedContent="RFC5307"/>, and <xref target="RFC6119" format="default" sectionFormat="of" derivedContent="RFC6119"/>. Although the encodings for Link Descriptor TLVs
          were originally defined for IS-IS, the TLVs can carry data sourced
          by either IS-IS or OSPF.</t>
          <t indent="0" pn="section-5.2.2-5">The following TLVs are defined as Link Descriptors in the Link
          NLRI:</t>
          <table anchor="table_link_descriptor_tlv" align="center" pn="table-4">
            <name slugifiedName="name-link-descriptor-tlvs">Link Descriptor TLVs</name>
            <thead>
              <tr>
                <th align="center" colspan="1" rowspan="1">TLV Code Point</th>
                <th align="left" colspan="1" rowspan="1">Description</th>
                <th align="center" colspan="1" rowspan="1">IS-IS TLV/Sub-TLV</th>
                <th align="left" colspan="1" rowspan="1">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="center" colspan="1" rowspan="1">258</td>
                <td align="left" colspan="1" rowspan="1">Link Local/Remote Identifiers</td>
                <td align="center" colspan="1" rowspan="1">22/4</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5307" sectionFormat="comma" section="1.1" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5307#section-1.1" derivedContent="RFC5307"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">259</td>
                <td align="left" colspan="1" rowspan="1">IPv4 interface address</td>
                <td align="center" colspan="1" rowspan="1">22/6</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5305" sectionFormat="comma" section="3.2" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5305#section-3.2" derivedContent="RFC5305"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">260</td>
                <td align="left" colspan="1" rowspan="1">IPv4 neighbor address</td>
                <td align="center" colspan="1" rowspan="1">22/8</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5305" sectionFormat="comma" section="3.3" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5305#section-3.3" derivedContent="RFC5305"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">261</td>
                <td align="left" colspan="1" rowspan="1">IPv6 interface address</td>
                <td align="center" colspan="1" rowspan="1">22/12</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC6119" sectionFormat="comma" section="4.2" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6119#section-4.2" derivedContent="RFC6119"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">262</td>
                <td align="left" colspan="1" rowspan="1">IPv6 neighbor address</td>
                <td align="center" colspan="1" rowspan="1">22/13</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC6119" sectionFormat="comma" section="4.3" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6119#section-4.3" derivedContent="RFC6119"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">263</td>
                <td align="left" colspan="1" rowspan="1">Multi-Topology Identifier</td>
                <td align="center" colspan="1" rowspan="1">---</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="MT-ID" format="default" sectionFormat="of" derivedContent="Section 5.2.2.1"/></td>
              </tr>
            </tbody>
          </table>
          <t indent="0" pn="section-5.2.2-7">The information about a link present in the LSA/LSP originated by
          the local node of the link determines the set of TLVs in the Link
          Descriptor of the link. </t>
          <t indent="3" pn="section-5.2.2-8">If interface and neighbor addresses, either IPv4 or IPv6, are
              present, then the interface/neighbor address TLVs <bcp14>MUST</bcp14> be
              included, and the Link Local/Remote Identifiers TLV <bcp14>MUST NOT</bcp14> be
              included in the Link Descriptor. The Link Local/Remote
              Identifiers TLV <bcp14>MAY</bcp14> be included in the link attribute when
              available. IPv4/IPv6 link-local addresses <bcp14>MUST NOT</bcp14> be carried in
              the IPv4/IPv6 interface/neighbor address TLVs (259/260/261/262)
              as descriptors of a link since they are not considered unique.</t>
          <t indent="3" pn="section-5.2.2-9">If interface and neighbor addresses are not present and the
              link local/remote identifiers are present, then the Link
              Local/Remote Identifiers TLV <bcp14>MUST</bcp14> be included in the Link
              Descriptor. The Link Local/Remote identifiers <bcp14>MUST</bcp14> be included
              in the Link Descriptor and in the case of links having only
              IPv6 link-local addressing on them.</t>
          <t indent="3" pn="section-5.2.2-10">The Multi-Topology Identifier TLV <bcp14>MUST</bcp14> be included as a Link
              Descriptor if the underlying IGP link object is associated with
              a non-default topology.</t>
          <t indent="0" pn="section-5.2.2-11">The TLVs/sub-TLVs corresponding to the interface addresses and/or
          the local/remote identifiers may not always be signaled in the IGPs
          unless their advertisement is enabled specifically. In such cases,
          it is valid to advertise a BGP-LS Link NLRI without any of these
          identifiers.</t>
          <section anchor="MT-ID" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.2.2.1">
            <name slugifiedName="name-multi-topology-identifier">Multi-Topology Identifier</name>
            <t indent="0" pn="section-5.2.2.1-1">The Multi-Topology Identifier (MT-ID) TLV carries one or more IS-IS or
            OSPF Multi-Topology Identifiers for a link, node, or prefix.</t>
            <t indent="0" pn="section-5.2.2.1-2">The semantics of the IS-IS MT-ID are defined in Sections <xref target="RFC5120" section="7.1" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5120#section-7.1" derivedContent="RFC5120"/> and 
            <xref target="RFC5120" section="7.2" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5120#section-7.2" derivedContent="RFC5120"/> of <xref target="RFC5120" format="default" sectionFormat="of" derivedContent="RFC5120"/>. The semantics of the OSPF
            MT-ID are defined in <xref target="RFC4915" section="3.7" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc4915#section-3.7" derivedContent="RFC4915"/>. If
            the value in the MT-ID TLV is derived from OSPF, then the upper R
            bits of the MT-ID field <bcp14>MUST</bcp14> be set to 0 and only the values from
            0 to 127 are valid for the MT-ID.</t>
            <t indent="0" pn="section-5.2.2.1-3">The format of the MT-ID TLV is shown in the following
            figure.</t>
            <figure anchor="MTIDTLV" align="left" suppress-title="false" pn="figure-12">
              <name slugifiedName="name-multi-topology-identifier-t">Multi-Topology Identifier TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.2.2.1-4.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |          Length=2*n           |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |R R R R|  Multi-Topology ID 1  |             ....             //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //             ....             |R R R R|  Multi-Topology ID n  |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                </artwork>
            </figure>
            <t indent="0" pn="section-5.2.2.1-5">The Type is 263, the length is 2*n, and n is the number of MT-IDs
            carried in the TLV.</t>
            <t indent="0" pn="section-5.2.2.1-6">The MT-ID TLV <bcp14>MAY</bcp14> be included as a Link Descriptor, as a Prefix
            Descriptor, or in the BGP-LS Attribute of a Node NLRI. When
            included as a Link or Prefix Descriptor, only a single MT-ID TLV
            containing the MT-ID of the topology where the link or the prefix
            is reachable is allowed. In case one wants to advertise multiple
            topologies for a given Link or Prefix Descriptor,
            multiple NLRIs <bcp14>MUST</bcp14> be generated where each NLRI contains a single
            unique MT-ID. When used as a Link or Prefix Descriptor for IS-IS,
            the Bits R are reserved and <bcp14>MUST</bcp14> be set to 0 (as per <xref target="RFC5120" section="7.2" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5120#section-7.2" derivedContent="RFC5120"/>) when originated and ignored on
            receipt.</t>
            <t indent="0" pn="section-5.2.2.1-7">In the BGP-LS Attribute of a Node NLRI, one MT-ID TLV
            containing the array of MT-IDs of all topologies where the node is
            reachable is allowed. When used in the Node Attribute TLV for
            IS-IS, the Bits R are set as per <xref target="RFC5120" section="7.1" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5120#section-7.1" derivedContent="RFC5120"/>.</t>
          </section>
        </section>
        <section anchor="PREFIXDESC" numbered="true" toc="include" removeInRFC="false" pn="section-5.2.3">
          <name slugifiedName="name-prefix-descriptors">Prefix Descriptors</name>
          <t indent="0" pn="section-5.2.3-1">The Prefix Descriptor field is a set of Type/Length/Value (TLV)
          triplets. Prefix Descriptor TLVs uniquely identify an IPv4 or IPv6
          prefix originated by a node. The following TLVs are defined as
          Prefix Descriptors in the IPv4/IPv6 Prefix NLRI:</t>
          <table anchor="table_prefix_descriptor_tlv" align="center" pn="table-5">
            <name slugifiedName="name-prefix-descriptor-tlvs">Prefix Descriptor TLVs</name>
            <thead>
              <tr>
                <th align="center" colspan="1" rowspan="1">TLV Code Point</th>
                <th align="left" colspan="1" rowspan="1">Description</th>
                <th align="center" colspan="1" rowspan="1">Length</th>
                <th align="left" colspan="1" rowspan="1">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="center" colspan="1" rowspan="1">263</td>
                <td align="left" colspan="1" rowspan="1">Multi-Topology Identifier</td>
                <td align="center" colspan="1" rowspan="1">variable</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="MT-ID" format="default" sectionFormat="of" derivedContent="Section 5.2.2.1"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">264</td>
                <td align="left" colspan="1" rowspan="1">OSPF Route Type</td>
                <td align="center" colspan="1" rowspan="1">1</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="OSPFRTETYPE" format="default" sectionFormat="of" derivedContent="Section 5.2.3.1"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">265</td>
                <td align="left" colspan="1" rowspan="1">IP Reachability Information</td>
                <td align="center" colspan="1" rowspan="1">variable</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="IPREACHINFO" format="default" sectionFormat="of" derivedContent="Section 5.2.3.2"/></td>
              </tr>
            </tbody>
          </table>
          <t indent="0" pn="section-5.2.3-3">The Multi-Topology Identifier TLV <bcp14>MUST</bcp14> be included in the Prefix
          Descriptor if the underlying IGP prefix object is associated with a
          non-default topology.</t>
          <section anchor="OSPFRTETYPE" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.2.3.1">
            <name slugifiedName="name-ospf-route-type">OSPF Route Type</name>
            <t indent="0" pn="section-5.2.3.1-1">The OSPF Route Type TLV is an optional TLV corresponding to
            Prefix NLRIs originated from OSPF. It is used to identify the OSPF
            route type of the prefix. An OSPF prefix <bcp14>MAY</bcp14> be advertised in the
            OSPF domain with multiple route types. The Route Type TLV allows
            the discrimination of these advertisements. The OSPF Route Type
            TLV <bcp14>MUST</bcp14> be included in the advertisement when the type is either
            being signaled explicitly in the underlying LSA or can be
            determined via another LSA for the same prefix when it is not
            signaled explicitly (e.g., in the case of OSPFv2 Extended Prefix
            Opaque LSA <xref target="RFC7684" format="default" sectionFormat="of" derivedContent="RFC7684"/>). The route type advertised in
            the OSPFv2 Extended Prefix TLV (<xref target="RFC7684" section="2.1" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc7684#section-2.1" derivedContent="RFC7684"/>) does not make a distinction between Type 1 and
            2 for AS external and Not-So-Stubby Area (NSSA) external routes. In this case, the
            route type to be used in the BGP-LS advertisement can be
            determined by checking the OSPFv2 External or NSSA External LSA
            for the prefix. A similar check for the base OSPFv2 LSAs can be
            done to determine the route type to be used when the route type
            value 0 is carried in the OSPFv2 Extended Prefix TLV.</t>
            <t indent="0" pn="section-5.2.3.1-2">The format of the OSPF Route Type TLV is shown in the following
            figure.</t>
            <figure anchor="ROUTETYPETLV" align="left" suppress-title="false" pn="figure-13">
              <name slugifiedName="name-ospf-route-type-tlv-format">OSPF Route Type TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.2.3.1-3.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |  Route Type   |
  +-+-+-+-+-+-+-+-+
              </artwork>
            </figure>
            <t indent="0" pn="section-5.2.3.1-4">The Type and Length fields of the TLV are defined in
            <xref target="table_prefix_descriptor_tlv" format="default" sectionFormat="of" derivedContent="Table 5"/>. The Route Type
            field follows the route types defined in the OSPF protocol and can
            be one of the following: </t>
            <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.2.3.1-5">
              <li pn="section-5.2.3.1-5.1">Intra-Area (0x1)</li>
              <li pn="section-5.2.3.1-5.2">Inter-Area (0x2)</li>
              <li pn="section-5.2.3.1-5.3">External 1 (0x3)</li>
              <li pn="section-5.2.3.1-5.4">External 2 (0x4)</li>
              <li pn="section-5.2.3.1-5.5">NSSA 1 (0x5)</li>
              <li pn="section-5.2.3.1-5.6">NSSA 2 (0x6)</li>
            </ul>
          </section>
          <section anchor="IPREACHINFO" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.2.3.2">
            <name slugifiedName="name-ip-reachability-information">IP Reachability Information</name>
            <t indent="0" pn="section-5.2.3.2-1">The IP Reachability Information TLV is a mandatory TLV for IPv4
            &amp; IPv6 Prefix NLRI types. The TLV contains one IP address
            prefix (IPv4 or IPv6) originally advertised in the IGP topology. A
            router <bcp14>SHOULD</bcp14> advertise an IP Prefix NLRI for each of its BGP
            next hops. The format of the IP Reachability Information TLV is
            shown in the following figure:</t>
            <figure anchor="IPREACHABILITYTLV" align="left" suppress-title="false" pn="figure-14">
              <name slugifiedName="name-ip-reachability-information-">IP Reachability Information TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.2.3.2-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  | Prefix Length | IP Prefix (variable)                         //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                </artwork>
            </figure>
            <t indent="0" pn="section-5.2.3.2-3">The Type and Length fields of the TLV are defined in <xref target="table_prefix_descriptor_tlv" format="default" sectionFormat="of" derivedContent="Table 5"/>. The following two fields
            determine the reachability information of the address family. The
            Prefix Length field contains the length of the prefix in bits. The
            IP Prefix field contains an IP address prefix followed by the
            minimum number of trailing bits needed to make the end of the
            field fall on an octet boundary. Any trailing bits <bcp14>MUST</bcp14> be set to
            0. Thus, the IP Prefix field contains the most significant octets
            of the prefix, i.e., 1 octet for prefix length 1 up to 8, 2 octets
            for prefix length 9 up to 16, 3 octets for prefix length 17 up to 24,
            4 octets for prefix length 25 up to 32, etc.</t>
          </section>
        </section>
      </section>
      <section anchor="BGPLSATTR" numbered="true" toc="include" removeInRFC="false" pn="section-5.3">
        <name slugifiedName="name-the-bgp-ls-attribute">The BGP-LS Attribute</name>
        <t indent="0" pn="section-5.3-1">The BGP-LS Attribute (assigned value 29 by IANA) is an optional,
        non-transitive BGP Attribute that is used to carry link, node, and
        prefix parameters and attributes. It is defined as a set of
        Type/Length/Value (TLV) triplets, as described in the following section.
        This attribute <bcp14>SHOULD</bcp14> only be included with Link-State NLRIs. The use
        of this attribute for other address families is outside the scope of
        this document.</t>
        <t indent="0" pn="section-5.3-2">The Node Attribute TLVs, Link Attribute TLVs, and Prefix Attribute
        TLVs are sets of TLVs that may be encoded in the BGP-LS Attribute
        associated with a Node NLRI, Link NLRI, and Prefix NLRI
        respectively.</t>
        <t indent="0" pn="section-5.3-3">The size of the BGP-LS Attribute may potentially grow large,
        depending on the amount of link-state information associated with a
        single Link-State NLRI. The BGP specification <xref target="RFC4271" format="default" sectionFormat="of" derivedContent="RFC4271"/>
        mandates a maximum BGP message size of 4096 octets. It is <bcp14>RECOMMENDED</bcp14>
        that implementations support the extended message size for BGP <xref target="RFC8654" format="default" sectionFormat="of" derivedContent="RFC8654"/> to
        accommodate a larger size of information within the BGP-LS Attribute.
        BGP-LS Producers <bcp14>MUST</bcp14> ensure that the TLVs included in the BGP-LS
        Attribute does not result in a BGP UPDATE message for a single
        Link-State NLRI that crosses the maximum limit for a BGP message.</t>
        <t indent="0" pn="section-5.3-4">An implementation <bcp14>MAY</bcp14> adopt mechanisms to avoid this problem that
        may be based on the BGP-LS Consumer applications' requirement; these
        mechanisms are beyond the scope of this specification. However, if an
        implementation chooses to mitigate the problem by excluding some TLVs
        from the BGP-LS Attribute, this exclusion <bcp14>SHOULD</bcp14> be done consistently
        by all BGP-LS Producers within a given BGP-LS domain. In the event of
        inconsistent exclusion of TLVs from the BGP-LS Attribute, the result
        would be a differing set of attributes of the link-state object being
        propagated to BGP-LS Consumers based on the BGP Decision Process at
        BGP-LS Propagators.</t>
        <t indent="0" pn="section-5.3-5">When a BGP-LS Propagator finds that it is exceeding the maximum BGP
        message size due to the addition or update of some other BGP Attribute
        (e.g., AS_PATH), it <bcp14>MUST</bcp14> consider the BGP-LS Attribute to be malformed,
        apply the 'Attribute Discard' error-handling approach <xref target="RFC7606" format="default" sectionFormat="of" derivedContent="RFC7606"/>, and handle the propagation as described in <xref target="Fault-Management" format="default" sectionFormat="of" derivedContent="Section 8.2.2"/>. When a BGP-LS Propagator needs to perform
        'Attribute Discard' for reducing the BGP UPDATE message size as
        specified in <xref target="RFC8654" section="4" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8654#section-4" derivedContent="RFC8654"/>, it <bcp14>MUST</bcp14> first
        discard the BGP-LS Attribute to enable the detection and diagnosis of
        this error condition as discussed in <xref target="Fault-Management" format="default" sectionFormat="of" derivedContent="Section 8.2.2"/>. This brings the deployment consideration
        that the consistent propagation of BGP-LS information with a BGP
        UPDATE message size larger than 4096 octets can only happen along a
        set of BGP Speakers that all support the contents of <xref target="RFC8654" format="default" sectionFormat="of" derivedContent="RFC8654"/>.</t>
        <section anchor="NODEATTR" numbered="true" toc="include" removeInRFC="false" pn="section-5.3.1">
          <name slugifiedName="name-node-attribute-tlvs">Node Attribute TLVs</name>
          <t indent="0" pn="section-5.3.1-1">The following Node Attribute TLVs are defined for the BGP-LS
          Attribute associated with a Node NLRI:</t>
          <table anchor="node-attribute_tlv" align="center" pn="table-6">
            <name slugifiedName="name-node-attribute-tlvs-2">Node Attribute TLVs</name>
            <thead>
              <tr>
                <th align="center" colspan="1" rowspan="1">TLV Code Point</th>
                <th align="left" colspan="1" rowspan="1">Description</th>
                <th align="right" colspan="1" rowspan="1">Length</th>
                <th align="left" colspan="1" rowspan="1">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="center" colspan="1" rowspan="1">263</td>
                <td align="left" colspan="1" rowspan="1">Multi-Topology Identifier</td>
                <td align="right" colspan="1" rowspan="1">variable</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="MT-ID" format="default" sectionFormat="of" derivedContent="Section 5.2.2.1"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1024</td>
                <td align="left" colspan="1" rowspan="1">Node Flag Bits</td>
                <td align="right" colspan="1" rowspan="1">1</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="NODEFLAGBITS" format="default" sectionFormat="of" derivedContent="Section 5.3.1.1"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1025</td>
                <td align="left" colspan="1" rowspan="1">Opaque Node Attribute</td>
                <td align="right" colspan="1" rowspan="1">variable</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="OPAQUENODE" format="default" sectionFormat="of" derivedContent="Section 5.3.1.5"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1026</td>
                <td align="left" colspan="1" rowspan="1">Node Name</td>
                <td align="right" colspan="1" rowspan="1">variable</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="NODENAME" format="default" sectionFormat="of" derivedContent="Section 5.3.1.3"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1027</td>
                <td align="left" colspan="1" rowspan="1">IS-IS Area Identifier</td>
                <td align="right" colspan="1" rowspan="1">variable</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="ISISAREA" format="default" sectionFormat="of" derivedContent="Section 5.3.1.2"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1028</td>
                <td align="left" colspan="1" rowspan="1">IPv4 Router-ID of Local Node</td>
                <td align="right" colspan="1" rowspan="1">4</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5305" sectionFormat="comma" section="4.3" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5305#section-4.3" derivedContent="RFC5305"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1029</td>
                <td align="left" colspan="1" rowspan="1">IPv6 Router-ID of Local Node</td>
                <td align="right" colspan="1" rowspan="1">16</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC6119" sectionFormat="comma" section="4.1" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6119#section-4.1" derivedContent="RFC6119"/></td>
              </tr>
            </tbody>
          </table>
          <section anchor="NODEFLAGBITS" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.1.1">
            <name slugifiedName="name-node-flag-bits-tlv">Node Flag Bits TLV</name>
            <t indent="0" pn="section-5.3.1.1-1">The Node Flag Bits TLV carries a bitmask describing node
            attributes. The value is a 1-octet-length bit array of flags,
            where each bit represents a node-operational state or
            attribute.</t>
            <figure anchor="node_flag_bits" align="left" suppress-title="false" pn="figure-15">
              <name slugifiedName="name-node-flag-bits-tlv-format">Node Flag Bits TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.1.1-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |O|T|E|B|R|V|   |
  +-+-+-+-+-+-+-+-+
          </artwork>
            </figure>
            <t indent="0" pn="section-5.3.1.1-3">The bits are defined as follows:</t>
            <table anchor="table_node_flag_bits_tlv" align="center" pn="table-7">
              <name slugifiedName="name-node-flag-bits-definitions">Node Flag Bits Definitions</name>
              <thead>
                <tr>
                  <th align="center" colspan="1" rowspan="1">Bit</th>
                  <th align="left" colspan="1" rowspan="1">Description</th>
                  <th align="left" colspan="1" rowspan="1">Reference</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <td align="center" colspan="1" rowspan="1">'O'</td>
                  <td align="left" colspan="1" rowspan="1">Overload Bit</td>
                  <td align="left" colspan="1" rowspan="1">
                    <xref target="ISO10589" format="default" sectionFormat="of" derivedContent="ISO10589"/></td>
                </tr>
                <tr>
                  <td align="center" colspan="1" rowspan="1">'A'</td>
                  <td align="left" colspan="1" rowspan="1">Attached Bit</td>
                  <td align="left" colspan="1" rowspan="1">
                    <xref target="ISO10589" format="default" sectionFormat="of" derivedContent="ISO10589"/></td>
                </tr>
                <tr>
                  <td align="center" colspan="1" rowspan="1">'E'</td>
                  <td align="left" colspan="1" rowspan="1">External Bit</td>
                  <td align="left" colspan="1" rowspan="1">
                    <xref target="RFC2328" format="default" sectionFormat="of" derivedContent="RFC2328"/></td>
                </tr>
                <tr>
                  <td align="center" colspan="1" rowspan="1">'B'</td>
                  <td align="left" colspan="1" rowspan="1">ABR Bit</td>
                  <td align="left" colspan="1" rowspan="1">
                    <xref target="RFC2328" format="default" sectionFormat="of" derivedContent="RFC2328"/></td>
                </tr>
                <tr>
                  <td align="center" colspan="1" rowspan="1">'R'</td>
                  <td align="left" colspan="1" rowspan="1">Router Bit</td>
                  <td align="left" colspan="1" rowspan="1">
                    <xref target="RFC5340" format="default" sectionFormat="of" derivedContent="RFC5340"/></td>
                </tr>
                <tr>
                  <td align="center" colspan="1" rowspan="1">'V'</td>
                  <td align="left" colspan="1" rowspan="1">V6 Bit</td>
                  <td align="left" colspan="1" rowspan="1">
                    <xref target="RFC5340" format="default" sectionFormat="of" derivedContent="RFC5340"/></td>
                </tr>
              </tbody>
            </table>
            <t indent="0" pn="section-5.3.1.1-5">The bits that are not defined <bcp14>MUST</bcp14> be set to 0 by the
            originator and <bcp14>MUST</bcp14> be ignored by the receiver.</t>
          </section>
          <section anchor="ISISAREA" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.1.2">
            <name slugifiedName="name-is-is-area-identifier-tlv">IS-IS Area Identifier TLV</name>
            <t indent="0" pn="section-5.3.1.2-1">An IS-IS node can be part of only a single IS-IS area. However,
            a node can have multiple synonymous area addresses. Each of these
            area addresses is carried in the IS-IS Area Identifier TLV. If
            multiple area addresses are present, multiple TLVs are used to
            encode them. The IS-IS Area Identifier TLV may be present in the
            BGP-LS Attribute only when advertised in the Link-State Node
            NLRI.</t>
            <figure anchor="ISISAREAIDTLV" align="left" suppress-title="false" pn="figure-16">
              <name slugifiedName="name-is-is-area-identifier-tlv-f">IS-IS Area Identifier TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.1.2-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //               IS-IS Area Identifier (variable)              //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
              </artwork>
            </figure>
          </section>
          <section anchor="NODENAME" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.1.3">
            <name slugifiedName="name-node-name-tlv">Node Name TLV</name>
            <t indent="0" pn="section-5.3.1.3-1">The Node Name TLV is optional. The encoding semantics for the
            node name has been borrowed from <xref target="RFC5301" format="default" sectionFormat="of" derivedContent="RFC5301"/>. The
            Value field identifies the symbolic name of the router node. This
            symbolic name can be the Fully Qualified Domain Name (FQDN)
            for the router, a substring of the FQDN (e.g., a
            hostname), or any string that an operator wants to use
            for the router. The use of the FQDN or a substring of it is strongly
            <bcp14>RECOMMENDED</bcp14>. The maximum length of the Node Name TLV is 255
            octets.</t>
            <t indent="0" pn="section-5.3.1.3-2">The Value field is encoded in 7-bit ASCII. If a user interface
            for configuring or displaying this field permits Unicode
            characters, then the user interface is responsible for applying
            the ToASCII and/or ToUnicode algorithm as described in <xref target="RFC5890" format="default" sectionFormat="of" derivedContent="RFC5890"/> to achieve the correct format for transmission
            or display.</t>
            <t indent="0" pn="section-5.3.1.3-3"><xref target="RFC5301" format="default" sectionFormat="of" derivedContent="RFC5301"/> describes an IS-IS-specific extension,
            and <xref target="RFC5642" format="default" sectionFormat="of" derivedContent="RFC5642"/> describes an OSPF extension for the
            advertisement of the node name, which may be encoded in the Node Name
            TLV.</t>
            <figure anchor="optional-node-name-tlv" align="left" suppress-title="false" pn="figure-17">
              <name slugifiedName="name-node-name-format">Node Name Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.1.3-4.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //                     Node Name (variable)                    //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
          </artwork>
            </figure>
          </section>
          <section anchor="aux_routerid_node" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.1.4">
            <name slugifiedName="name-local-ipv4-ipv6-router-id-t">Local IPv4/IPv6 Router-ID TLVs</name>
            <t indent="0" pn="section-5.3.1.4-1">The local IPv4/IPv6 Router-ID TLVs are used to describe
            auxiliary Router-IDs that the IGP might be using, e.g., for TE and
            migration purposes such as correlating a Node-ID between different
            protocols. If there is more than one auxiliary Router-ID of a
            given type, then each one is encoded as a separate TLV.</t>
          </section>
          <section anchor="OPAQUENODE" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.1.5">
            <name slugifiedName="name-opaque-node-attribute-tlv">Opaque Node Attribute TLV</name>
            <t indent="0" pn="section-5.3.1.5-1">The Opaque Node Attribute TLV is an envelope that transparently
            carries optional Node Attribute TLVs advertised by a router. An
            originating router shall use this TLV for encoding information
            specific to the protocol advertised in the NLRI header Protocol-ID
            field or new protocol extensions to the protocol as advertised in
            the NLRI header Protocol-ID field for which there is no
            protocol-neutral representation in the BGP Link-State NLRI. The
            primary use of the Opaque Node Attribute TLV is to bridge the
            document lag between a new IGP link-state attribute and its
            protocol-neutral BGP-LS extension being defined. Once the
            protocol-neutral BGP-LS extensions are defined, the BGP-LS
            implementations may still need to advertise the information both
            within the Opaque Attribute TLV and the new TLV definition for
            incremental deployment and transition.</t>
            <t indent="0" pn="section-5.3.1.5-2">In the case of OSPF, this TLV <bcp14>MUST NOT</bcp14> be used to advertise
            TLVs other than those in the OSPF Router Information (RI) LSA
            <xref target="RFC7770" format="default" sectionFormat="of" derivedContent="RFC7770"/>.</t>
            <figure anchor="optional_opaque_node-attribute_tlv" align="left" suppress-title="false" pn="figure-18">
              <name slugifiedName="name-opaque-node-attribute-forma">Opaque Node Attribute Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.1.5-3.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //               Opaque Node Attributes (variable)             //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
             </artwork>
            </figure>
            <t indent="0" pn="section-5.3.1.5-4">The Type is as specified in <xref target="node-attribute_tlv" format="default" sectionFormat="of" derivedContent="Table 6"/>. The length is variable.</t>
          </section>
        </section>
        <section anchor="link_attribute" numbered="true" toc="include" removeInRFC="false" pn="section-5.3.2">
          <name slugifiedName="name-link-attribute-tlvs">Link Attribute TLVs</name>
          <t indent="0" pn="section-5.3.2-1">Link Attribute TLVs are TLVs that may be encoded in the BGP-LS
          Attribute with a Link NLRI. Each 'Link Attribute' is a
          Type/Length/Value (TLV) triplet formatted as defined in <xref target="TLV-section" format="default" sectionFormat="of" derivedContent="Section 5.1"/>. The format and semantics of the Value fields
          in some Link Attribute TLVs correspond to the format and semantics
          of the Value fields in IS-IS Extended IS Reachability sub-TLVs,
          which are defined in <xref target="RFC5305" format="default" sectionFormat="of" derivedContent="RFC5305"/> and <xref target="RFC5307" format="default" sectionFormat="of" derivedContent="RFC5307"/>.
          Other Link Attribute TLVs are defined in this document. Although the
          encodings for Link Attribute TLVs were originally defined for IS-IS,
          the TLVs can carry data sourced by either IS-IS or OSPF.</t>
          <t indent="0" pn="section-5.3.2-2">The following Link Attribute TLVs are defined for the BGP-LS
          Attribute associated with a Link NLRI:</t>
          <table anchor="table_link_attribute_tlv" align="center" pn="table-8">
            <name slugifiedName="name-link-attribute-tlvs-2">Link Attribute TLVs</name>
            <thead>
              <tr>
                <th align="center" colspan="1" rowspan="1">TLV Code Point</th>
                <th align="left" colspan="1" rowspan="1">Description</th>
                <th align="center" colspan="1" rowspan="1">IS-IS TLV/Sub-TLV</th>
                <th align="left" colspan="1" rowspan="1">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="center" colspan="1" rowspan="1">1028</td>
                <td align="left" colspan="1" rowspan="1">IPv4 Router-ID of Local Node</td>
                <td align="center" colspan="1" rowspan="1">134/---</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5305" sectionFormat="comma" section="4.3" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5305#section-4.3" derivedContent="RFC5305"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1029</td>
                <td align="left" colspan="1" rowspan="1">IPv6 Router-ID of Local Node</td>
                <td align="center" colspan="1" rowspan="1">140/---</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC6119" sectionFormat="comma" section="4.1" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6119#section-4.1" derivedContent="RFC6119"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1030</td>
                <td align="left" colspan="1" rowspan="1">IPv4 Router-ID of Remote Node</td>
                <td align="center" colspan="1" rowspan="1">134/---</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5305" sectionFormat="comma" section="4.3" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5305#section-4.3" derivedContent="RFC5305"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1031</td>
                <td align="left" colspan="1" rowspan="1">IPv6 Router-ID of Remote Node</td>
                <td align="center" colspan="1" rowspan="1">140/---</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC6119" sectionFormat="comma" section="4.1" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6119#section-4.1" derivedContent="RFC6119"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1088</td>
                <td align="left" colspan="1" rowspan="1">Administrative group (color)</td>
                <td align="center" colspan="1" rowspan="1">22/3</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5305" sectionFormat="comma" section="3.1" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5305#section-3.1" derivedContent="RFC5305"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1089</td>
                <td align="left" colspan="1" rowspan="1">Maximum link bandwidth</td>
                <td align="center" colspan="1" rowspan="1">22/9</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5305" sectionFormat="comma" section="3.4" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5305#section-3.4" derivedContent="RFC5305"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1090</td>
                <td align="left" colspan="1" rowspan="1">Max. reservable link bandwidth</td>
                <td align="center" colspan="1" rowspan="1">22/10</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5305" sectionFormat="comma" section="3.5" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5305#section-3.5" derivedContent="RFC5305"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1091</td>
                <td align="left" colspan="1" rowspan="1">Unreserved bandwidth</td>
                <td align="center" colspan="1" rowspan="1">22/11</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5305" sectionFormat="comma" section="3.6" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5305#section-3.6" derivedContent="RFC5305"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1092</td>
                <td align="left" colspan="1" rowspan="1">TE Default Metric</td>
                <td align="center" colspan="1" rowspan="1">22/18</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="TEDEFAULTMETTLV" format="default" sectionFormat="of" derivedContent="Section 5.3.2.3"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1093</td>
                <td align="left" colspan="1" rowspan="1">Link Protection Type</td>
                <td align="center" colspan="1" rowspan="1">22/20</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5307" sectionFormat="comma" section="1.2" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5307#section-1.2" derivedContent="RFC5307"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1094</td>
                <td align="left" colspan="1" rowspan="1">MPLS Protocol Mask</td>
                <td align="center" colspan="1" rowspan="1">---</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="MPLSPROTOTLV" format="default" sectionFormat="of" derivedContent="Section 5.3.2.2"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1095</td>
                <td align="left" colspan="1" rowspan="1">IGP Metric</td>
                <td align="center" colspan="1" rowspan="1">---</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="IGPMETTLV" format="default" sectionFormat="of" derivedContent="Section 5.3.2.4"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1096</td>
                <td align="left" colspan="1" rowspan="1">Shared Risk Link Group</td>
                <td align="center" colspan="1" rowspan="1">---</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="SRLGTLV" format="default" sectionFormat="of" derivedContent="Section 5.3.2.5"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1097</td>
                <td align="left" colspan="1" rowspan="1">Opaque Link Attribute</td>
                <td align="center" colspan="1" rowspan="1">---</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="OPAQUELINK" format="default" sectionFormat="of" derivedContent="Section 5.3.2.6"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1098</td>
                <td align="left" colspan="1" rowspan="1">Link Name</td>
                <td align="center" colspan="1" rowspan="1">---</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="LINKNAME" format="default" sectionFormat="of" derivedContent="Section 5.3.2.7"/></td>
              </tr>
            </tbody>
          </table>
          <section anchor="aux_routerid_link" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.2.1">
            <name slugifiedName="name-ipv4-ipv6-router-id-tlvs">IPv4/IPv6 Router-ID TLVs</name>
            <t indent="0" pn="section-5.3.2.1-1">The local/remote IPv4/IPv6 Router-ID TLVs are used to describe
            auxiliary Router-IDs that the IGP might be using, e.g., for TE
            purposes. All auxiliary Router-IDs of both the local and the
            remote node <bcp14>MUST</bcp14> be included in the link attribute of each Link
            NLRI. If there is more than one auxiliary Router-ID of a given
            type, then multiple TLVs are used to encode them.</t>
          </section>
          <section anchor="MPLSPROTOTLV" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.2.2">
            <name slugifiedName="name-mpls-protocol-mask-tlv">MPLS Protocol Mask TLV</name>
            <t indent="0" pn="section-5.3.2.2-1">The MPLS Protocol Mask TLV carries a bitmask describing which
            MPLS signaling protocols are enabled. The length of this TLV is 1.
            The value is a bit array of 8 flags, where each bit represents an
            MPLS Protocol capability.</t>
            <t indent="0" pn="section-5.3.2.2-2">Generation of the MPLS Protocol Mask TLV is only valid for and
            <bcp14>SHOULD</bcp14> only be used with originators that have local link insight,
            for example, the Protocol-IDs 'Static configuration' or 'Direct'
            as per <xref target="PROTOCOL-IDS" format="default" sectionFormat="of" derivedContent="Table 2"/>. The MPLS Protocol Mask TLV
            <bcp14>MUST NOT</bcp14> be included in NLRIs with the other Protocol-IDs listed
            in <xref target="PROTOCOL-IDS" format="default" sectionFormat="of" derivedContent="Table 2"/>.</t>
            <figure anchor="MPLSPROTO" align="left" suppress-title="false" pn="figure-19">
              <name slugifiedName="name-mpls-protocol-mask-tlv-2">MPLS Protocol Mask TLV</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.2.2-3.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |L|R|  Reserved |
  +-+-+-+-+-+-+-+-+
              </artwork>
            </figure>
            <t indent="0" pn="section-5.3.2.2-4">The following bits are defined, and the reserved bits <bcp14>MUST</bcp14> be
            set to zero and <bcp14>SHOULD</bcp14> be ignored on receipt:</t>
            <table anchor="table_mpls_protocols_tlv" align="center" pn="table-9">
              <name slugifiedName="name-mpls-protocol-mask-tlv-code">MPLS Protocol Mask TLV Codes</name>
              <thead>
                <tr>
                  <th align="center" colspan="1" rowspan="1">Bit</th>
                  <th align="left" colspan="1" rowspan="1">Description</th>
                  <th align="left" colspan="1" rowspan="1">Reference</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <td align="center" colspan="1" rowspan="1">'L'</td>
                  <td align="left" colspan="1" rowspan="1">Label Distribution Protocol (LDP)</td>
                  <td align="left" colspan="1" rowspan="1">
                    <xref target="RFC5036" format="default" sectionFormat="of" derivedContent="RFC5036"/></td>
                </tr>
                <tr>
                  <td align="center" colspan="1" rowspan="1">'R'</td>
                  <td align="left" colspan="1" rowspan="1">Extension to RSVP for LSP Tunnels (RSVP-TE)</td>
                  <td align="left" colspan="1" rowspan="1">
                    <xref target="RFC3209" format="default" sectionFormat="of" derivedContent="RFC3209"/></td>
                </tr>
              </tbody>
            </table>
            <t indent="0" pn="section-5.3.2.2-6">The bits that are not defined <bcp14>MUST</bcp14> be set to 0 by the
            originator and <bcp14>MUST</bcp14> be ignored by the receiver.</t>
          </section>
          <section anchor="TEDEFAULTMETTLV" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.2.3">
            <name slugifiedName="name-te-default-metric-tlv">TE Default Metric TLV</name>
            <t indent="0" pn="section-5.3.2.3-1">The TE Default Metric TLV carries the Traffic Engineering
            metric for this link. The length of this TLV is fixed at 4 octets.
            If a source protocol uses a metric width of fewer than 32 bits,
            then the high-order bits of this field <bcp14>MUST</bcp14> be padded with
            zero.</t>
            <figure anchor="TEDEFAULTMET" align="left" suppress-title="false" pn="figure-20">
              <name slugifiedName="name-te-default-metric-tlv-forma">TE Default Metric TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.2.3-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |                    TE Default Link Metric                     |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
              </artwork>
            </figure>
          </section>
          <section anchor="IGPMETTLV" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.2.4">
            <name slugifiedName="name-igp-metric-tlv">IGP Metric TLV</name>
            <t indent="0" pn="section-5.3.2.4-1">The IGP Metric TLV carries the metric for this link. The length
            of this TLV is variable, depending on the metric width of the
            underlying protocol. IS-IS small metrics are 6 bits in size but
            are encoded in a 1-octet field; therefore, the two most significant
            bits of the field <bcp14>MUST</bcp14> be set to 0 by the originator and <bcp14>MUST</bcp14> be
            ignored by the receiver. OSPF link metrics have a length of 2
            octets. IS-IS wide metrics have a length of 3 octets.</t>
            <figure anchor="MET" align="left" suppress-title="false" pn="figure-21">
              <name slugifiedName="name-igp-metric-tlv-format">IGP Metric TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.2.4-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //      IGP Link Metric (variable length)      //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
              </artwork>
            </figure>
          </section>
          <section anchor="SRLGTLV" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.2.5">
            <name slugifiedName="name-shared-risk-link-group-tlv">Shared Risk Link Group TLV</name>
            <t indent="0" pn="section-5.3.2.5-1">The Shared Risk Link Group (SRLG) TLV carries the Shared Risk
            Link Group information (see Section <xref target="RFC4202" section="2.3" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc4202#section-2.3" derivedContent="RFC4202">"Shared Risk Link Group
            Information"</xref> of <xref target="RFC4202" format="default" sectionFormat="of" derivedContent="RFC4202"/>). It contains a data
            structure consisting of a (variable) list of SRLG values, where
            each element in the list has 4 octets, as shown in <xref target="SRLG" format="default" sectionFormat="of" derivedContent="Figure 22"/>. The length of this TLV is 4 * (number of SRLG
            values).</t>
            <figure anchor="SRLG" align="left" suppress-title="false" pn="figure-22">
              <name slugifiedName="name-shared-risk-link-group-tlv-">Shared Risk Link Group TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.2.5-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |                  Shared Risk Link Group Value                 |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //                         ............                        //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |                  Shared Risk Link Group Value                 |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
          </artwork>
            </figure>
            <t indent="0" pn="section-5.3.2.5-3">The SRLG TLV for OSPF-TE is defined in <xref target="RFC4203" format="default" sectionFormat="of" derivedContent="RFC4203"/>. In IS-IS, the SRLG information is carried in
            two different TLVs: the GMPLS-SRLG TLV (for IPv4) (Type 138) defined in
            <xref target="RFC5307" format="default" sectionFormat="of" derivedContent="RFC5307"/> and the IPv6 SRLG TLV (Type 139) defined
            in <xref target="RFC6119" format="default" sectionFormat="of" derivedContent="RFC6119"/>. Both IPv4 and IPv6 SRLG information
            is carried in a single TLV.</t>
          </section>
          <section anchor="OPAQUELINK" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.2.6">
            <name slugifiedName="name-opaque-link-attribute-tlv">Opaque Link Attribute TLV</name>
            <t indent="0" pn="section-5.3.2.6-1">The Opaque Link Attribute TLV is an envelope that transparently
            carries optional Link Attribute TLVs advertised by a router. An
            originating router shall use this TLV for encoding information
            specific to the protocol advertised in the NLRI header Protocol-ID
            field or new protocol extensions to the protocol as advertised in
            the NLRI header Protocol-ID field for which there is no
            protocol-neutral representation in the BGP Link-State NLRI. The
            primary use of the Opaque Link Attribute TLV is to bridge the
            document lag between a new IGP link-state attribute and its
            'protocol-neutral' BGP-LS extension being defined. Once the
            protocol-neutral BGP-LS extensions are defined, the BGP-LS
            implementations may still need to advertise the information both
            within the Opaque Attribute TLV and the new TLV definition for
            incremental deployment and transition.</t>
            <t indent="0" pn="section-5.3.2.6-2">In the case of OSPFv2, this TLV <bcp14>MUST NOT</bcp14> be used to advertise
            information carried using TLVs other than those in the OSPFv2
            Extended Link Opaque LSA <xref target="RFC7684" format="default" sectionFormat="of" derivedContent="RFC7684"/>. In the case of
            OSPFv3, this TLV <bcp14>MUST NOT</bcp14> be used to advertise TLVs other than
            those in the OSPFv3 E-Router-LSA or E-Link-LSA <xref target="RFC8362" format="default" sectionFormat="of" derivedContent="RFC8362"/>.</t>
            <figure anchor="OPAQUELINKTLV" align="left" suppress-title="false" pn="figure-23">
              <name slugifiedName="name-opaque-link-attribute-tlv-f">Opaque Link Attribute TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.2.6-3.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //                Opaque Link Attributes (variable)            //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
              </artwork>
            </figure>
          </section>
          <section anchor="LINKNAME" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.2.7">
            <name slugifiedName="name-link-name-tlv">Link Name TLV</name>
            <t indent="0" pn="section-5.3.2.7-1">The Link Name TLV is optional. The Value field identifies the
            symbolic name of the router link. This symbolic name can be
            the FQDN for the link, a substring of the FQDN, or
            any string that an operator wants to use for the link. The
            use of the FQDN or a substring of it is strongly <bcp14>RECOMMENDED</bcp14>. The
            maximum length of the Link Name TLV is 255 octets.</t>
            <t indent="0" pn="section-5.3.2.7-2">The Value field is encoded in 7-bit ASCII. If a user interface
            for configuring or displaying this field permits Unicode
            characters, then the user interface is responsible for applying
            the ToASCII and/or ToUnicode algorithm as described in <xref target="RFC5890" format="default" sectionFormat="of" derivedContent="RFC5890"/> to achieve the correct format for transmission
            or display.</t>
            <t indent="0" pn="section-5.3.2.7-3">How a router derives and injects link names is outside of the
            scope of this document.</t>
            <figure anchor="optional-link-name-tlv" align="left" suppress-title="false" pn="figure-24">
              <name slugifiedName="name-link-name-tlv-format">Link Name TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.2.7-4.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //                     Link Name (variable)                    //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
              </artwork>
            </figure>
          </section>
        </section>
        <section anchor="PFXATTR" numbered="true" toc="include" removeInRFC="false" pn="section-5.3.3">
          <name slugifiedName="name-prefix-attribute-tlvs">Prefix Attribute TLVs</name>
          <t indent="0" pn="section-5.3.3-1">Prefixes are learned from the IGP topology (IS-IS or OSPF) with a
          set of IGP attributes (such as metric, route tags, etc.) that are
          advertised in the BGP-LS Attribute with Prefix NLRI types 3 and
          4.</t>
          <t indent="0" pn="section-5.3.3-2">The following Prefix Attribute TLVs are defined for the BGP-LS
          Attribute associated with a Prefix NLRI:</t>
          <table anchor="prefix-attribute_tlv" align="center" pn="table-10">
            <name slugifiedName="name-prefix-attribute-tlvs-2">Prefix Attribute TLVs</name>
            <thead>
              <tr>
                <th align="center" colspan="1" rowspan="1">TLV Code Point</th>
                <th align="left" colspan="1" rowspan="1">Description</th>
                <th align="right" colspan="1" rowspan="1">Length</th>
                <th align="left" colspan="1" rowspan="1">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="center" colspan="1" rowspan="1">1152</td>
                <td align="left" colspan="1" rowspan="1">IGP Flags</td>
                <td align="right" colspan="1" rowspan="1">1</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="IGPFLAGS" format="default" sectionFormat="of" derivedContent="Section 5.3.3.1"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1153</td>
                <td align="left" colspan="1" rowspan="1">IGP Route Tag</td>
                <td align="right" colspan="1" rowspan="1">4*n</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5130" format="default" sectionFormat="of" derivedContent="RFC5130"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1154</td>
                <td align="left" colspan="1" rowspan="1">IGP Extended Route Tag</td>
                <td align="right" colspan="1" rowspan="1">8*n</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5130" format="default" sectionFormat="of" derivedContent="RFC5130"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1155</td>
                <td align="left" colspan="1" rowspan="1">Prefix Metric</td>
                <td align="right" colspan="1" rowspan="1">4</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC5305" format="default" sectionFormat="of" derivedContent="RFC5305"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1156</td>
                <td align="left" colspan="1" rowspan="1">OSPF Forwarding Address</td>
                <td align="right" colspan="1" rowspan="1">4</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="RFC2328" format="default" sectionFormat="of" derivedContent="RFC2328"/></td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1157</td>
                <td align="left" colspan="1" rowspan="1">Opaque Prefix Attribute</td>
                <td align="right" colspan="1" rowspan="1">variable</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="OPAQUEPREFIX" format="default" sectionFormat="of" derivedContent="Section 5.3.3.6"/></td>
              </tr>
            </tbody>
          </table>
          <section anchor="IGPFLAGS" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.3.1">
            <name slugifiedName="name-igp-flags-tlv">IGP Flags TLV</name>
            <t indent="0" pn="section-5.3.3.1-1">The IGP Flags TLV contains one octet of IS-IS and OSPF flags
            and bits originally assigned to the prefix. The IGP Flags TLV is
            encoded as follows:</t>
            <figure anchor="IGPFLAGSTLV" align="left" suppress-title="false" pn="figure-25">
              <name slugifiedName="name-igp-flag-tlv-format">IGP Flag TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.3.1-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |D|N|L|P|       |
  +-+-+-+-+-+-+-+-+
  </artwork>
            </figure>
            <t indent="0" pn="section-5.3.3.1-3">The Value field contains bits defined according to the table
            below:</t>
            <table anchor="table_igp_flag_bits_tlv" align="center" pn="table-11">
              <name slugifiedName="name-igp-flag-bits-definitions">IGP Flag Bits Definitions</name>
              <thead>
                <tr>
                  <th align="center" colspan="1" rowspan="1">Bit</th>
                  <th align="left" colspan="1" rowspan="1">Description</th>
                  <th align="left" colspan="1" rowspan="1">Reference</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <td align="center" colspan="1" rowspan="1">'D'</td>
                  <td align="left" colspan="1" rowspan="1">IS-IS Up/Down Bit</td>
                  <td align="left" colspan="1" rowspan="1">
                    <xref target="RFC5305" format="default" sectionFormat="of" derivedContent="RFC5305"/></td>
                </tr>
                <tr>
                  <td align="center" colspan="1" rowspan="1">'N'</td>
                  <td align="left" colspan="1" rowspan="1">OSPF "no unicast" Bit</td>
                  <td align="left" colspan="1" rowspan="1">
                    <xref target="RFC5340" format="default" sectionFormat="of" derivedContent="RFC5340"/></td>
                </tr>
                <tr>
                  <td align="center" colspan="1" rowspan="1">'L'</td>
                  <td align="left" colspan="1" rowspan="1">OSPF "local address" Bit</td>
                  <td align="left" colspan="1" rowspan="1">
                    <xref target="RFC5340" format="default" sectionFormat="of" derivedContent="RFC5340"/></td>
                </tr>
                <tr>
                  <td align="center" colspan="1" rowspan="1">'P'</td>
                  <td align="left" colspan="1" rowspan="1">OSPF "propagate NSSA" Bit</td>
                  <td align="left" colspan="1" rowspan="1">
                    <xref target="RFC5340" format="default" sectionFormat="of" derivedContent="RFC5340"/></td>
                </tr>
              </tbody>
            </table>
            <t indent="0" pn="section-5.3.3.1-5">The bits that are not defined <bcp14>MUST</bcp14> be set to 0 by the
            originator and <bcp14>MUST</bcp14> be ignored by the receiver.</t>
          </section>
          <section anchor="route_tag" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.3.2">
            <name slugifiedName="name-igp-route-tag-tlv">IGP Route Tag TLV</name>
            <t indent="0" pn="section-5.3.3.2-1">The IGP Route Tag TLV carries original IGP Tags (IS-IS <xref target="RFC5130" format="default" sectionFormat="of" derivedContent="RFC5130"/> or OSPF) of the prefix and is encoded as
            follows:</t>
            <figure anchor="IGPROUTETAG" align="left" suppress-title="false" pn="figure-26">
              <name slugifiedName="name-igp-route-tag-tlv-format">IGP Route Tag TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.3.2-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //                    Route Tags (one or more)                 //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
          </artwork>
            </figure>
            <t indent="0" pn="section-5.3.3.2-3">The length is a multiple of 4.</t>
            <t indent="0" pn="section-5.3.3.2-4">The Value field contains one or more Route Tags as learned in
            the IGP topology.</t>
          </section>
          <section anchor="ext_route_tag" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.3.3">
            <name slugifiedName="name-igp-extended-route-tag-tlv">IGP Extended Route Tag TLV</name>
            <t indent="0" pn="section-5.3.3.3-1">The IGP Extended Route Tag TLV carries IS-IS Extended Route
            Tags of the prefix <xref target="RFC5130" format="default" sectionFormat="of" derivedContent="RFC5130"/> and is encoded as
            follows:</t>
            <figure anchor="IGPEXTROUTETAG" align="left" suppress-title="false" pn="figure-27">
              <name slugifiedName="name-igp-extended-route-tag-tlv-">IGP Extended Route Tag TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.3.3-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //                Extended Route Tag (one or more)             //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
          </artwork>
            </figure>
            <t indent="0" pn="section-5.3.3.3-3">The length is a multiple of 8.</t>
            <t indent="0" pn="section-5.3.3.3-4">The Extended Route Tag field contains one or more Extended
            Route Tags as learned in the IGP topology.</t>
          </section>
          <section anchor="prefix_metric" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.3.4">
            <name slugifiedName="name-prefix-metric-tlv">Prefix Metric TLV</name>
            <t indent="0" pn="section-5.3.3.4-1">The Prefix Metric TLV is an optional attribute and may only
            appear once. If present, it carries the metric of the prefix as
            known in the IGP topology, as described in <xref target="RFC5305" section="4" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5305#section-4" derivedContent="RFC5305"/> (and therefore represents the reachability cost
            to the prefix). If not present, it means that the prefix is
            advertised without any reachability.</t>
            <figure anchor="PREFIXMETRIC" align="left" suppress-title="false" pn="figure-28">
              <name slugifiedName="name-prefix-metric-tlv-format">Prefix Metric TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.3.4-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |                            Metric                             |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                </artwork>
            </figure>
            <t indent="0" pn="section-5.3.3.4-3">The length is 4.</t>
          </section>
          <section anchor="ospf_fwd_addr" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.3.5">
            <name slugifiedName="name-ospf-forwarding-address-tlv">OSPF Forwarding Address TLV</name>
            <t indent="0" pn="section-5.3.3.5-1">The OSPF Forwarding Address TLV <xref target="RFC2328" format="default" sectionFormat="of" derivedContent="RFC2328"/> <xref target="RFC5340" format="default" sectionFormat="of" derivedContent="RFC5340"/> carries the OSPF forwarding address as known in
            the original OSPF advertisement. The forwarding address can be
            either IPv4 or IPv6.</t>
            <figure anchor="OSPFFORWADDR" align="left" suppress-title="false" pn="figure-29">
              <name slugifiedName="name-ospf-forwarding-address-tlv-">OSPF Forwarding Address TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.3.5-2.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //                Forwarding Address (variable)                //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
              </artwork>
            </figure>
            <t indent="0" pn="section-5.3.3.5-3">The length is 4 for an IPv4 forwarding address and 16 for an IPv6
            forwarding address.</t>
          </section>
          <section anchor="OPAQUEPREFIX" numbered="true" toc="exclude" removeInRFC="false" pn="section-5.3.3.6">
            <name slugifiedName="name-opaque-prefix-attribute-tlv">Opaque Prefix Attribute TLV</name>
            <t indent="0" pn="section-5.3.3.6-1">The Opaque Prefix Attribute TLV is an envelope that
            transparently carries optional Prefix Attribute TLVs advertised by
            a router.
            An originating router shall use this TLV for encoding information
	    specific to the protocol advertised in the NLRI header Protocol-ID
	    field or it shall use new protocol extensions for the protocol as
	    advertised in the NLRI header Protocol-ID field for which there is no
	    protocol-neutral representation in the BGP Link-State NLRI. The
            primary use of the Opaque Prefix Attribute TLV is to bridge the
            document lag between a new IGP link-state attribute and its
            protocol-neutral BGP-LS extension being defined. Once the
            protocol-neutral BGP-LS extensions are defined, the BGP-LS
            implementations may still need to advertise the information both
            within the Opaque Attribute TLV and the new TLV definition for
            incremental deployment and transition.</t>
            <t indent="0" pn="section-5.3.3.6-2">In the case of OSPFv2, this TLV <bcp14>MUST NOT</bcp14> be used to advertise
            information carried using TLVs other than those in the OSPFv2
            Extended Prefix Opaque LSA <xref target="RFC7684" format="default" sectionFormat="of" derivedContent="RFC7684"/>.
	    In the case
            of OSPFv3, this TLV <bcp14>MUST NOT</bcp14> be used to advertise TLVs other than
            those in the OSPFv3 E-Inter-Area-Prefix-LSA,
            E-Intra-Area-Prefix-LSA, E-AS-External-LSA, and E-NSSA-LSA
            <xref target="RFC8362" format="default" sectionFormat="of" derivedContent="RFC8362"/>.</t>
            <t indent="0" pn="section-5.3.3.6-3">The format of the TLV is as follows:</t>
            <figure anchor="OPAQUEPREFIXTLV" align="left" suppress-title="false" pn="figure-30">
              <name slugifiedName="name-opaque-prefix-attribute-tlv-">Opaque Prefix Attribute TLV Format</name>
              <artwork name="" type="" align="left" alt="" pn="section-5.3.3.6-4.1">
   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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |              Type             |             Length            |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  //              Opaque Prefix Attributes  (variable)           //
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
              </artwork>
            </figure>
            <t indent="0" pn="section-5.3.3.6-5">The Type is as specified in <xref target="prefix-attribute_tlv" format="default" sectionFormat="of" derivedContent="Table 10"/>. The length is variable.</t>
          </section>
        </section>
      </section>
      <section anchor="PRIVATE" numbered="true" toc="include" removeInRFC="false" pn="section-5.4">
        <name slugifiedName="name-private-use">Private Use</name>
        <t indent="0" pn="section-5.4-1">TLVs for Vendor Private Use are supported using the code point
        range reserved as indicated in <xref target="IANA" format="default" sectionFormat="of" derivedContent="Section 7"/>. For such TLV use
        in the NLRI or BGP-LS Attribute, the format described in <xref target="TLV-section" format="default" sectionFormat="of" derivedContent="Section 5.1"/> is to be used and a 4-octet field <bcp14>MUST</bcp14> be
        included as the first field in the value to carry the Enterprise Code.
        For a private use NLRI type, a 4-octet field <bcp14>MUST</bcp14> be included as the
        first field in the NLRI immediately following the Total NLRI Length
        field of the Link-State NLRI format as described in <xref target="BGPLSNLRI" format="default" sectionFormat="of" derivedContent="Section 5.2"/> to carry the Enterprise Code <xref target="ENTNUM" format="default" sectionFormat="of" derivedContent="ENTNUM"/>. This enables the use of vendor-specific extensions
        without conflicts.</t>
        <t indent="0" pn="section-5.4-2">Multiple instances of private-use TLVs <bcp14>MAY</bcp14> appear in the BGP-LS
        Attribute.</t>
      </section>
      <section anchor="BGPNH" numbered="true" toc="include" removeInRFC="false" pn="section-5.5">
        <name slugifiedName="name-bgp-next-hop-information">BGP Next-Hop Information</name>
        <t indent="0" pn="section-5.5-1">BGP link-state information for both IPv4 and IPv6 networks can be
        carried over either an IPv4 BGP session or an IPv6 BGP session. If an
        IPv4 BGP session is used, then the next hop in the MP_REACH_NLRI
        <bcp14>SHOULD</bcp14> be an IPv4 address. Similarly, if an IPv6 BGP session is used,
        then the next hop in the MP_REACH_NLRI <bcp14>SHOULD</bcp14> be an IPv6 address.
        Usually, the next hop will be set to the local endpoint address of the
        BGP session. The next-hop address <bcp14>MUST</bcp14> be encoded as described in
        <xref target="RFC4760" format="default" sectionFormat="of" derivedContent="RFC4760"/>. The Length field of the next-hop address
        will specify the next-hop address family. If the next-hop length is 4,
        then the next hop is an IPv4 address; if the next-hop length is 16,
        then it is a global IPv6 address; and if the next-hop length is 32,
        then there is one global IPv6 address followed by an IPv6 link-local
        address. The IPv6 link-local address should be used as described in
        <xref target="RFC2545" format="default" sectionFormat="of" derivedContent="RFC2545"/>. For VPN Subsequent Address Family Identifier
        (SAFI), as per custom, an 8-byte Route Distinguisher set to all zero
        is prepended to the next hop.</t>
        <t indent="0" pn="section-5.5-2">The BGP Next-Hop is used by each BGP-LS Speaker to validate the
        NLRI it receives. In case identical NLRIs are sourced by multiple
        BGP-LS Producers, the BGP Next-Hop is used to tiebreak as per the
        standard BGP path decision process. This specification doesn't mandate
        any rule regarding the rewrite of the BGP Next-Hop.</t>
      </section>
      <section anchor="INTERAS" numbered="true" toc="include" removeInRFC="false" pn="section-5.6">
        <name slugifiedName="name-inter-as-links">Inter-AS Links</name>
        <t indent="0" pn="section-5.6-1">The main source of TE information is the IGP, which is not active
        on inter-AS links. In some cases, the IGP may have information of
        inter-AS links <xref target="RFC5392" format="default" sectionFormat="of" derivedContent="RFC5392"/> <xref target="RFC9346" format="default" sectionFormat="of" derivedContent="RFC9346"/>. In
        other cases, an implementation <bcp14>SHOULD</bcp14> provide a means to inject
        inter-AS links into BGP-LS. The exact mechanism used to advertise the
        inter-AS links is outside the scope of this document.</t>
      </section>
      <section anchor="OSPFVL" numbered="true" toc="include" removeInRFC="false" pn="section-5.7">
        <name slugifiedName="name-ospf-virtual-links-and-sham">OSPF Virtual Links and Sham Links</name>
        <t indent="0" pn="section-5.7-1">In an OSPF <xref target="RFC2328" format="default" sectionFormat="of" derivedContent="RFC2328"/> <xref target="RFC5340" format="default" sectionFormat="of" derivedContent="RFC5340"/>
        network, OSPF virtual links serve to connect physically separate
        components of the backbone to establish/maintain continuity of the
        backbone area. While OSPF virtual links are modeled as point-to-point,
        unnumbered links in the OSPF topology, their characteristics and
        purpose are different from other types of links in the OSPF topology.
        They are advertised using a distinct "virtual link" type in OSPF LSAs.
        The mechanism for the advertisement of OSPF virtual links via BGP-LS
        is outside the scope of this document.</t>
        <t indent="0" pn="section-5.7-2">In an OSPF network, sham links <xref target="RFC4577" format="default" sectionFormat="of" derivedContent="RFC4577"/> <xref target="RFC6565" format="default" sectionFormat="of" derivedContent="RFC6565"/> are used to provide intra-area connectivity between
        VPN Routing and Forwarding (VRF) instances on Provider Edge (PE) routers over the VPN
        provider's network. These links are advertised in OSPF as
        point-to-point, unnumbered links and represent connectivity over a
        service provider network using encapsulation mechanisms like MPLS. As
        such, the mechanism for the advertisement of OSPF sham links follows
        the same procedures as other point-to-point, unnumbered links as
        described previously in this document.</t>
      </section>
      <section anchor="OSPFTYPE4" numbered="true" toc="include" removeInRFC="false" pn="section-5.8">
        <name slugifiedName="name-ospfv2-type-4-summary-lsa-o">OSPFv2 Type 4 Summary-LSA &amp; OSPFv3 Inter-Area-Router-LSA</name>
        <t indent="0" pn="section-5.8-1">OSPFv2 <xref target="RFC2328" format="default" sectionFormat="of" derivedContent="RFC2328"/> defines the type 4 summary-LSA and
        OSPFv3 <xref target="RFC5340" format="default" sectionFormat="of" derivedContent="RFC5340"/> defines the inter-area-router-LSA for an Area
        Border Router (ABR) to advertise reachability to an AS Border Router
        (ASBR) that is external to the area yet internal to the AS. The nature
        of information advertised by OSPF using this type of LSA does not map
        to either a node, a link, or a prefix as discussed in this document.
        Therefore, the mechanism for the advertisement of the information
        carried by these LSAs is outside the scope of this document.</t>
      </section>
      <section anchor="UNREACHNODES" numbered="true" toc="include" removeInRFC="false" pn="section-5.9">
        <name slugifiedName="name-handling-of-unreachable-igp">Handling of Unreachable IGP Nodes</name>
        <t indent="0" pn="section-5.9-1">Consider an OSPF network as shown in <xref target="INCORRECTTOPORR" format="default" sectionFormat="of" derivedContent="Figure 31"/>, where R2 and R3 are the BGP-LS Producers
        and also the OSPF Area Border Routers (ABRs). The link between R2 and
        R3 is in area 0, while the other links are in area 1 as indicated by
        the a0 and a1 references respectively against the links.</t>
        <t indent="0" pn="section-5.9-2">A BGP-LS Consumer talks to BGP route reflector RR0, which is a
        BGP-LS Propagator that is aggregating the BGP-LS feed from BGP-LS
        Producers R2 and R3. Here, R2 and R3 provide a redundant topology feed
        via BGP-LS to RR0. Normally, RR0 would receive two identical copies of
        all the Link-State NLRIs from both R2 and R3 and it would pick one of
        them (say R2) based on the standard BGP Decision Process.</t>
        <figure anchor="INCORRECTTOPORR" align="left" suppress-title="false" pn="figure-31">
          <name slugifiedName="name-incorrect-reporting-due-to-">Incorrect Reporting Due to BGP Path Selection</name>
          <artwork name="" type="" align="left" alt="" pn="section-5.9-3.1">
                  BGP-LS Consumer
                         ^
                         |
                        RR0
                 (BGP Route Reflector)
                      /      \
                     /        \
              a1    /   a0     \    a1
         R1 ------ R2 -------- R3 ------ R4
     a1  |                               |  a1
         |                               |
         R5 ---------------------------- R6
                        a1

</artwork>
        </figure>
        <t indent="0" pn="section-5.9-4">Consider a scenario where the link between R5 and R6 is
        lost (thereby partitioning the area 1), and consider its impact on the OSPF LSDB
        at R2 and R3.</t>
        <t indent="0" pn="section-5.9-5">Now, R5 will remove the link R5-R6 from its Router LSA, and this
        updated LSA is available at R2. R2 also has a stale copy of R6's
        Router LSA that still has the link R6-R5 in it. Based on this view in
        its LSDB, R2 will advertise only the half-link R6-R5 that it derives
        from R6's stale Router LSA.</t>
        <t indent="0" pn="section-5.9-6">At the same time, R6 has removed the link R6-R5 from its Router
        LSA, and this updated LSA is available at R3. Similarly, R3 also has a
        stale copy of R5's Router LSA having the link R5-R6 in it. Based on
        its LSDB, R3 will advertise only the half-link R5-R6 that it
        derives from R5's stale Router LSA.</t>
        <t indent="0" pn="section-5.9-7">Now, the BGP-LS Consumer receives both the Link NLRIs corresponding
        to the half-links from R2 and R3 via RR0. When viewed together, it
        would not detect or realize that area 1 is partitioned. Also, if R2
        continues to report Node and Prefix NLRIs corresponding to the stale
        copy of R4's and R6's Router LSAs, then RR0 could prefer them over the
        valid Node and Prefix NLRIs for R4 and R6 that it is receiving from R3
        depending on RR0's BGP Decision Process. This would result in the
        BGP-LS Consumer getting stale and inaccurate topology information.
        This problem scenario is avoided if R2 were to not advertise the
        link-state information corresponding to R4 and R6 and if R3 were to
        not advertise similarly for R1 and R5.</t>
        <t indent="0" pn="section-5.9-8">A BGP-LS Producer <bcp14>SHOULD</bcp14> withdraw all link-state objects advertised
        by it in BGP when the node that originated its corresponding LSPs/LSAs
        is determined to have become unreachable in the IGP. An implementation
        <bcp14>MAY</bcp14> continue to advertise link-state objects corresponding to
        unreachable nodes in a deployment use case where the BGP-LS Consumer
        is interested in receiving a topology feed corresponding to a complete
        IGP LSDB view. In such deployments, it is expected that the problem
        described above is mitigated by the BGP-LS Consumer via appropriate
        handling of such a topology feed in addition to the use of either a
        direct BGP peering with the BGP-LS Producer nodes or mechanisms such
        as those described in <xref target="RFC7911" format="default" sectionFormat="of" derivedContent="RFC7911"/> when using RRs. Details of these
        mechanisms are outside the scope of this document.</t>
        <t indent="0" pn="section-5.9-9">If the BGP-LS Producer does withdraw link-state objects associated
        with an IGP node based on the failure of reachability check for that
        node, then it <bcp14>MUST</bcp14> re-advertise those link-state objects after that
        node becomes reachable again in the IGP domain.</t>
      </section>
      <section anchor="ISISPN" numbered="true" toc="include" removeInRFC="false" pn="section-5.10">
        <name slugifiedName="name-router-id-anchoring-example">Router-ID Anchoring Example: ISO Pseudonode</name>
        <t indent="0" pn="section-5.10-1">The encoding of a broadcast LAN in IS-IS provides a good example of
        how Router-IDs are encoded. Consider <xref target="ISISPseudonodes" format="default" sectionFormat="of" derivedContent="Figure 32"/>.
        This represents a broadcast LAN between a pair of routers. The "real"
        (non-pseudonode) routers have both an IPv4 Router-ID and an IS-IS
        Node-ID. The pseudonode does not have an IPv4 Router-ID. Node1 is the
        DIS for the LAN. Two unidirectional links, (Node1, Pseudonode1) and
        (Pseudonode1, Node2), are being generated.</t>
        <t indent="0" pn="section-5.10-2">The Link NLRI of (Node1, Pseudonode1) is encoded as follows. The
        IGP Router-ID TLV of the local Node Descriptor is 6 octets long and
        contains the ISO-ID of Node1, 1920.0000.2001. The IGP Router-ID TLV of
        the remote Node Descriptor is 7 octets long and contains the ISO-ID of
        Pseudonode1, 1920.0000.2001.02. The BGP-LS Attribute of this link
        contains one local IPv4 Router-ID TLV (TLV type 1028) containing
        192.0.2.1, the IPv4 Router-ID of Node1.</t>
        <t indent="0" pn="section-5.10-3">The Link NLRI of (Pseudonode1, Node2) is encoded as follows. The
        IGP Router-ID TLV of the local Node Descriptor is 7 octets long and
        contains the ISO-ID of Pseudonode1, 1920.0000.2001.02. The IGP
        Router-ID TLV of the remote Node Descriptor is 6 octets long and
        contains the ISO-ID of Node2, 1920.0000.2002. The BGP-LS Attribute of
        this link contains one remote IPv4 Router-ID TLV (TLV type 1030)
        containing 192.0.2.2, the IPv4 Router-ID of Node2.</t>
        <figure anchor="ISISPseudonodes" align="left" suppress-title="false" pn="figure-32">
          <name slugifiedName="name-is-is-pseudonodes">IS-IS Pseudonodes</name>
          <artwork name="" type="" align="left" alt="" pn="section-5.10-4.1">
  +-----------------+    +-----------------+    +-----------------+
  |      Node1      |    |   Pseudonode1   |    |      Node2      |
  |1920.0000.2001.00|---&gt;|1920.0000.2001.02|---&gt;|1920.0000.2002.00|
  |     192.0.2.1   |    |                 |    |     192.0.2.2   |
  +-----------------+    +-----------------+    +-----------------+
          </artwork>
        </figure>
      </section>
      <section anchor="OSPFPN" numbered="true" toc="include" removeInRFC="false" pn="section-5.11">
        <name slugifiedName="name-router-id-anchoring-example-">Router-ID Anchoring Example: OSPF Pseudonode</name>
        <t indent="0" pn="section-5.11-1">The encoding of a broadcast LAN in OSPF provides a good example of
        how Router-IDs and local Interface IPs are encoded. Consider <xref target="OSPFPseudonodes" format="default" sectionFormat="of" derivedContent="Figure 33"/>. This represents a broadcast LAN between a
        pair of routers. The "real" (non-pseudonode) routers have both an IPv4
        Router-ID and an Area Identifier. The pseudonode does have an IPv4
        Router-ID, an IPv4 Interface Address (for disambiguation), and an OSPF
        Area. Node1 is the DR for the LAN; hence, its local IP address
        198.51.100.1 is used as both the Router-ID and Interface IP for the
        pseudonode keys. Two unidirectional links, (Node1, Pseudonode1) and
        (Pseudonode1, Node2), are being generated.</t>
        <t indent="0" pn="section-5.11-2">The Link NLRI of (Node1, Pseudonode1) is encoded as follows: </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.11-3">
          <li pn="section-5.11-3.1">
            <t indent="0" pn="section-5.11-3.1.1">Local Node Descriptor </t>
            <dl newline="false" spacing="normal" indent="3" pn="section-5.11-3.1.2">
              <dt pn="section-5.11-3.1.2.1">TLV #515:</dt>
              <dd pn="section-5.11-3.1.2.2">IGP Router-ID: 192.0.2.1</dd>
              <dt pn="section-5.11-3.1.2.3">TLV #514:</dt>
              <dd pn="section-5.11-3.1.2.4">OSPF Area-ID: ID:0.0.0.0</dd>
            </dl>
          </li>
          <li pn="section-5.11-3.2">
            <t indent="0" pn="section-5.11-3.2.1">Remote Node Descriptor </t>
            <dl newline="false" spacing="normal" indent="3" pn="section-5.11-3.2.2">
              <dt pn="section-5.11-3.2.2.1">TLV #515:</dt>
              <dd pn="section-5.11-3.2.2.2">IGP Router-ID: 192.0.2.1:198.51.100.1</dd>
              <dt pn="section-5.11-3.2.2.3">TLV #514:</dt>
              <dd pn="section-5.11-3.2.2.4">OSPF Area-ID: ID:0.0.0.0</dd>
            </dl>
          </li>
        </ul>
        <t indent="0" pn="section-5.11-4">The Link NLRI of (Pseudonode1, Node2) is encoded as follows: </t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-5.11-5">
          <li pn="section-5.11-5.1">
            <t indent="0" pn="section-5.11-5.1.1">Local Node Descriptor </t>
            <dl newline="false" spacing="normal" indent="3" pn="section-5.11-5.1.2">
              <dt pn="section-5.11-5.1.2.1">TLV #515:</dt>
              <dd pn="section-5.11-5.1.2.2">IGP Router-ID: 192.0.2.1:198.51.100.1</dd>
              <dt pn="section-5.11-5.1.2.3">TLV #514:</dt>
              <dd pn="section-5.11-5.1.2.4">OSPF Area-ID: ID:0.0.0.0</dd>
            </dl>
          </li>
          <li pn="section-5.11-5.2">
            <t indent="0" pn="section-5.11-5.2.1">Remote Node Descriptor </t>
            <dl newline="false" spacing="normal" indent="3" pn="section-5.11-5.2.2">
              <dt pn="section-5.11-5.2.2.1">TLV #515:</dt>
              <dd pn="section-5.11-5.2.2.2">IGP Router-ID: 192.0.2.2</dd>
              <dt pn="section-5.11-5.2.2.3">TLV #514:</dt>
              <dd pn="section-5.11-5.2.2.4">OSPF Area-ID: ID:0.0.0.0</dd>
            </dl>
          </li>
        </ul>
        <figure anchor="OSPFPseudonodes" align="left" suppress-title="false" pn="figure-33">
          <name slugifiedName="name-ospf-pseudonodes">OSPF Pseudonodes</name>
          <artwork name="" type="" align="left" alt="" pn="section-5.11-6.1">
     198.51.100.1/24             198.51.100.2/24
+-------------+    +-------------+    +-------------+
|   Node1     |    | Pseudonode1 |    |    Node2    |
|  192.0.2.1  |---&gt;|  192.0.2.1  |---&gt;|  192.0.2.2  |
|             |    |198.51.100.1 |    |             |
|   Area 0    |    |   Area 0    |    |    Area 0   |
+-------------+    +-------------+    +-------------+
          </artwork>
        </figure>
        <t indent="0" pn="section-5.11-7">The LAN subnet 198.51.100.0/24 is not included in the Router LSA of
        Node1 or Node2. The Network LSA for this LAN advertised by the DR
        Node1 contains the subnet mask for the LAN along with the DR address.
        A Prefix NLRI corresponding to the LAN subnet is advertised with the
        Pseudonode1 used as the local node using the DR address and the subnet
        mask from the Network LSA.</t>
      </section>
      <section anchor="OSPF2ISIS" numbered="true" toc="include" removeInRFC="false" pn="section-5.12">
        <name slugifiedName="name-router-id-anchoring-example-o">Router-ID Anchoring Example: OSPFv2 to IS-IS Migration</name>
        <t indent="0" pn="section-5.12-1">Graceful migration from one IGP to another requires coordinated
        operation of both protocols during the migration period. Such
        coordination requires identifying a given physical link in both IGPs.
        The IPv4 Router-ID provides that "glue", which is present in the Node
        Descriptors of the OSPF Link NLRI and in the link attribute of the
        IS-IS Link NLRI.</t>
        <t indent="0" pn="section-5.12-2">Consider a point-to-point link between two routers, A and B, which
	initially were OSPFv2-only routers and then had IS-IS enabled on them.
        Node A has IPv4 Router-ID and ISO-ID; node B has IPv4 Router-ID, IPv6
        Router-ID, and ISO-ID. Each protocol generates one Link NLRI for the
        link (A, B), both of which are carried by BGP-LS. The OSPFv2 Link NLRI
        for the link is encoded with the IPv4 Router-ID of nodes A and B in
        the local and remote Node Descriptors, respectively. The IS-IS Link
        NLRI for the link is encoded with the ISO-ID of nodes A and B in the
        local and remote Node Descriptors, respectively. In addition, the
        BGP-LS Attribute of the IS-IS Link NLRI contains the TLV type 1028
        containing the IPv4 Router-ID of node A, TLV type 1030 containing the
        IPv4 Router-ID of node B, and TLV type 1031 containing the IPv6
        Router-ID of node B. In this case, by using IPv4 Router-ID, the link
        (A, B) can be identified in both the IS-IS and OSPF protocols.</t>
      </section>
    </section>
    <section anchor="LINKPATHAGGREGATION" numbered="true" toc="include" removeInRFC="false" pn="section-6">
      <name slugifiedName="name-link-to-path-aggregation">Link to Path Aggregation</name>
      <t indent="0" pn="section-6-1">Distribution of all links available on the global Internet is
      certainly possible; however, it is not desirable from a scaling and
      privacy point of view. Therefore, an implementation may support a link
      to path aggregation. Rather than advertising all specific links of a
      domain, an ASBR may advertise an "aggregate link" between a non-adjacent
      pair of nodes. The "aggregate link" represents the aggregated set of
      link properties between a pair of non-adjacent nodes. The actual methods
      to compute the path properties (of bandwidth, metric, etc.) are outside
      the scope of this document. The decision of whether to advertise all
      specific links or aggregated links is an operator's policy choice. To
      highlight the varying levels of exposure, the following deployment
      examples are discussed.</t>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-6.1">
        <name slugifiedName="name-example-no-link-aggregation">Example: No Link Aggregation</name>
        <t indent="0" pn="section-6.1-1">Consider <xref target="no-link-aggregation" format="default" sectionFormat="of" derivedContent="Figure 34"/>. Both AS1 and AS2
        operators want to protect their inter-AS {R1, R3}, {R2, R4} links
        using RSVP - Fast Reroute (RSVP-FRR) LSPs. If R1 wants to compute its link-protection LSP to
        R3, it needs to "see" an alternate path to R3. Therefore, the AS2
        operator exposes its topology. All BGP-TE-enabled routers in AS1 "see"
        the full topology of AS2 and therefore can compute a backup path. Note
        that the computing router decides if the direct link between {R3, R4}
        or the {R4, R5, R3} path is used. </t>
        <figure anchor="no-link-aggregation" align="left" suppress-title="false" pn="figure-34">
          <name slugifiedName="name-no-link-aggregation">No Link Aggregation</name>
          <artwork name="" type="" align="left" alt="" pn="section-6.1-2.1">
       AS1   :   AS2
             :
        R1-------R3
         |   :   | \
         |   :   |  R5
         |   :   | /
        R2-------R4
             :
             :
      </artwork>
        </figure>
      </section>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-6.2">
        <name slugifiedName="name-example-asbr-to-asbr-path-a">Example: ASBR to ASBR Path Aggregation</name>
        <t indent="0" pn="section-6.2-1">The brief difference between the "no-link aggregation" example and
        this example is that no specific link gets exposed. Consider <xref target="asbr-link-aggregation" format="default" sectionFormat="of" derivedContent="Figure 35"/>. The only link that gets advertised
        by AS2 is an "aggregate" link between R3 and R4. This is enough to
        tell AS1 that there is a backup path. However, the actual links being
        used are hidden from the topology.</t>
        <figure anchor="asbr-link-aggregation" align="left" suppress-title="false" pn="figure-35">
          <name slugifiedName="name-asbr-link-aggregation">ASBR Link Aggregation</name>
          <artwork name="" type="" align="left" alt="" pn="section-6.2-2.1">
       AS1   :   AS2
             :
        R1-------R3
         |   :   |
         |   :   |
         |   :   |
        R2-------R4
             :
             :
      </artwork>
        </figure>
      </section>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-6.3">
        <name slugifiedName="name-example-multi-as-path-aggre">Example: Multi-AS Path Aggregation</name>
        <t indent="0" pn="section-6.3-1">Service providers in control of multiple ASes may even decide to
        not expose their internal inter-AS links. Consider <xref target="multi-as-aggregation" format="default" sectionFormat="of" derivedContent="Figure 36"/>. AS3 is modeled as a single node that
        connects to the border routers of the aggregated domain. </t>
        <figure anchor="multi-as-aggregation" align="left" suppress-title="false" pn="figure-36">
          <name slugifiedName="name-multi-as-aggregation">Multi-AS Aggregation</name>
          <artwork name="" type="" align="left" alt="" pn="section-6.3-2.1">
       AS1   :   AS2   :   AS3
             :         :
        R1-------R3-----
         |   :         : \
         |   :         :   vR0
         |   :         : /
        R2-------R4-----
             :         :
             :         :
          </artwork>
        </figure>
      </section>
    </section>
    <section anchor="IANA" numbered="true" toc="include" removeInRFC="false" pn="section-7">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <t indent="0" pn="section-7-1">As this document obsoletes <xref target="RFC7752" format="default" sectionFormat="of" derivedContent="RFC7752"/> and <xref target="RFC9029" format="default" sectionFormat="of" derivedContent="RFC9029"/>, IANA has updated all registration
      information that references those documents to instead reference this
      document.</t>
      <t indent="0" pn="section-7-2">IANA has assigned address family number 16388 (BGP-LS) in the
      "Address Family Numbers" registry.</t>
      <t indent="0" pn="section-7-3">IANA has assigned SAFI values 71 (BGP-LS) and 72 (BGP-LS-VPN) in the
      "SAFI Values" registry under the "Subsequent Address Family Identifiers
      (SAFI) Parameters" registry group.</t>
      <t indent="0" pn="section-7-4">IANA has assigned value 29 (BGP-LS Attribute) in the "BGP Path
      Attributes" registry under the "Border Gateway Protocol (BGP)
      Parameters" registry group.</t>
      <t indent="0" pn="section-7-5">IANA has created a "Border Gateway Protocol - Link-State (BGP-LS)
      Parameters" registry group at
      <eref target="https://www.iana.org/assignments/bgp-ls-parameters" brackets="angle"/>.</t>
      <t indent="0" pn="section-7-6">This section also incorporates all the changes to the allocation
      procedures for the BGP-LS IANA registry group as well as the guidelines
      for designated experts introduced by <xref target="RFC9029" format="default" sectionFormat="of" derivedContent="RFC9029"/>.</t>
      <section anchor="Registries" numbered="true" toc="include" removeInRFC="false" pn="section-7.1">
        <name slugifiedName="name-bgp-ls-registries">BGP-LS Registries</name>
        <t indent="0" pn="section-7.1-1">All of the registries listed in the following subsections are
        specific to BGP-LS and are accessible under this registry.</t>
        <section anchor="NLRITYPESREG" numbered="true" toc="include" removeInRFC="false" pn="section-7.1.1">
          <name slugifiedName="name-bgp-ls-nlri-types-registry">BGP-LS NLRI Types Registry</name>
          <t indent="0" pn="section-7.1.1-1">The "BGP-LS NLRI Types" registry has been set up for assignment
          for the two-octet-sized code points for BGP-LS NLRI types and
          populated with the values shown below:</t>
          <table anchor="nlri_types_table" align="center" pn="table-12">
            <name slugifiedName="name-bgp-ls-nlri-types">BGP-LS NLRI Types</name>
            <thead>
              <tr>
                <th align="center" colspan="1" rowspan="1">Type</th>
                <th align="left" colspan="1" rowspan="1">NLRI Type</th>
                <th align="right" colspan="1" rowspan="1">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="center" colspan="1" rowspan="1">0</td>
                <td align="left" colspan="1" rowspan="1">Reserved</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1</td>
                <td align="left" colspan="1" rowspan="1">Node NLRI</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">2</td>
                <td align="left" colspan="1" rowspan="1">Link NLRI</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">3</td>
                <td align="left" colspan="1" rowspan="1">IPv4 Topology Prefix NLRI</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">4</td>
                <td align="left" colspan="1" rowspan="1">IPv6 Topology Prefix NLRI</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">65000-65535</td>
                <td align="left" colspan="1" rowspan="1">Private Use</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
            </tbody>
          </table>
          <t indent="0" pn="section-7.1.1-3">A range is reserved for Private Use <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>. All
          other allocations within the registry are to be made using the
          "Expert Review" policy <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>, which requires
          documentation of the proposed use of the allocated value and
          approval by the designated expert assigned by the IESG.</t>
        </section>
        <section anchor="PROTOIDREG" numbered="true" toc="include" removeInRFC="false" pn="section-7.1.2">
          <name slugifiedName="name-bgp-ls-protocol-ids-registr">BGP-LS Protocol-IDs Registry</name>
          <t indent="0" pn="section-7.1.2-1">The "BGP-LS Protocol-IDs" registry has been set up for assignment
          for the one-octet-sized code points for BGP-LS Protocol-IDs and
          populated with the values shown below:</t>
          <table anchor="protoid_types_table" align="center" pn="table-13">
            <name slugifiedName="name-bgp-ls-protocol-ids">BGP-LS Protocol-IDs</name>
            <thead>
              <tr>
                <th align="center" colspan="1" rowspan="1">Protocol-ID</th>
                <th align="left" colspan="1" rowspan="1">NLRI information source protocol</th>
                <th align="right" colspan="1" rowspan="1">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="center" colspan="1" rowspan="1">0</td>
                <td align="left" colspan="1" rowspan="1">Reserved</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1</td>
                <td align="left" colspan="1" rowspan="1">IS-IS Level 1</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">2</td>
                <td align="left" colspan="1" rowspan="1">IS-IS Level 2</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">3</td>
                <td align="left" colspan="1" rowspan="1">OSPFv2</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">4</td>
                <td align="left" colspan="1" rowspan="1">Direct</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">5</td>
                <td align="left" colspan="1" rowspan="1">Static configuration</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">6</td>
                <td align="left" colspan="1" rowspan="1">OSPFv3</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">200-255</td>
                <td align="left" colspan="1" rowspan="1">Private Use</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
            </tbody>
          </table>
          <t indent="0" pn="section-7.1.2-3">A range is reserved for Private Use <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>. All
          other allocations within the registry are to be made using the
          "Expert Review" policy <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>, which requires
          documentation of the proposed use of the allocated value and
          approval by the designated expert assigned by the IESG.</t>
        </section>
        <section anchor="INSTIDREG" numbered="true" toc="include" removeInRFC="false" pn="section-7.1.3">
          <name slugifiedName="name-bgp-ls-well-known-instance-">BGP-LS Well-Known Instance-IDs Registry</name>
          <t indent="0" pn="section-7.1.3-1">The "BGP-LS Well-Known Instance-IDs" registry that was set up via
          <xref target="RFC7752" format="default" sectionFormat="of" derivedContent="RFC7752"/> is no longer required. IANA has
          marked this registry obsolete and changed its registration
          procedure to "registry closed".</t>
        </section>
        <section anchor="NFLAGSIDREG" numbered="true" toc="include" removeInRFC="false" pn="section-7.1.4">
          <name slugifiedName="name-bgp-ls-node-flags-registry">BGP-LS Node Flags Registry</name>
          <t indent="0" pn="section-7.1.4-1">The "BGP-LS Node Flags" registry has been created for
          the one-octet-sized flags field of the Node Flag Bits TLV (1024) and
          populated with the initial values shown below:</t>
          <table anchor="node_flags_bit_table" align="center" pn="table-14">
            <name slugifiedName="name-bgp-ls-node-flags">BGP-LS Node Flags</name>
            <thead>
              <tr>
                <th align="center" colspan="1" rowspan="1">Bit</th>
                <th align="left" colspan="1" rowspan="1">Description</th>
                <th align="right" colspan="1" rowspan="1">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="center" colspan="1" rowspan="1">0</td>
                <td align="left" colspan="1" rowspan="1">Overload Bit (O-bit)</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1</td>
                <td align="left" colspan="1" rowspan="1">Attached Bit (A-bit)</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">2</td>
                <td align="left" colspan="1" rowspan="1">External Bit (E-bit)</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">3</td>
                <td align="left" colspan="1" rowspan="1">ABR Bit (B-bit)</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">4</td>
                <td align="left" colspan="1" rowspan="1">Router Bit (R-bit)</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">5</td>
                <td align="left" colspan="1" rowspan="1">V6 Bit (V-bit)</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">6-7</td>
                <td align="left" colspan="1" rowspan="1">Unassigned</td>
                <td align="right" colspan="1" rowspan="1"/>
              </tr>
            </tbody>
          </table>
          <t indent="0" pn="section-7.1.4-3">Allocations within the registry are to be made using the "Expert
          Review" policy <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>, which requires documentation
          of the proposed use of the allocated value and approval by the
          designated expert assigned by the IESG.</t>
        </section>
        <section anchor="MPLSMASKREG" numbered="true" toc="include" removeInRFC="false" pn="section-7.1.5">
          <name slugifiedName="name-bgp-ls-mpls-protocol-mask-r">BGP-LS MPLS Protocol Mask Registry</name>
          <t indent="0" pn="section-7.1.5-1">The "BGP-LS MPLS Protocol Mask" registry has been
          created for the one-octet-sized flags field of the MPLS Protocol
          Mask TLV (1094) and populated with the initial values shown
          below:</t>
          <table anchor="mpls_proto_mask_table" align="center" pn="table-15">
            <name slugifiedName="name-bgp-ls-mpls-protocol-mask">BGP-LS MPLS Protocol Mask</name>
            <thead>
              <tr>
                <th align="center" colspan="1" rowspan="1">Bit</th>
                <th align="left" colspan="1" rowspan="1">Description</th>
                <th align="right" colspan="1" rowspan="1">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="center" colspan="1" rowspan="1">0</td>
                <td align="left" colspan="1" rowspan="1">Label Distribution Protocol (L-bit)</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1</td>
                <td align="left" colspan="1" rowspan="1">Extension to RSVP for LSP Tunnels (R-bit)</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">2-7</td>
                <td align="left" colspan="1" rowspan="1">Unassigned</td>
                <td align="right" colspan="1" rowspan="1"/>
              </tr>
            </tbody>
          </table>
          <t indent="0" pn="section-7.1.5-3">Allocations within the registry are to be made using the "Expert
          Review" policy <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>, which requires documentation
          of the proposed use of the allocated value and approval by the
          designated expert assigned by the IESG.</t>
        </section>
        <section anchor="IGPPFLAGSREG" numbered="true" toc="include" removeInRFC="false" pn="section-7.1.6">
          <name slugifiedName="name-bgp-ls-igp-prefix-flags-reg">BGP-LS IGP Prefix Flags Registry</name>
          <t indent="0" pn="section-7.1.6-1">The "BGP-LS IGP Prefix Flags" registry has been created
          for the one-octet-sized flags field of the IGP Flags TLV (1152) and
          populated with the initial values shown below:</t>
          <table anchor="prefix_flags_bit_table" align="center" pn="table-16">
            <name slugifiedName="name-bgp-ls-igp-prefix-flags">BGP-LS IGP Prefix Flags</name>
            <thead>
              <tr>
                <th align="center" colspan="1" rowspan="1">Bit</th>
                <th align="left" colspan="1" rowspan="1">Description</th>
                <th align="right" colspan="1" rowspan="1">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="center" colspan="1" rowspan="1">0</td>
                <td align="left" colspan="1" rowspan="1">IS-IS Up/Down Bit (D-bit)</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">1</td>
                <td align="left" colspan="1" rowspan="1">OSPF "no unicast" Bit (N-bit)</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">2</td>
                <td align="left" colspan="1" rowspan="1">OSPF "local address" Bit (L-bit)</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">3</td>
                <td align="left" colspan="1" rowspan="1">OSPF "propagate NSSA" Bit (P-bit)</td>
                <td align="right" colspan="1" rowspan="1">RFC 9552</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">4-7</td>
                <td align="left" colspan="1" rowspan="1">Unassigned</td>
                <td align="right" colspan="1" rowspan="1"/>
              </tr>
            </tbody>
          </table>
          <t indent="0" pn="section-7.1.6-3">Allocations within the registry are to be made using the "Expert
          Review" policy <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>, which requires documentation
          of the proposed use of the allocated value and approval by the
          designated expert assigned by the IESG.</t>
        </section>
        <section anchor="TLVREG" numbered="true" toc="include" removeInRFC="false" pn="section-7.1.7">
          <name slugifiedName="name-bgp-ls-tlvs-registry">BGP-LS TLVs Registry</name>
          <t indent="0" pn="section-7.1.7-1">The "BGP-LS Node Descriptor, Link Descriptor, Prefix Descriptor,
          and Attribute TLVs" registry was created via <xref target="RFC7752" format="default" sectionFormat="of" derivedContent="RFC7752"/>. Per this document, IANA has renamed that
          registry to "BGP-LS NLRI and Attribute TLVs" and removed the
          column for "IS-IS TLV/Sub-TLV". The registration procedures are as
          follows:</t>
          <table anchor="reg_types" align="center" pn="table-17">
            <name slugifiedName="name-bgp-ls-tlvs-registration-pr">BGP-LS TLVs Registration Process</name>
            <thead>
              <tr>
                <th align="center" colspan="1" rowspan="1">TLV Code Point</th>
                <th align="left" colspan="1" rowspan="1">Registration Process</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="center" colspan="1" rowspan="1">0-255</td>
                <td align="left" colspan="1" rowspan="1">Reserved (not to be allocated)</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">256-64999</td>
                <td align="left" colspan="1" rowspan="1">Expert Review</td>
              </tr>
              <tr>
                <td align="center" colspan="1" rowspan="1">65000-65535</td>
                <td align="left" colspan="1" rowspan="1">Private Use</td>
              </tr>
            </tbody>
          </table>
          <t indent="0" pn="section-7.1.7-3">A range is reserved for Private Use <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>. All
          other allocations except for the reserved range within the registry
          are to be made using the "Expert Review" policy <xref target="RFC8126" format="default" sectionFormat="of" derivedContent="RFC8126"/>, which requires documentation of the proposed use
          of the allocated value and approval by the designated expert
          assigned by the IESG.</t>
          <t indent="0" pn="section-7.1.7-4">The registry was pre-populated with the values shown in <xref target="BGPLSCODEPOINTS" format="default" sectionFormat="of" derivedContent="Table 18"/>, and the reference for each 
          allocation has been changed to this document and the respective
          section where those TLVs are specified.</t>
        </section>
      </section>
      <section anchor="DE-Guidance" numbered="true" toc="include" removeInRFC="false" pn="section-7.2">
        <name slugifiedName="name-guidance-for-designated-exp">Guidance for Designated Experts</name>
        <t indent="0" pn="section-7.2-1">In all cases of review by the designated expert described here, the
        designated expert is expected to check the clarity of purpose and use
        of the requested code points. The following points apply to the
        registries discussed in this document:</t>
        <ol spacing="normal" type="1" indent="adaptive" start="1" pn="section-7.2-2"><li pn="section-7.2-2.1" derivedCounter="1.">Application for a code point allocation may be made to the
            designated experts at any time and <bcp14>MUST</bcp14> be accompanied by
            technical documentation explaining the use of the code point. Such
            documentation <bcp14>SHOULD</bcp14> be presented in the form of an
            Internet-Draft but <bcp14>MAY</bcp14> arrive in any form that can be reviewed
            and exchanged among reviewers.</li>
          <li pn="section-7.2-2.2" derivedCounter="2.">The designated experts <bcp14>SHOULD</bcp14> only consider requests that arise
            from Internet-Drafts that have already been accepted as working
            group documents or that are planned for progression as
            AD-Sponsored documents in the absence of a suitably chartered
            working group.</li>
          <li pn="section-7.2-2.3" derivedCounter="3.">In the case of working group documents, the designated experts
            <bcp14>MUST</bcp14> check with the working group chairs that there is a consensus
            within the working group to allocate at this time. In the case of
            AD-Sponsored documents, the designated experts <bcp14>MUST</bcp14> check with the
            AD for approval to allocate at this time.</li>
          <li pn="section-7.2-2.4" derivedCounter="4.">If the document is not adopted by the IDR Working Group (or its
            successor), the designated expert <bcp14>MUST</bcp14> notify the IDR mailing list
            (or its successor) of the request and <bcp14>MUST</bcp14> provide access to the
            document. The designated expert <bcp14>MUST</bcp14> allow two weeks for any
            response. Any comments received <bcp14>MUST</bcp14> be considered by the
            designated expert as part of the subsequent step.</li>
          <li pn="section-7.2-2.5" derivedCounter="5.">The designated experts <bcp14>MUST</bcp14> then review the assignment requests
            on their technical merit. The designated experts <bcp14>MAY</bcp14> raise issues
            related to the allocation request with the authors and on the IDR
            (or successor) mailing list for further consideration before the
            assignments are made.</li>
          <li pn="section-7.2-2.6" derivedCounter="6.">The designated expert <bcp14>MUST</bcp14> ensure that any request for a code
            point does not conflict with work that is active or already
            published within the IETF.</li>
          <li pn="section-7.2-2.7" derivedCounter="7.">Once the designated experts have approved, IANA will update the
            registry by marking the allocated code points with a reference to
            the associated document.</li>
          <li pn="section-7.2-2.8" derivedCounter="8.">In the event that the document is a working group document or
            is AD-Sponsored and fails to progress to
            publication as an RFC, the working group chairs or AD <bcp14>SHOULD</bcp14>
            contact IANA to coordinate about marking the code points as
            deprecated. A deprecated code point is not marked as allocated for
            use and is not available for allocation in a future document. The
            WG chairs may inform IANA that a deprecated code point can be
            completely deallocated (i.e., made available for new allocations)
            at any time after it has been deprecated if there is a shortage of
            unallocated code points in the registry.</li>
        </ol>
      </section>
    </section>
    <section anchor="Manageability" numbered="true" toc="include" removeInRFC="false" pn="section-8">
      <name slugifiedName="name-manageability-consideration">Manageability Considerations</name>
      <t indent="0" pn="section-8-1">This section is structured as recommended in <xref target="RFC5706" format="default" sectionFormat="of" derivedContent="RFC5706"/>.</t>
      <section anchor="Operational-Considerations" numbered="true" toc="include" removeInRFC="false" pn="section-8.1">
        <name slugifiedName="name-operational-considerations">Operational Considerations</name>
        <section anchor="Operations" numbered="true" toc="include" removeInRFC="false" pn="section-8.1.1">
          <name slugifiedName="name-operations">Operations</name>
          <t indent="0" pn="section-8.1.1-1">Existing BGP operational procedures apply. No new operation
          procedures are defined in this document. It is noted that the NLRI
          information present in this document carries purely
          application-level data that has no immediate impact on the
          corresponding forwarding state computed by BGP. As such, any churn
          in reachability information has a different impact than regular BGP
          updates, which need to change the forwarding state for an entire
          router. Distribution of the BGP-LS NLRIs <bcp14>SHOULD</bcp14> be handled by
          dedicated route reflectors in most deployments providing a level of
          isolation and fault containment between different BGP address
          families. In the event of dedicated route reflectors not being
          available, other alternate mechanisms like separation of BGP
          instances or separate BGP sessions (e.g., using different addresses
          for peering) for Link-State information distribution <bcp14>SHOULD</bcp14> be
          used.</t>
          <t indent="0" pn="section-8.1.1-2">It is <bcp14>RECOMMENDED</bcp14> that operators deploying BGP-LS enable two or
          more BGP-LS Producers in each IGP flooding domain to achieve
          redundancy in the origination of link-state information into BGP-LS.
          It is also <bcp14>RECOMMENDED</bcp14> that operators ensure BGP peering designs
          that ensure redundancy in the BGP update propagation paths (e.g.,
          using at least a pair of route reflectors) and ensure that BGP-LS
          Consumers are receiving the topology information from at least two
          BGP-LS Speakers.</t>
          <t indent="0" pn="section-8.1.1-3">In a multi-domain IGP network, the correct provisioning of the
          BGP-LS Instance-IDs on the BGP-LS Producers is required for
          consistent reporting of the multi-domain link-state topology. Refer
          to <xref target="BGPLSNLRI" format="default" sectionFormat="of" derivedContent="Section 5.2"/> for more details.</t>
        </section>
        <section anchor="Initial-Setup" numbered="true" toc="include" removeInRFC="false" pn="section-8.1.2">
          <name slugifiedName="name-installation-and-initial-se">Installation and Initial Setup</name>
          <t indent="0" pn="section-8.1.2-1">Configuration parameters defined in <xref target="Configuration-Management" format="default" sectionFormat="of" derivedContent="Section 8.2.3"/> <bcp14>SHOULD</bcp14> be initialized to the
          following default values: </t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-8.1.2-2">
            <li pn="section-8.1.2-2.1">The Link-State NLRI capability is turned off for all
              neighbors.</li>
            <li pn="section-8.1.2-2.2">The maximum rate at which Link-State NLRIs will be
              advertised/withdrawn from neighbors is set to 200 updates per
              second.</li>
          </ul>
        </section>
        <section anchor="Migration-Path" numbered="true" toc="include" removeInRFC="false" pn="section-8.1.3">
          <name slugifiedName="name-migration-path">Migration Path</name>
          <t indent="0" pn="section-8.1.3-1">The proposed extension is only activated between BGP peers after
          capability negotiation. Moreover, the extensions can be turned
          on/off on an individual peer basis (see <xref target="Configuration-Management" format="default" sectionFormat="of" derivedContent="Section 8.2.3"/>), so the extension can be
          gradually rolled out in the network.</t>
        </section>
        <section anchor="Other-Protocols" numbered="true" toc="include" removeInRFC="false" pn="section-8.1.4">
          <name slugifiedName="name-requirements-for-other-prot">Requirements for Other Protocols and Functional Components</name>
          <t indent="0" pn="section-8.1.4-1">The protocol extension defined in this document does not put new
          requirements on other protocols or functional components.</t>
        </section>
        <section anchor="Network-Operation" numbered="true" toc="include" removeInRFC="false" pn="section-8.1.5">
          <name slugifiedName="name-impact-on-network-operation">Impact on Network Operation</name>
          <t indent="0" pn="section-8.1.5-1">The frequency of Link-State NLRI updates could interfere with
          regular BGP prefix distribution. A network operator should use a
          dedicated route reflector infrastructure to distribute Link-State
          NLRIs as discussed in <xref target="Operations" format="default" sectionFormat="of" derivedContent="Section 8.1.1"/>.</t>
          <t indent="0" pn="section-8.1.5-2">Distribution of Link-State NLRIs <bcp14>SHOULD</bcp14> be limited to a single
          admin domain, which can consist of multiple areas within an AS or
          multiple ASes.</t>
        </section>
        <section anchor="Verifying-Correct-Operation" numbered="true" toc="include" removeInRFC="false" pn="section-8.1.6">
          <name slugifiedName="name-verifying-correct-operation">Verifying Correct Operation</name>
          <t indent="0" pn="section-8.1.6-1">Existing BGP procedures apply. In addition, an implementation
          <bcp14>SHOULD</bcp14> allow an operator to: </t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-8.1.6-2">
            <li pn="section-8.1.6-2.1">List neighbors with whom the speaker is exchanging Link-State
              NLRIs.</li>
          </ul>
        </section>
      </section>
      <section anchor="Management-Considerations" numbered="true" toc="include" removeInRFC="false" pn="section-8.2">
        <name slugifiedName="name-management-considerations">Management Considerations</name>
        <section anchor="Management-Information" numbered="true" toc="include" removeInRFC="false" pn="section-8.2.1">
          <name slugifiedName="name-management-information">Management Information</name>
          <t indent="0" pn="section-8.2.1-1">The IDR Working Group has documented and continues to document
          parts of the Management Information Base and YANG models for
          managing and monitoring BGP Speakers and the sessions between them.
          It is currently believed that the BGP session running BGP-LS is not
          substantially different from any other BGP session and can be
          managed using the same data models.</t>
        </section>
        <section anchor="Fault-Management" numbered="true" toc="include" removeInRFC="false" pn="section-8.2.2">
          <name slugifiedName="name-fault-management">Fault Management</name>
          <t indent="0" pn="section-8.2.2-1">This section describes the fault management actions, as described
          in <xref target="RFC7606" format="default" sectionFormat="of" derivedContent="RFC7606"/>, that are to be performed for the
          handling of BGP UPDATE messages for BGP-LS.</t>
          <t indent="0" pn="section-8.2.2-2">A Link-State NLRI <bcp14>MUST NOT</bcp14> be considered malformed or invalid
          based on the inclusion/exclusion of TLVs or contents of the TLV
          fields (i.e., semantic errors), as described in Sections <xref target="TLV-section" format="counter" sectionFormat="of" derivedContent="5.1"/> and <xref target="BGPLSNLRI" format="counter" sectionFormat="of" derivedContent="5.2"/>.</t>
          <t indent="0" pn="section-8.2.2-3">A BGP-LS Speaker <bcp14>MUST</bcp14> perform the following syntactic validation
          of the Link-State NLRI to determine if it is malformed.</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-8.2.2-4">
            <li pn="section-8.2.2-4.1">The sum of all TLV lengths found in the BGP MP_REACH_NLRI
              attribute corresponds to the BGP MP_REACH_NLRI length.</li>
            <li pn="section-8.2.2-4.2">The sum of all TLV lengths found in the BGP MP_UNREACH_NLRI
              attribute corresponds to the BGP MP_UNREACH_NLRI length.</li>
            <li pn="section-8.2.2-4.3">The sum of all TLV lengths found in a Link-State NLRI
              corresponds to the Total NLRI Length field of all its
              descriptors.</li>
            <li pn="section-8.2.2-4.4">The length of the TLVs and, when the TLV is recognized then,
              the length of its sub-TLVs in the NLRI are valid.</li>
            <li pn="section-8.2.2-4.5">The syntactic correctness of the NLRI fields has been verified as
              per <xref target="RFC7606" format="default" sectionFormat="of" derivedContent="RFC7606"/>.</li>
            <li pn="section-8.2.2-4.6">The rule regarding the ordering of TLVs has been followed as
              described in <xref target="TLV-section" format="default" sectionFormat="of" derivedContent="Section 5.1"/>.</li>
            <li pn="section-8.2.2-4.7">For NLRIs carrying either a Local or Remote Node Descriptor
              TLV, there is not more than one instance of a sub-TLV
              present.</li>
          </ul>
          <t indent="0" pn="section-8.2.2-5">When the error that is determined allows for the router to skip
          the malformed NLRI(s) and continue the processing of the rest of the
          BGP UPDATE message (e.g., when the TLV ordering rule is violated),
          then it <bcp14>MUST</bcp14> handle such malformed NLRIs as 'NLRI discard' (i.e.,
          processing similar to what is described in <xref target="RFC7606" section="5.4" sectionFormat="of" format="default" derivedLink="https://rfc-editor.org/rfc/rfc7606#section-5.4" derivedContent="RFC7606"/>). In other cases, where the error in the NLRI
          encoding results in the inability to process the BGP UPDATE message
          (e.g., length-related encoding errors), then the router <bcp14>SHOULD</bcp14> handle
          such malformed NLRIs as 'AFI/SAFI disable' when other AFI/SAFI
          besides BGP-LS are being advertised over the same session.
          Alternately, the router <bcp14>MUST</bcp14> perform a 'session reset' when the
          session is only being used for BGP-LS or if 'AFI/SAFI disable'
          action is not possible.</t>
          <t indent="0" pn="section-8.2.2-6">A BGP-LS Attribute <bcp14>MUST NOT</bcp14> be considered malformed or invalid
          based on the inclusion/exclusion of TLVs or contents of the TLV
          fields (i.e., semantic errors), as described in Sections <xref target="TLV-section" format="counter" sectionFormat="of" derivedContent="5.1"/> and <xref target="BGPLSATTR" format="counter" sectionFormat="of" derivedContent="5.3"/>.</t>
          <t indent="0" pn="section-8.2.2-7">A BGP-LS Speaker <bcp14>MUST</bcp14> perform the following syntactic validation
          of the BGP-LS Attribute to determine if it is malformed.</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-8.2.2-8">
            <li pn="section-8.2.2-8.1">The sum of all TLV lengths found in the BGP-LS Attribute
              corresponds to the BGP-LS Attribute length.</li>
            <li pn="section-8.2.2-8.2">The syntactic correctness of the Attributes (including the BGP-LS
              Attribute) have been verified as per <xref target="RFC7606" format="default" sectionFormat="of" derivedContent="RFC7606"/>.</li>
            <li pn="section-8.2.2-8.3">The length of each TLV and, when the TLV is recognized then,
              the length of its sub-TLVs in the BGP-LS Attribute are valid.</li>
          </ul>
          <t indent="0" pn="section-8.2.2-9">When the error that is determined allows for the router to skip
          the malformed BGP-LS Attribute and continue the processing of the
          rest of the BGP UPDATE message (e.g., when the BGP-LS Attribute
          length and the total Path Attribute Length are correct but some
          TLV/sub-TLV length within the BGP-LS Attribute is invalid), then it
          <bcp14>MUST</bcp14> handle such malformed BGP-LS Attribute as 'Attribute Discard'.
          In other cases, where the error in the BGP-LS Attribute encoding
          results in the inability to process the BGP UPDATE message, the
          handling is the same as described above for the malformed NLRI.</t>
          <t indent="0" pn="section-8.2.2-10">Note that the 'Attribute Discard' action results in the loss of
          all TLVs in the BGP-LS Attribute and not the removal of a specific
          malformed TLV. The removal of specific malformed TLVs may give a
          wrong indication to a BGP-LS Consumer of that specific information
          being deleted or not available.</t>
          <t indent="0" pn="section-8.2.2-11">When a BGP Speaker receives an UPDATE message with Link-State
          NLRI(s) in the MP_REACH_NLRI but without the BGP-LS Attribute, it is
          most likely an indication that a BGP Speaker preceding it has
          performed the 'Attribute Discard' fault handling. An implementation
          <bcp14>SHOULD</bcp14> preserve and propagate the Link-State NLRIs, unless denied by
          local policy, in such an UPDATE message so that the BGP-LS Consumers
          can detect the loss of link-state information for that object and
          not assume its deletion/withdrawal. This also makes it possible for
          a network operator to trace back to the BGP-LS Propagator that
          detected the fault with the BGP-LS Attribute.</t>
          <t indent="0" pn="section-8.2.2-12">An implementation <bcp14>SHOULD</bcp14> log a message for any errors found
          during syntax validation for further analysis.</t>
          <t indent="0" pn="section-8.2.2-13">A BGP-LS Propagator, even when it has a coexisting BGP-LS
          Consumer on the same node, should not perform semantic validation of
          the Link-State NLRI or the BGP-LS Attribute to determine if it is
          malformed or invalid. Some types of semantic validation that are not
          to be performed by a BGP-LS Propagator are as follows (and this is
          not to be considered as an exhaustive list):</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-8.2.2-14">
            <li pn="section-8.2.2-14.1">presence of a mandatory TLV</li>
            <li pn="section-8.2.2-14.2">the length of a fixed-length TLV is correct or the length of a
              variable length TLV is valid or permissible</li>
            <li pn="section-8.2.2-14.3">the values of TLV fields are valid or permissible</li>
            <li pn="section-8.2.2-14.4">the inclusion and use of TLVs/sub-TLVs with specific
              Link-State NLRI types is valid</li>
          </ul>
          <t indent="0" pn="section-8.2.2-15">Each TLV may indicate the valid and permissible values and their
          semantics that can be used only by a BGP-LS Consumer for its
          semantic validation. However, the handling of any errors may be
          specific to the particular application and outside the scope of this
          document.</t>
        </section>
        <section anchor="Configuration-Management" numbered="true" toc="include" removeInRFC="false" pn="section-8.2.3">
          <name slugifiedName="name-configuration-management">Configuration Management</name>
          <t indent="0" pn="section-8.2.3-1">An implementation <bcp14>SHOULD</bcp14> allow the operator to specify neighbors
          to which Link-State NLRIs will be advertised and from which
          Link-State NLRIs will be accepted.</t>
          <t indent="0" pn="section-8.2.3-2">An implementation <bcp14>SHOULD</bcp14> allow the operator to specify the
          maximum rate at which Link-State NLRIs will be advertised/withdrawn
          from neighbors.</t>
          <t indent="0" pn="section-8.2.3-3">An implementation <bcp14>SHOULD</bcp14> allow the operator to specify the
          maximum number of Link-State NLRIs stored in a router's Routing
          Information Base (RIB).</t>
          <t indent="0" pn="section-8.2.3-4">An implementation <bcp14>SHOULD</bcp14> allow the operator to create abstracted
          topologies that are advertised to neighbors and create different
          abstractions for different neighbors.</t>
          <t indent="0" pn="section-8.2.3-5">An implementation <bcp14>MUST</bcp14> allow the operator to configure an 8-octet
          BGP-LS Instance-ID. Refer to <xref target="BGPLSNLRI" format="default" sectionFormat="of" derivedContent="Section 5.2"/> for guidance
          to the operator for the configuration of BGP-LS Instance-ID.</t>
          <t indent="0" pn="section-8.2.3-6">An implementation <bcp14>SHOULD</bcp14> allow the operator to configure Autonomous System Number (ASN) and
          BGP-LS identifiers (refer to <xref target="node_desc_tlvs" format="default" sectionFormat="of" derivedContent="Section 5.2.1.4"/>).</t>
          <t indent="0" pn="section-8.2.3-7">An implementation <bcp14>SHOULD</bcp14> allow the operator to configure a 4096-byte size limit for a BGP-LS UPDATE message on a BGP-LS Producer or allow larger values when they know that all BGP-LS Speakers support the extended message size <xref target="RFC8654" format="default" sectionFormat="of" derivedContent="RFC8654"/>.</t>
        </section>
        <section anchor="Accounting-Management" numbered="true" toc="include" removeInRFC="false" pn="section-8.2.4">
          <name slugifiedName="name-accounting-management">Accounting Management</name>
          <t indent="0" pn="section-8.2.4-1">Not Applicable.</t>
        </section>
        <section anchor="Performance-Management" numbered="true" toc="include" removeInRFC="false" pn="section-8.2.5">
          <name slugifiedName="name-performance-management">Performance Management</name>
          <t indent="0" pn="section-8.2.5-1">An implementation <bcp14>SHOULD</bcp14> provide the following statistics: </t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-8.2.5-2">
            <li pn="section-8.2.5-2.1">Total number of Link-State NLRI updates sent/received</li>
            <li pn="section-8.2.5-2.2">Number of Link-State NLRI updates sent/received, per
              neighbor</li>
            <li pn="section-8.2.5-2.3">Number of errored received Link-State NLRI updates, per
              neighbor</li>
            <li pn="section-8.2.5-2.4">Total number of locally originated Link-State NLRIs</li>
          </ul>
          <t indent="0" pn="section-8.2.5-3">These statistics should be recorded as absolute counts since the
          system or session start time. An implementation <bcp14>MAY</bcp14> also enhance
          this information by recording peak per-second counts in each
          case.</t>
        </section>
        <section anchor="Security-Management" numbered="true" toc="include" removeInRFC="false" pn="section-8.2.6">
          <name slugifiedName="name-security-management">Security Management</name>
          <t indent="0" pn="section-8.2.6-1">An operator <bcp14>MUST</bcp14> define an import policy to limit inbound updates
          as follows: </t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-8.2.6-2">
            <li pn="section-8.2.6-2.1">Drop all updates from peers that are only serving BGP-LS
              Consumers.</li>
          </ul>
          <t indent="0" pn="section-8.2.6-3">An implementation <bcp14>MUST</bcp14> have the means to limit inbound
          updates.</t>
        </section>
      </section>
    </section>
    <section anchor="TLVSUMMARY" numbered="true" toc="include" removeInRFC="false" pn="section-9">
      <name slugifiedName="name-tlv-sub-tlv-code-points-sum">TLV/Sub-TLV Code Points Summary</name>
      <t indent="0" pn="section-9-1">This section contains the global table of all TLVs/sub-TLVs defined
      in this document.</t>
      <table anchor="BGPLSCODEPOINTS" align="center" pn="table-18">
        <name slugifiedName="name-summary-table-of-tlv-sub-tl">Summary Table of TLV/Sub-TLV Code Points</name>
        <thead>
          <tr>
            <th align="center" colspan="1" rowspan="1">TLV Code Point</th>
            <th align="left" colspan="1" rowspan="1">Description</th>
            <th align="left" colspan="1" rowspan="1">Reference Section</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="center" colspan="1" rowspan="1">256</td>
            <td align="left" colspan="1" rowspan="1">Local Node Descriptors</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="LOCALNODEDESC" format="default" sectionFormat="of" derivedContent="Section 5.2.1.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">257</td>
            <td align="left" colspan="1" rowspan="1">Remote Node Descriptors</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="REMOTENODEDESC" format="default" sectionFormat="of" derivedContent="Section 5.2.1.3"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">258</td>
            <td align="left" colspan="1" rowspan="1">Link Local/Remote Identifiers</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="LINKDESC" format="default" sectionFormat="of" derivedContent="Section 5.2.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">259</td>
            <td align="left" colspan="1" rowspan="1">IPv4 interface address</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="LINKDESC" format="default" sectionFormat="of" derivedContent="Section 5.2.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">260</td>
            <td align="left" colspan="1" rowspan="1">IPv4 neighbor address</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="LINKDESC" format="default" sectionFormat="of" derivedContent="Section 5.2.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">261</td>
            <td align="left" colspan="1" rowspan="1">IPv6 interface address</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="LINKDESC" format="default" sectionFormat="of" derivedContent="Section 5.2.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">262</td>
            <td align="left" colspan="1" rowspan="1">IPv6 neighbor address</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="LINKDESC" format="default" sectionFormat="of" derivedContent="Section 5.2.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">263</td>
            <td align="left" colspan="1" rowspan="1">Multi-Topology Identifier</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="MT-ID" format="default" sectionFormat="of" derivedContent="Section 5.2.2.1"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">264</td>
            <td align="left" colspan="1" rowspan="1">OSPF Route Type</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="OSPFRTETYPE" format="default" sectionFormat="of" derivedContent="Section 5.2.3.1"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">265</td>
            <td align="left" colspan="1" rowspan="1">IP Reachability Information</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="IPREACHINFO" format="default" sectionFormat="of" derivedContent="Section 5.2.3.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">512</td>
            <td align="left" colspan="1" rowspan="1">Autonomous System</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="node_desc_tlvs" format="default" sectionFormat="of" derivedContent="Section 5.2.1.4"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">513</td>
            <td align="left" colspan="1" rowspan="1">BGP-LS Identifier (deprecated)</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="node_desc_tlvs" format="default" sectionFormat="of" derivedContent="Section 5.2.1.4"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">514</td>
            <td align="left" colspan="1" rowspan="1">OSPF Area-ID</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="node_desc_tlvs" format="default" sectionFormat="of" derivedContent="Section 5.2.1.4"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">515</td>
            <td align="left" colspan="1" rowspan="1">IGP Router-ID</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="node_desc_tlvs" format="default" sectionFormat="of" derivedContent="Section 5.2.1.4"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1024</td>
            <td align="left" colspan="1" rowspan="1">Node Flag Bits</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="NODEFLAGBITS" format="default" sectionFormat="of" derivedContent="Section 5.3.1.1"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1025</td>
            <td align="left" colspan="1" rowspan="1">Opaque Node Attribute</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="OPAQUENODE" format="default" sectionFormat="of" derivedContent="Section 5.3.1.5"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1026</td>
            <td align="left" colspan="1" rowspan="1">Node Name</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="NODENAME" format="default" sectionFormat="of" derivedContent="Section 5.3.1.3"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1027</td>
            <td align="left" colspan="1" rowspan="1">IS-IS Area Identifier</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="ISISAREA" format="default" sectionFormat="of" derivedContent="Section 5.3.1.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1028</td>
            <td align="left" colspan="1" rowspan="1">IPv4 Router-ID of Local Node</td>
            <td align="left" colspan="1" rowspan="1">Sections
              <xref target="aux_routerid_node" format="counter" sectionFormat="of" derivedContent="5.3.1.4"/> and <xref target="aux_routerid_link" format="counter" sectionFormat="of" derivedContent="5.3.2.1"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1029</td>
            <td align="left" colspan="1" rowspan="1">IPv6 Router-ID of Local Node</td>
            <td align="left" colspan="1" rowspan="1">Sections
              <xref target="aux_routerid_node" format="counter" sectionFormat="of" derivedContent="5.3.1.4"/> and <xref target="aux_routerid_link" format="counter" sectionFormat="of" derivedContent="5.3.2.1"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1030</td>
            <td align="left" colspan="1" rowspan="1">IPv4 Router-ID of Remote Node</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="aux_routerid_link" format="default" sectionFormat="of" derivedContent="Section 5.3.2.1"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1031</td>
            <td align="left" colspan="1" rowspan="1">IPv6 Router-ID of Remote Node</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="aux_routerid_link" format="default" sectionFormat="of" derivedContent="Section 5.3.2.1"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1088</td>
            <td align="left" colspan="1" rowspan="1">Administrative group (color)</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="link_attribute" format="default" sectionFormat="of" derivedContent="Section 5.3.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1089</td>
            <td align="left" colspan="1" rowspan="1">Maximum link bandwidth</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="link_attribute" format="default" sectionFormat="of" derivedContent="Section 5.3.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1090</td>
            <td align="left" colspan="1" rowspan="1">Max. reservable link bandwidth</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="link_attribute" format="default" sectionFormat="of" derivedContent="Section 5.3.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1091</td>
            <td align="left" colspan="1" rowspan="1">Unreserved bandwidth</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="link_attribute" format="default" sectionFormat="of" derivedContent="Section 5.3.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1092</td>
            <td align="left" colspan="1" rowspan="1">TE Default Metric</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="TEDEFAULTMETTLV" format="default" sectionFormat="of" derivedContent="Section 5.3.2.3"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1093</td>
            <td align="left" colspan="1" rowspan="1">Link Protection Type</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="link_attribute" format="default" sectionFormat="of" derivedContent="Section 5.3.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1094</td>
            <td align="left" colspan="1" rowspan="1">MPLS Protocol Mask</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="MPLSPROTOTLV" format="default" sectionFormat="of" derivedContent="Section 5.3.2.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1095</td>
            <td align="left" colspan="1" rowspan="1">IGP Metric</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="IGPMETTLV" format="default" sectionFormat="of" derivedContent="Section 5.3.2.4"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1096</td>
            <td align="left" colspan="1" rowspan="1">Shared Risk Link Group</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="SRLGTLV" format="default" sectionFormat="of" derivedContent="Section 5.3.2.5"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1097</td>
            <td align="left" colspan="1" rowspan="1">Opaque Link Attribute</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="OPAQUELINK" format="default" sectionFormat="of" derivedContent="Section 5.3.2.6"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1098</td>
            <td align="left" colspan="1" rowspan="1">Link Name</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="LINKNAME" format="default" sectionFormat="of" derivedContent="Section 5.3.2.7"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1152</td>
            <td align="left" colspan="1" rowspan="1">IGP Flags</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="IGPFLAGS" format="default" sectionFormat="of" derivedContent="Section 5.3.3.1"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1153</td>
            <td align="left" colspan="1" rowspan="1">IGP Route Tag</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="route_tag" format="default" sectionFormat="of" derivedContent="Section 5.3.3.2"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1154</td>
            <td align="left" colspan="1" rowspan="1">IGP Extended Route Tag</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="ext_route_tag" format="default" sectionFormat="of" derivedContent="Section 5.3.3.3"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1155</td>
            <td align="left" colspan="1" rowspan="1">Prefix Metric</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="prefix_metric" format="default" sectionFormat="of" derivedContent="Section 5.3.3.4"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1156</td>
            <td align="left" colspan="1" rowspan="1">OSPF Forwarding Address</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="ospf_fwd_addr" format="default" sectionFormat="of" derivedContent="Section 5.3.3.5"/></td>
          </tr>
          <tr>
            <td align="center" colspan="1" rowspan="1">1157</td>
            <td align="left" colspan="1" rowspan="1">Opaque Prefix Attribute</td>
            <td align="left" colspan="1" rowspan="1">
              <xref target="OPAQUEPREFIX" format="default" sectionFormat="of" derivedContent="Section 5.3.3.6"/></td>
          </tr>
        </tbody>
      </table>
    </section>
    <section anchor="Security" numbered="true" toc="include" removeInRFC="false" pn="section-10">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <t indent="0" pn="section-10-1">Procedures and protocol extensions defined in this document do not
      affect the BGP security model. See the Security Considerations section
      of <xref target="RFC4271" format="default" sectionFormat="of" derivedContent="RFC4271"/> for a discussion of BGP security. Also,
      refer to <xref target="RFC4272" format="default" sectionFormat="of" derivedContent="RFC4272"/> and <xref target="RFC6952" format="default" sectionFormat="of" derivedContent="RFC6952"/> for
      analysis of security issues for BGP.</t>
      <t indent="0" pn="section-10-2">The operator should ensure that a BGP-LS Speaker does not accept
      UPDATE messages from a peer that only provides information to a BGP-LS
      Consumer by using the policy configuration options discussed in Sections <xref target="Configuration-Management" format="counter" sectionFormat="of" derivedContent="8.2.3"/> and <xref target="Security-Management" format="counter" sectionFormat="of" derivedContent="8.2.6"/>. Generally, an operator is aware of the
      BGP-LS Speaker's role and link-state peerings. Therefore, the operator
      can protect the BGP-LS Speaker from peers sending updates that may
      represent erroneous information, feedback loops, or false input.</t>
      <t indent="0" pn="section-10-3">An error or tampering of the link-state information that is
      originated into BGP-LS and propagated through the network for use by
      BGP-LS Consumers applications can result in the malfunction of those
      applications. Some examples of such risks are the origination of
      incorrect information that is not present or consistent with the IGP
      LSDB at the BGP-LS Producer, incorrect ordering of TLVs in the NLRI, or
      inconsistent origination from multiple BGP-LS Producers and updates to
      either the NLRI or BGP-LS Attribute during propagation (including
      discarding due to errors). These are not new risks from a BGP protocol
      perspective; however, in the case of BGP-LS, impact reflects on the
      consumer applications instead of BGP routing functionalities.</t>
      <t indent="0" pn="section-10-4">Additionally, it may be considered that the export of link-state and
      TE information as described in this document constitutes a risk to
      confidentiality of mission-critical or commercially sensitive
      information about the network. BGP peerings are not automatic and
      require configuration; thus, it is the responsibility of the network
      operator to ensure that only trusted BGP Speakers are configured to
      receive such information. Similar security considerations also arise on
      the interface between BGP Speakers and BGP-LS Consumers, but their
      discussion is outside the scope of this document.</t>
    </section>
  </middle>
  <back>
    <references pn="section-11">
      <name slugifiedName="name-references">References</name>
      <references pn="section-11.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <reference anchor="ENTNUM" target="https://www.iana.org/assignments/enterprise-numbers/" quoteTitle="true" derivedAnchor="ENTNUM">
          <front>
            <title>Private Enterprise Numbers (PENs)</title>
            <author>
              <organization showOnFrontPage="true">IANA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="ISO10589" quoteTitle="true" derivedAnchor="ISO10589">
          <front>
            <title>Information technology - Telecommunications and information exchange between systems - Intermediate System to Intermediate System intra-domain routeing information exchange protocol for use in conjunction with the protocol for providing the connectionless-mode network service (ISO 8473)</title>
            <author>
              <organization showOnFrontPage="true">ISO</organization>
            </author>
            <date month="November" year="2002"/>
          </front>
          <seriesInfo name="ISO/IEC" value="10589:2002"/>
        </reference>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" quoteTitle="true" derivedAnchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t indent="0">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="RFC2328" target="https://www.rfc-editor.org/info/rfc2328" quoteTitle="true" derivedAnchor="RFC2328">
          <front>
            <title>OSPF Version 2</title>
            <author fullname="J. Moy" initials="J." surname="Moy"/>
            <date month="April" year="1998"/>
            <abstract>
              <t indent="0">This memo documents version 2 of the OSPF protocol. OSPF is a link- state routing protocol. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="54"/>
          <seriesInfo name="RFC" value="2328"/>
          <seriesInfo name="DOI" value="10.17487/RFC2328"/>
        </reference>
        <reference anchor="RFC2545" target="https://www.rfc-editor.org/info/rfc2545" quoteTitle="true" derivedAnchor="RFC2545">
          <front>
            <title>Use of BGP-4 Multiprotocol Extensions for IPv6 Inter-Domain Routing</title>
            <author fullname="P. Marques" initials="P." surname="Marques"/>
            <author fullname="F. Dupont" initials="F." surname="Dupont"/>
            <date month="March" year="1999"/>
            <abstract>
              <t indent="0">BGP-4 Multiprotocol Extensions (BGP-MP) defines the format of two BGP attributes (MP_REACH_NLRI and MP_UNREACH_NLRI) that can be used to announce and withdraw the announcement of reachability information. This document defines how compliant systems should make use of those attributes for the purpose of conveying IPv6 routing information. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2545"/>
          <seriesInfo name="DOI" value="10.17487/RFC2545"/>
        </reference>
        <reference anchor="RFC3209" target="https://www.rfc-editor.org/info/rfc3209" quoteTitle="true" derivedAnchor="RFC3209">
          <front>
            <title>RSVP-TE: Extensions to RSVP for LSP Tunnels</title>
            <author fullname="D. Awduche" initials="D." surname="Awduche"/>
            <author fullname="L. Berger" initials="L." surname="Berger"/>
            <author fullname="D. Gan" initials="D." surname="Gan"/>
            <author fullname="T. Li" initials="T." surname="Li"/>
            <author fullname="V. Srinivasan" initials="V." surname="Srinivasan"/>
            <author fullname="G. Swallow" initials="G." surname="Swallow"/>
            <date month="December" year="2001"/>
            <abstract>
              <t indent="0">This document describes the use of RSVP (Resource Reservation Protocol), including all the necessary extensions, to establish label-switched paths (LSPs) in MPLS (Multi-Protocol Label Switching). Since the flow along an LSP is completely identified by the label applied at the ingress node of the path, these paths may be treated as tunnels. A key application of LSP tunnels is traffic engineering with MPLS as specified in RFC 2702. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3209"/>
          <seriesInfo name="DOI" value="10.17487/RFC3209"/>
        </reference>
        <reference anchor="RFC4202" target="https://www.rfc-editor.org/info/rfc4202" quoteTitle="true" derivedAnchor="RFC4202">
          <front>
            <title>Routing Extensions in Support of Generalized Multi-Protocol Label Switching (GMPLS)</title>
            <author fullname="K. Kompella" initials="K." role="editor" surname="Kompella"/>
            <author fullname="Y. Rekhter" initials="Y." role="editor" surname="Rekhter"/>
            <date month="October" year="2005"/>
            <abstract>
              <t indent="0">This document specifies routing extensions in support of carrying link state information for Generalized Multi-Protocol Label Switching (GMPLS). This document enhances the routing extensions required to support MPLS Traffic Engineering (TE). [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4202"/>
          <seriesInfo name="DOI" value="10.17487/RFC4202"/>
        </reference>
        <reference anchor="RFC4203" target="https://www.rfc-editor.org/info/rfc4203" quoteTitle="true" derivedAnchor="RFC4203">
          <front>
            <title>OSPF Extensions in Support of Generalized Multi-Protocol Label Switching (GMPLS)</title>
            <author fullname="K. Kompella" initials="K." role="editor" surname="Kompella"/>
            <author fullname="Y. Rekhter" initials="Y." role="editor" surname="Rekhter"/>
            <date month="October" year="2005"/>
            <abstract>
              <t indent="0">This document specifies encoding of extensions to the OSPF routing protocol in support of Generalized Multi-Protocol Label Switching (GMPLS). [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4203"/>
          <seriesInfo name="DOI" value="10.17487/RFC4203"/>
        </reference>
        <reference anchor="RFC4271" target="https://www.rfc-editor.org/info/rfc4271" quoteTitle="true" derivedAnchor="RFC4271">
          <front>
            <title>A Border Gateway Protocol 4 (BGP-4)</title>
            <author fullname="Y. Rekhter" initials="Y." role="editor" surname="Rekhter"/>
            <author fullname="T. Li" initials="T." role="editor" surname="Li"/>
            <author fullname="S. Hares" initials="S." role="editor" surname="Hares"/>
            <date month="January" year="2006"/>
            <abstract>
              <t indent="0">This document discusses the Border Gateway Protocol (BGP), which is an inter-Autonomous System routing protocol.</t>
              <t indent="0">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 indent="0">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 indent="0">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="RFC4577" target="https://www.rfc-editor.org/info/rfc4577" quoteTitle="true" derivedAnchor="RFC4577">
          <front>
            <title>OSPF as the Provider/Customer Edge Protocol for BGP/MPLS IP Virtual Private Networks (VPNs)</title>
            <author fullname="E. Rosen" initials="E." surname="Rosen"/>
            <author fullname="P. Psenak" initials="P." surname="Psenak"/>
            <author fullname="P. Pillay-Esnault" initials="P." surname="Pillay-Esnault"/>
            <date month="June" year="2006"/>
            <abstract>
              <t indent="0">Many Service Providers offer Virtual Private Network (VPN) services to their customers, using a technique in which customer edge routers (CE routers) are routing peers of provider edge routers (PE routers). The Border Gateway Protocol (BGP) is used to distribute the customer's routes across the provider's IP backbone network, and Multiprotocol Label Switching (MPLS) is used to tunnel customer packets across the provider's backbone. This is known as a "BGP/MPLS IP VPN". The base specification for BGP/MPLS IP VPNs presumes that the routing protocol on the interface between a PE router and a CE router is BGP. This document extends that specification by allowing the routing protocol on the PE/CE interface to be the Open Shortest Path First (OSPF) protocol.</t>
              <t indent="0">This document updates RFC 4364. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4577"/>
          <seriesInfo name="DOI" value="10.17487/RFC4577"/>
        </reference>
        <reference anchor="RFC4760" target="https://www.rfc-editor.org/info/rfc4760" quoteTitle="true" derivedAnchor="RFC4760">
          <front>
            <title>Multiprotocol Extensions for BGP-4</title>
            <author fullname="T. Bates" initials="T." surname="Bates"/>
            <author fullname="R. Chandra" initials="R." surname="Chandra"/>
            <author fullname="D. Katz" initials="D." surname="Katz"/>
            <author fullname="Y. Rekhter" initials="Y." surname="Rekhter"/>
            <date month="January" year="2007"/>
            <abstract>
              <t indent="0">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="RFC4915" target="https://www.rfc-editor.org/info/rfc4915" quoteTitle="true" derivedAnchor="RFC4915">
          <front>
            <title>Multi-Topology (MT) Routing in OSPF</title>
            <author fullname="P. Psenak" initials="P." surname="Psenak"/>
            <author fullname="S. Mirtorabi" initials="S." surname="Mirtorabi"/>
            <author fullname="A. Roy" initials="A." surname="Roy"/>
            <author fullname="L. Nguyen" initials="L." surname="Nguyen"/>
            <author fullname="P. Pillay-Esnault" initials="P." surname="Pillay-Esnault"/>
            <date month="June" year="2007"/>
            <abstract>
              <t indent="0">This document describes an extension to Open Shortest Path First (OSPF) in order to define independent IP topologies called Multi- Topologies (MTs). The Multi-Topologies extension can be used for computing different paths for unicast traffic, multicast traffic, different classes of service based on flexible criteria, or an in- band network management topology.</t>
              <t indent="0">An optional extension to exclude selected links from the default topology is also described. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4915"/>
          <seriesInfo name="DOI" value="10.17487/RFC4915"/>
        </reference>
        <reference anchor="RFC5036" target="https://www.rfc-editor.org/info/rfc5036" quoteTitle="true" derivedAnchor="RFC5036">
          <front>
            <title>LDP Specification</title>
            <author fullname="L. Andersson" initials="L." role="editor" surname="Andersson"/>
            <author fullname="I. Minei" initials="I." role="editor" surname="Minei"/>
            <author fullname="B. Thomas" initials="B." role="editor" surname="Thomas"/>
            <date month="October" year="2007"/>
            <abstract>
              <t indent="0">The architecture for Multiprotocol Label Switching (MPLS) is described in RFC 3031. A fundamental concept in MPLS is that two Label Switching Routers (LSRs) must agree on the meaning of the labels used to forward traffic between and through them. This common understanding is achieved by using a set of procedures, called a label distribution protocol, by which one LSR informs another of label bindings it has made. This document defines a set of such procedures called LDP (for Label Distribution Protocol) by which LSRs distribute labels to support MPLS forwarding along normally routed paths. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5036"/>
          <seriesInfo name="DOI" value="10.17487/RFC5036"/>
        </reference>
        <reference anchor="RFC5120" target="https://www.rfc-editor.org/info/rfc5120" quoteTitle="true" derivedAnchor="RFC5120">
          <front>
            <title>M-ISIS: Multi Topology (MT) Routing in Intermediate System to Intermediate Systems (IS-ISs)</title>
            <author fullname="T. Przygienda" initials="T." surname="Przygienda"/>
            <author fullname="N. Shen" initials="N." surname="Shen"/>
            <author fullname="N. Sheth" initials="N." surname="Sheth"/>
            <date month="February" year="2008"/>
            <abstract>
              <t indent="0">This document describes an optional mechanism within Intermediate System to Intermediate Systems (IS-ISs) used today by many ISPs for IGP routing within their clouds. This document describes how to run, within a single IS-IS domain, a set of independent IP topologies that we call Multi-Topologies (MTs). This MT extension can be used for a variety of purposes, such as an in-band management network "on top" of the original IGP topology, maintaining separate IGP routing domains for isolated multicast or IPv6 islands within the backbone, or forcing a subset of an address space to follow a different topology. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5120"/>
          <seriesInfo name="DOI" value="10.17487/RFC5120"/>
        </reference>
        <reference anchor="RFC5130" target="https://www.rfc-editor.org/info/rfc5130" quoteTitle="true" derivedAnchor="RFC5130">
          <front>
            <title>A Policy Control Mechanism in IS-IS Using Administrative Tags</title>
            <author fullname="S. Previdi" initials="S." surname="Previdi"/>
            <author fullname="M. Shand" initials="M." role="editor" surname="Shand"/>
            <author fullname="C. Martin" initials="C." surname="Martin"/>
            <date month="February" year="2008"/>
            <abstract>
              <t indent="0">This document describes an extension to the IS-IS protocol to add operational capabilities that allow for ease of management and control over IP prefix distribution within an IS-IS domain. This document enhances the IS-IS protocol by extending the information that an Intermediate System (IS) router can place in Link State Protocol (LSP) Data Units for policy use. This extension will provide operators with a mechanism to control IP prefix distribution throughout multi-level IS-IS domains. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5130"/>
          <seriesInfo name="DOI" value="10.17487/RFC5130"/>
        </reference>
        <reference anchor="RFC5301" target="https://www.rfc-editor.org/info/rfc5301" quoteTitle="true" derivedAnchor="RFC5301">
          <front>
            <title>Dynamic Hostname Exchange Mechanism for IS-IS</title>
            <author fullname="D. McPherson" initials="D." surname="McPherson"/>
            <author fullname="N. Shen" initials="N." surname="Shen"/>
            <date month="October" year="2008"/>
            <abstract>
              <t indent="0">RFC 2763 defined a simple and dynamic mechanism for routers running IS-IS to learn about symbolic hostnames. RFC 2763 defined a new TLV that allows the IS-IS routers to flood their name-to-systemID mapping information across the IS-IS network.</t>
              <t indent="0">This document obsoletes RFC 2763. This document moves the capability provided by RFC 2763 to the Standards Track. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5301"/>
          <seriesInfo name="DOI" value="10.17487/RFC5301"/>
        </reference>
        <reference anchor="RFC5305" target="https://www.rfc-editor.org/info/rfc5305" quoteTitle="true" derivedAnchor="RFC5305">
          <front>
            <title>IS-IS Extensions for Traffic Engineering</title>
            <author fullname="T. Li" initials="T." surname="Li"/>
            <author fullname="H. Smit" initials="H." surname="Smit"/>
            <date month="October" year="2008"/>
            <abstract>
              <t indent="0">This document describes extensions to the Intermediate System to Intermediate System (IS-IS) protocol to support Traffic Engineering (TE). This document extends the IS-IS protocol by specifying new information that an Intermediate System (router) can place in Link State Protocol Data Units (LSP). This information describes additional details regarding the state of the network that are useful for traffic engineering computations. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5305"/>
          <seriesInfo name="DOI" value="10.17487/RFC5305"/>
        </reference>
        <reference anchor="RFC5307" target="https://www.rfc-editor.org/info/rfc5307" quoteTitle="true" derivedAnchor="RFC5307">
          <front>
            <title>IS-IS Extensions in Support of Generalized Multi-Protocol Label Switching (GMPLS)</title>
            <author fullname="K. Kompella" initials="K." role="editor" surname="Kompella"/>
            <author fullname="Y. Rekhter" initials="Y." role="editor" surname="Rekhter"/>
            <date month="October" year="2008"/>
            <abstract>
              <t indent="0">This document specifies encoding of extensions to the IS-IS routing protocol in support of Generalized Multi-Protocol Label Switching (GMPLS). [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5307"/>
          <seriesInfo name="DOI" value="10.17487/RFC5307"/>
        </reference>
        <reference anchor="RFC5340" target="https://www.rfc-editor.org/info/rfc5340" quoteTitle="true" derivedAnchor="RFC5340">
          <front>
            <title>OSPF for IPv6</title>
            <author fullname="R. Coltun" initials="R." surname="Coltun"/>
            <author fullname="D. Ferguson" initials="D." surname="Ferguson"/>
            <author fullname="J. Moy" initials="J." surname="Moy"/>
            <author fullname="A. Lindem" initials="A." surname="Lindem"/>
            <date month="July" year="2008"/>
            <abstract>
              <t indent="0">This document describes the modifications to OSPF to support version 6 of the Internet Protocol (IPv6). The fundamental mechanisms of OSPF (flooding, Designated Router (DR) election, area support, Short Path First (SPF) calculations, etc.) remain unchanged. However, some changes have been necessary, either due to changes in protocol semantics between IPv4 and IPv6, or simply to handle the increased address size of IPv6. These modifications will necessitate incrementing the protocol version from version 2 to version 3. OSPF for IPv6 is also referred to as OSPF version 3 (OSPFv3).</t>
              <t indent="0">Changes between OSPF for IPv4, OSPF Version 2, and OSPF for IPv6 as described herein include the following. Addressing semantics have been removed from OSPF packets and the basic Link State Advertisements (LSAs). New LSAs have been created to carry IPv6 addresses and prefixes. OSPF now runs on a per-link basis rather than on a per-IP-subnet basis. Flooding scope for LSAs has been generalized. Authentication has been removed from the OSPF protocol and instead relies on IPv6's Authentication Header and Encapsulating Security Payload (ESP).</t>
              <t indent="0">Even with larger IPv6 addresses, most packets in OSPF for IPv6 are almost as compact as those in OSPF for IPv4. Most fields and packet- size limitations present in OSPF for IPv4 have been relaxed. In addition, option handling has been made more flexible.</t>
              <t indent="0">All of OSPF for IPv4's optional capabilities, including demand circuit support and Not-So-Stubby Areas (NSSAs), are also supported in OSPF for IPv6. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5340"/>
          <seriesInfo name="DOI" value="10.17487/RFC5340"/>
        </reference>
        <reference anchor="RFC5642" target="https://www.rfc-editor.org/info/rfc5642" quoteTitle="true" derivedAnchor="RFC5642">
          <front>
            <title>Dynamic Hostname Exchange Mechanism for OSPF</title>
            <author fullname="S. Venkata" initials="S." surname="Venkata"/>
            <author fullname="S. Harwani" initials="S." surname="Harwani"/>
            <author fullname="C. Pignataro" initials="C." surname="Pignataro"/>
            <author fullname="D. McPherson" initials="D." surname="McPherson"/>
            <date month="August" year="2009"/>
            <abstract>
              <t indent="0">This document defines a new OSPF Router Information (RI) TLV that allows OSPF routers to flood their hostname-to-Router-ID mapping information across an OSPF network to provide a simple and dynamic mechanism for routers running OSPF to learn about symbolic hostnames, just like for routers running IS-IS. This mechanism is applicable to both OSPFv2 and OSPFv3. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5642"/>
          <seriesInfo name="DOI" value="10.17487/RFC5642"/>
        </reference>
        <reference anchor="RFC5890" target="https://www.rfc-editor.org/info/rfc5890" quoteTitle="true" derivedAnchor="RFC5890">
          <front>
            <title>Internationalized Domain Names for Applications (IDNA): Definitions and Document Framework</title>
            <author fullname="J. Klensin" initials="J." surname="Klensin"/>
            <date month="August" year="2010"/>
            <abstract>
              <t indent="0">This document is one of a collection that, together, describe the protocol and usage context for a revision of Internationalized Domain Names for Applications (IDNA), superseding the earlier version. It describes the document collection and provides definitions and other material that are common to the set. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5890"/>
          <seriesInfo name="DOI" value="10.17487/RFC5890"/>
        </reference>
        <reference anchor="RFC6119" target="https://www.rfc-editor.org/info/rfc6119" quoteTitle="true" derivedAnchor="RFC6119">
          <front>
            <title>IPv6 Traffic Engineering in IS-IS</title>
            <author fullname="J. Harrison" initials="J." surname="Harrison"/>
            <author fullname="J. Berger" initials="J." surname="Berger"/>
            <author fullname="M. Bartlett" initials="M." surname="Bartlett"/>
            <date month="February" year="2011"/>
            <abstract>
              <t indent="0">This document specifies a method for exchanging IPv6 traffic engineering information using the IS-IS routing protocol. This information enables routers in an IS-IS network to calculate traffic-engineered routes using IPv6 addresses. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6119"/>
          <seriesInfo name="DOI" value="10.17487/RFC6119"/>
        </reference>
        <reference anchor="RFC6565" target="https://www.rfc-editor.org/info/rfc6565" quoteTitle="true" derivedAnchor="RFC6565">
          <front>
            <title>OSPFv3 as a Provider Edge to Customer Edge (PE-CE) Routing Protocol</title>
            <author fullname="P. Pillay-Esnault" initials="P." surname="Pillay-Esnault"/>
            <author fullname="P. Moyer" initials="P." surname="Moyer"/>
            <author fullname="J. Doyle" initials="J." surname="Doyle"/>
            <author fullname="E. Ertekin" initials="E." surname="Ertekin"/>
            <author fullname="M. Lundberg" initials="M." surname="Lundberg"/>
            <date month="June" year="2012"/>
            <abstract>
              <t indent="0">Many Service Providers (SPs) offer Virtual Private Network (VPN) services to their customers using a technique in which Customer Edge (CE) routers are routing peers of Provider Edge (PE) routers. The Border Gateway Protocol (BGP) is used to distribute the customer's routes across the provider's IP backbone network, and Multiprotocol Label Switching (MPLS) is used to tunnel customer packets across the provider's backbone. Support currently exists for both IPv4 and IPv6 VPNs; however, only Open Shortest Path First version 2 (OSPFv2) as PE-CE protocol is specified. This document extends those specifications to support OSPF version 3 (OSPFv3) as a PE-CE routing protocol. The OSPFv3 PE-CE functionality is identical to that of OSPFv2 except for the differences described in this document. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6565"/>
          <seriesInfo name="DOI" value="10.17487/RFC6565"/>
        </reference>
        <reference anchor="RFC7606" target="https://www.rfc-editor.org/info/rfc7606" quoteTitle="true" derivedAnchor="RFC7606">
          <front>
            <title>Revised Error Handling for BGP UPDATE Messages</title>
            <author fullname="E. Chen" initials="E." role="editor" surname="Chen"/>
            <author fullname="J. Scudder" initials="J." role="editor" surname="Scudder"/>
            <author fullname="P. Mohapatra" initials="P." surname="Mohapatra"/>
            <author fullname="K. Patel" initials="K." surname="Patel"/>
            <date month="August" year="2015"/>
            <abstract>
              <t indent="0">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 indent="0">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="RFC7684" target="https://www.rfc-editor.org/info/rfc7684" quoteTitle="true" derivedAnchor="RFC7684">
          <front>
            <title>OSPFv2 Prefix/Link Attribute Advertisement</title>
            <author fullname="P. Psenak" initials="P." surname="Psenak"/>
            <author fullname="H. Gredler" initials="H." surname="Gredler"/>
            <author fullname="R. Shakir" initials="R." surname="Shakir"/>
            <author fullname="W. Henderickx" initials="W." surname="Henderickx"/>
            <author fullname="J. Tantsura" initials="J." surname="Tantsura"/>
            <author fullname="A. Lindem" initials="A." surname="Lindem"/>
            <date month="November" year="2015"/>
            <abstract>
              <t indent="0">OSPFv2 requires functional extension beyond what can readily be done with the fixed-format Link State Advertisements (LSAs) as described in RFC 2328. This document defines OSPFv2 Opaque LSAs based on Type-Length-Value (TLV) tuples that can be used to associate additional attributes with prefixes or links. Depending on the application, these prefixes and links may or may not be advertised in the fixed-format LSAs. The OSPFv2 Opaque LSAs are optional and fully backward compatible.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7684"/>
          <seriesInfo name="DOI" value="10.17487/RFC7684"/>
        </reference>
        <reference anchor="RFC7770" target="https://www.rfc-editor.org/info/rfc7770" quoteTitle="true" derivedAnchor="RFC7770">
          <front>
            <title>Extensions to OSPF for Advertising Optional Router Capabilities</title>
            <author fullname="A. Lindem" initials="A." role="editor" surname="Lindem"/>
            <author fullname="N. Shen" initials="N." surname="Shen"/>
            <author fullname="JP. Vasseur" initials="JP." surname="Vasseur"/>
            <author fullname="R. Aggarwal" initials="R." surname="Aggarwal"/>
            <author fullname="S. Shaffer" initials="S." surname="Shaffer"/>
            <date month="February" year="2016"/>
            <abstract>
              <t indent="0">It is useful for routers in an OSPFv2 or OSPFv3 routing domain to know the capabilities of their neighbors and other routers in the routing domain. This document proposes extensions to OSPFv2 and OSPFv3 for advertising optional router capabilities. The Router Information (RI) Link State Advertisement (LSA) is defined for this purpose. In OSPFv2, the RI LSA will be implemented with an Opaque LSA type ID. In OSPFv3, the RI LSA will be implemented with a unique LSA type function code. In both protocols, the RI LSA can be advertised at any of the defined flooding scopes (link, area, or autonomous system (AS)). This document obsoletes RFC 4970 by providing a revised specification that includes support for advertisement of multiple instances of the RI LSA and a TLV for functional capabilities.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7770"/>
          <seriesInfo name="DOI" value="10.17487/RFC7770"/>
        </reference>
        <reference anchor="RFC8126" target="https://www.rfc-editor.org/info/rfc8126" quoteTitle="true" derivedAnchor="RFC8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="M. Cotton" initials="M." surname="Cotton"/>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <date month="June" year="2017"/>
            <abstract>
              <t indent="0">Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t indent="0">To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t indent="0">This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="26"/>
          <seriesInfo name="RFC" value="8126"/>
          <seriesInfo name="DOI" value="10.17487/RFC8126"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" quoteTitle="true" derivedAnchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t indent="0">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>
        <reference anchor="RFC8362" target="https://www.rfc-editor.org/info/rfc8362" quoteTitle="true" derivedAnchor="RFC8362">
          <front>
            <title>OSPFv3 Link State Advertisement (LSA) Extensibility</title>
            <author fullname="A. Lindem" initials="A." surname="Lindem"/>
            <author fullname="A. Roy" initials="A." surname="Roy"/>
            <author fullname="D. Goethals" initials="D." surname="Goethals"/>
            <author fullname="V. Reddy Vallem" initials="V." surname="Reddy Vallem"/>
            <author fullname="F. Baker" initials="F." surname="Baker"/>
            <date month="April" year="2018"/>
            <abstract>
              <t indent="0">OSPFv3 requires functional extension beyond what can readily be done with the fixed-format Link State Advertisement (LSA) as described in RFC 5340. Without LSA extension, attributes associated with OSPFv3 links and advertised IPv6 prefixes must be advertised in separate LSAs and correlated to the fixed-format LSAs. This document extends the LSA format by encoding the existing OSPFv3 LSA information in Type-Length-Value (TLV) tuples and allowing advertisement of additional information with additional TLVs. Backward-compatibility mechanisms are also described.</t>
              <t indent="0">This document updates RFC 5340, "OSPF for IPv6", and RFC 5838, "Support of Address Families in OSPFv3", by providing TLV-based encodings for the base OSPFv3 unicast support and OSPFv3 address family support.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8362"/>
          <seriesInfo name="DOI" value="10.17487/RFC8362"/>
        </reference>
        <reference anchor="RFC8654" target="https://www.rfc-editor.org/info/rfc8654" quoteTitle="true" derivedAnchor="RFC8654">
          <front>
            <title>Extended Message Support for BGP</title>
            <author fullname="R. Bush" initials="R." surname="Bush"/>
            <author fullname="K. Patel" initials="K." surname="Patel"/>
            <author fullname="D. Ward" initials="D." surname="Ward"/>
            <date month="October" year="2019"/>
            <abstract>
              <t indent="0">The BGP specification (RFC 4271) mandates a maximum BGP message size of 4,096 octets. As BGP is extended to support new Address Family Identifiers (AFIs), Subsequent AFIs (SAFIs), and other features, there is a need to extend the maximum message size beyond 4,096 octets. This document updates the BGP specification by extending the maximum message size from 4,096 octets to 65,535 octets for all messages except for OPEN and KEEPALIVE messages.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8654"/>
          <seriesInfo name="DOI" value="10.17487/RFC8654"/>
        </reference>
      </references>
      <references pn="section-11.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <reference anchor="RFC1918" target="https://www.rfc-editor.org/info/rfc1918" quoteTitle="true" derivedAnchor="RFC1918">
          <front>
            <title>Address Allocation for Private Internets</title>
            <author fullname="Y. Rekhter" initials="Y." surname="Rekhter"/>
            <author fullname="B. Moskowitz" initials="B." surname="Moskowitz"/>
            <author fullname="D. Karrenberg" initials="D." surname="Karrenberg"/>
            <author fullname="G. J. de Groot" initials="G. J." surname="de Groot"/>
            <author fullname="E. Lear" initials="E." surname="Lear"/>
            <date month="February" year="1996"/>
            <abstract>
              <t indent="0">This document describes address allocation for private internets. 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="5"/>
          <seriesInfo name="RFC" value="1918"/>
          <seriesInfo name="DOI" value="10.17487/RFC1918"/>
        </reference>
        <reference anchor="RFC4272" target="https://www.rfc-editor.org/info/rfc4272" quoteTitle="true" derivedAnchor="RFC4272">
          <front>
            <title>BGP Security Vulnerabilities Analysis</title>
            <author fullname="S. Murphy" initials="S." surname="Murphy"/>
            <date month="January" year="2006"/>
            <abstract>
              <t indent="0">Border Gateway Protocol 4 (BGP-4), along with a host of other infrastructure protocols designed before the Internet environment became perilous, was originally designed with little consideration for protection of the information it carries. There are no mechanisms internal to BGP that protect against attacks that modify, delete, forge, or replay data, any of which has the potential to disrupt overall network routing behavior.</t>
              <t indent="0">This document discusses some of the security issues with BGP routing data dissemination. This document does not discuss security issues with forwarding of packets. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4272"/>
          <seriesInfo name="DOI" value="10.17487/RFC4272"/>
        </reference>
        <reference anchor="RFC4364" target="https://www.rfc-editor.org/info/rfc4364" quoteTitle="true" derivedAnchor="RFC4364">
          <front>
            <title>BGP/MPLS IP Virtual Private Networks (VPNs)</title>
            <author fullname="E. Rosen" initials="E." surname="Rosen"/>
            <author fullname="Y. Rekhter" initials="Y." surname="Rekhter"/>
            <date month="February" year="2006"/>
            <abstract>
              <t indent="0">This document describes a method by which a Service Provider may use an IP backbone to provide IP Virtual Private Networks (VPNs) for its customers. This method uses a "peer model", in which the customers' edge routers (CE routers) send their routes to the Service Provider's edge routers (PE routers); there is no "overlay" visible to the customer's routing algorithm, and CE routers at different sites do not peer with each other. Data packets are tunneled through the backbone, so that the core routers do not need to know the VPN routes. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4364"/>
          <seriesInfo name="DOI" value="10.17487/RFC4364"/>
        </reference>
        <reference anchor="RFC4655" target="https://www.rfc-editor.org/info/rfc4655" quoteTitle="true" derivedAnchor="RFC4655">
          <front>
            <title>A Path Computation Element (PCE)-Based Architecture</title>
            <author fullname="A. Farrel" initials="A." surname="Farrel"/>
            <author fullname="J.-P. Vasseur" initials="J.-P." surname="Vasseur"/>
            <author fullname="J. Ash" initials="J." surname="Ash"/>
            <date month="August" year="2006"/>
            <abstract>
              <t indent="0">Constraint-based path computation is a fundamental building block for traffic engineering systems such as Multiprotocol Label Switching (MPLS) and Generalized Multiprotocol Label Switching (GMPLS) networks. Path computation in large, multi-domain, multi-region, or multi-layer networks is complex and may require special computational components and cooperation between the different network domains.</t>
              <t indent="0">This document specifies the architecture for a Path Computation Element (PCE)-based model to address this problem space. This document does not attempt to provide a detailed description of all the architectural components, but rather it describes a set of building blocks for the PCE architecture from which solutions may be constructed. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4655"/>
          <seriesInfo name="DOI" value="10.17487/RFC4655"/>
        </reference>
        <reference anchor="RFC5152" target="https://www.rfc-editor.org/info/rfc5152" quoteTitle="true" derivedAnchor="RFC5152">
          <front>
            <title>A Per-Domain Path Computation Method for Establishing Inter-Domain Traffic Engineering (TE) Label Switched Paths (LSPs)</title>
            <author fullname="JP. Vasseur" initials="JP." role="editor" surname="Vasseur"/>
            <author fullname="A. Ayyangar" initials="A." role="editor" surname="Ayyangar"/>
            <author fullname="R. Zhang" initials="R." surname="Zhang"/>
            <date month="February" year="2008"/>
            <abstract>
              <t indent="0">This document specifies a per-domain path computation technique for establishing inter-domain Traffic Engineering (TE) Multiprotocol Label Switching (MPLS) and Generalized MPLS (GMPLS) Label Switched Paths (LSPs). In this document, a domain refers to a collection of network elements within a common sphere of address management or path computational responsibility such as Interior Gateway Protocol (IGP) areas and Autonomous Systems.</t>
              <t indent="0">Per-domain computation applies where the full path of an inter-domain TE LSP cannot be or is not determined at the ingress node of the TE LSP, and is not signaled across domain boundaries. This is most likely to arise owing to TE visibility limitations. The signaling message indicates the destination and nodes up to the next domain boundary. It may also indicate further domain boundaries or domain identifiers. The path through each domain, possibly including the choice of exit point from the domain, must be determined within the domain. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5152"/>
          <seriesInfo name="DOI" value="10.17487/RFC5152"/>
        </reference>
        <reference anchor="RFC5392" target="https://www.rfc-editor.org/info/rfc5392" quoteTitle="true" derivedAnchor="RFC5392">
          <front>
            <title>OSPF Extensions in Support of Inter-Autonomous System (AS) MPLS and GMPLS Traffic Engineering</title>
            <author fullname="M. Chen" initials="M." surname="Chen"/>
            <author fullname="R. Zhang" initials="R." surname="Zhang"/>
            <author fullname="X. Duan" initials="X." surname="Duan"/>
            <date month="January" year="2009"/>
            <abstract>
              <t indent="0">This document describes extensions to the OSPF version 2 and 3 protocols to support Multiprotocol Label Switching (MPLS) and Generalized MPLS (GMPLS) Traffic Engineering (TE) for multiple Autonomous Systems (ASes). OSPF-TE v2 and v3 extensions are defined for the flooding of TE information about inter-AS links that can be used to perform inter-AS TE path computation.</t>
              <t indent="0">No support for flooding information from within one AS to another AS is proposed or defined in this document. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5392"/>
          <seriesInfo name="DOI" value="10.17487/RFC5392"/>
        </reference>
        <reference anchor="RFC5693" target="https://www.rfc-editor.org/info/rfc5693" quoteTitle="true" derivedAnchor="RFC5693">
          <front>
            <title>Application-Layer Traffic Optimization (ALTO) Problem Statement</title>
            <author fullname="J. Seedorf" initials="J." surname="Seedorf"/>
            <author fullname="E. Burger" initials="E." surname="Burger"/>
            <date month="October" year="2009"/>
            <abstract>
              <t indent="0">Distributed applications -- such as file sharing, real-time communication, and live and on-demand media streaming -- prevalent on the Internet use a significant amount of network resources. Such applications often transfer large amounts of data through connections established between nodes distributed across the Internet with little knowledge of the underlying network topology. Some applications are so designed that they choose a random subset of peers from a larger set with which to exchange data. Absent any topology information guiding such choices, or acting on suboptimal or local information obtained from measurements and statistics, these applications often make less than desirable choices.</t>
              <t indent="0">This document discusses issues related to an information-sharing service that enables applications to perform better-than-random peer selection. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5693"/>
          <seriesInfo name="DOI" value="10.17487/RFC5693"/>
        </reference>
        <reference anchor="RFC5706" target="https://www.rfc-editor.org/info/rfc5706" quoteTitle="true" derivedAnchor="RFC5706">
          <front>
            <title>Guidelines for Considering Operations and Management of New Protocols and Protocol Extensions</title>
            <author fullname="D. Harrington" initials="D." surname="Harrington"/>
            <date month="November" year="2009"/>
            <abstract>
              <t indent="0">New protocols or protocol extensions are best designed with due consideration of the functionality needed to operate and manage the protocols. Retrofitting operations and management is sub-optimal. The purpose of this document is to provide guidance to authors and reviewers of documents that define new protocols or protocol extensions regarding aspects of operations and management that should be considered. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5706"/>
          <seriesInfo name="DOI" value="10.17487/RFC5706"/>
        </reference>
        <reference anchor="RFC6549" target="https://www.rfc-editor.org/info/rfc6549" quoteTitle="true" derivedAnchor="RFC6549">
          <front>
            <title>OSPFv2 Multi-Instance Extensions</title>
            <author fullname="A. Lindem" initials="A." surname="Lindem"/>
            <author fullname="A. Roy" initials="A." surname="Roy"/>
            <author fullname="S. Mirtorabi" initials="S." surname="Mirtorabi"/>
            <date month="March" year="2012"/>
            <abstract>
              <t indent="0">OSPFv3 includes a mechanism to support multiple instances of the protocol running on the same interface. OSPFv2 can utilize such a mechanism in order to support multiple routing domains on the same subnet.</t>
              <t indent="0">This document defines the OSPFv2 Instance ID to enable separate OSPFv2 protocol instances on the same interface. Unlike OSPFv3 where the Instance ID can be used for multiple purposes, such as putting the same interface in multiple areas, the OSPFv2 Instance ID is reserved for identifying protocol instances.</t>
              <t indent="0">This document updates RFC 2328. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6549"/>
          <seriesInfo name="DOI" value="10.17487/RFC6549"/>
        </reference>
        <reference anchor="RFC6952" target="https://www.rfc-editor.org/info/rfc6952" quoteTitle="true" derivedAnchor="RFC6952">
          <front>
            <title>Analysis of BGP, LDP, PCEP, and MSDP Issues According to the Keying and Authentication for Routing Protocols (KARP) Design Guide</title>
            <author fullname="M. Jethanandani" initials="M." surname="Jethanandani"/>
            <author fullname="K. Patel" initials="K." surname="Patel"/>
            <author fullname="L. Zheng" initials="L." surname="Zheng"/>
            <date month="May" year="2013"/>
            <abstract>
              <t indent="0">This document analyzes TCP-based routing protocols, the Border Gateway Protocol (BGP), the Label Distribution Protocol (LDP), the Path Computation Element Communication Protocol (PCEP), and the Multicast Source Distribution Protocol (MSDP), according to guidelines set forth in Section 4.2 of "Keying and Authentication for Routing Protocols Design Guidelines", RFC 6518.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6952"/>
          <seriesInfo name="DOI" value="10.17487/RFC6952"/>
        </reference>
        <reference anchor="RFC7285" target="https://www.rfc-editor.org/info/rfc7285" quoteTitle="true" derivedAnchor="RFC7285">
          <front>
            <title>Application-Layer Traffic Optimization (ALTO) Protocol</title>
            <author fullname="R. Alimi" initials="R." role="editor" surname="Alimi"/>
            <author fullname="R. Penno" initials="R." role="editor" surname="Penno"/>
            <author fullname="Y. Yang" initials="Y." role="editor" surname="Yang"/>
            <author fullname="S. Kiesel" initials="S." surname="Kiesel"/>
            <author fullname="S. Previdi" initials="S." surname="Previdi"/>
            <author fullname="W. Roome" initials="W." surname="Roome"/>
            <author fullname="S. Shalunov" initials="S." surname="Shalunov"/>
            <author fullname="R. Woundy" initials="R." surname="Woundy"/>
            <date month="September" year="2014"/>
            <abstract>
              <t indent="0">Applications using the Internet already have access to some topology information of Internet Service Provider (ISP) networks. For example, views to Internet routing tables at Looking Glass servers are available and can be practically downloaded to many network application clients. What is missing is knowledge of the underlying network topologies from the point of view of ISPs. In other words, what an ISP prefers in terms of traffic optimization -- and a way to distribute it.</t>
              <t indent="0">The Application-Layer Traffic Optimization (ALTO) services defined in this document provide network information (e.g., basic network location structure and preferences of network paths) with the goal of modifying network resource consumption patterns while maintaining or improving application performance. The basic information of ALTO is based on abstract maps of a network. These maps provide a simplified view, yet enough information about a network for applications to effectively utilize them. Additional services are built on top of the maps.</t>
              <t indent="0">This document describes a protocol implementing the ALTO services. Although the ALTO services would primarily be provided by ISPs, other entities, such as content service providers, could also provide ALTO services. Applications that could use the ALTO services are those that have a choice to which end points to connect. Examples of such applications are peer-to-peer (P2P) and content delivery networks.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7285"/>
          <seriesInfo name="DOI" value="10.17487/RFC7285"/>
        </reference>
        <reference anchor="RFC7752" target="https://www.rfc-editor.org/info/rfc7752" quoteTitle="true" derivedAnchor="RFC7752">
          <front>
            <title>North-Bound Distribution of Link-State and Traffic Engineering (TE) Information Using BGP</title>
            <author fullname="H. Gredler" initials="H." role="editor" surname="Gredler"/>
            <author fullname="J. Medved" initials="J." surname="Medved"/>
            <author fullname="S. Previdi" initials="S." surname="Previdi"/>
            <author fullname="A. Farrel" initials="A." surname="Farrel"/>
            <author fullname="S. Ray" initials="S." surname="Ray"/>
            <date month="March" year="2016"/>
            <abstract>
              <t indent="0">In a number of environments, a component external to a network is called upon to perform computations based on the network topology and current state of the connections within the network, including Traffic Engineering (TE) information. This is information typically distributed by IGP routing protocols within the network.</t>
              <t indent="0">This document describes a mechanism by which link-state and TE information can be collected from networks and shared with external components using the BGP routing protocol. This is achieved using a new BGP Network Layer Reachability Information (NLRI) encoding format. The mechanism is applicable to physical and virtual IGP links. The mechanism described is subject to policy control.</t>
              <t indent="0">Applications of this technique include Application-Layer Traffic Optimization (ALTO) servers and Path Computation Elements (PCEs).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7752"/>
          <seriesInfo name="DOI" value="10.17487/RFC7752"/>
        </reference>
        <reference anchor="RFC7911" target="https://www.rfc-editor.org/info/rfc7911" quoteTitle="true" derivedAnchor="RFC7911">
          <front>
            <title>Advertisement of Multiple Paths in BGP</title>
            <author fullname="D. Walton" initials="D." surname="Walton"/>
            <author fullname="A. Retana" initials="A." surname="Retana"/>
            <author fullname="E. Chen" initials="E." surname="Chen"/>
            <author fullname="J. Scudder" initials="J." surname="Scudder"/>
            <date month="July" year="2016"/>
            <abstract>
              <t indent="0">This document defines a BGP extension that allows the advertisement of multiple paths for the same address prefix without the new paths implicitly replacing any previous ones. The essence of the extension is that each path is identified by a Path Identifier in addition to the address prefix.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7911"/>
          <seriesInfo name="DOI" value="10.17487/RFC7911"/>
        </reference>
        <reference anchor="RFC8202" target="https://www.rfc-editor.org/info/rfc8202" quoteTitle="true" derivedAnchor="RFC8202">
          <front>
            <title>IS-IS Multi-Instance</title>
            <author fullname="L. Ginsberg" initials="L." surname="Ginsberg"/>
            <author fullname="S. Previdi" initials="S." surname="Previdi"/>
            <author fullname="W. Henderickx" initials="W." surname="Henderickx"/>
            <date month="June" year="2017"/>
            <abstract>
              <t indent="0">This document describes a mechanism that allows a single router to share one or more circuits among multiple Intermediate System to Intermediate System (IS-IS) routing protocol instances.</t>
              <t indent="0">Multiple instances allow the isolation of resources associated with each instance. Routers will form instance-specific adjacencies. Each instance can support multiple topologies. Each topology has a unique Link State Database (LSDB). Each Protocol Data Unit (PDU) will contain a new Type-Length-Value (TLV) identifying the instance and the topology (or topologies) to which the PDU belongs.</t>
              <t indent="0">This document obsoletes RFC 6822.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8202"/>
          <seriesInfo name="DOI" value="10.17487/RFC8202"/>
        </reference>
        <reference anchor="RFC9029" target="https://www.rfc-editor.org/info/rfc9029" quoteTitle="true" derivedAnchor="RFC9029">
          <front>
            <title>Updates to the Allocation Policy for the Border Gateway Protocol - Link State (BGP-LS) Parameters Registries</title>
            <author fullname="A. Farrel" initials="A." surname="Farrel"/>
            <date month="June" year="2021"/>
            <abstract>
              <t indent="0">RFC 7752 defines the Border Gateway Protocol - Link State (BGP-LS). IANA created a registry consistent with that document called "Border Gateway Protocol - Link State (BGP-LS) Parameters" with a number of subregistries. The allocation policy applied by IANA for those registries is "Specification Required", as defined in RFC 8126.</t>
              <t indent="0">This document updates RFC 7752 by changing the allocation policy for all of the registries to "Expert Review" and by updating the guidance to the designated experts.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9029"/>
          <seriesInfo name="DOI" value="10.17487/RFC9029"/>
        </reference>
        <reference anchor="RFC9346" target="https://www.rfc-editor.org/info/rfc9346" quoteTitle="true" derivedAnchor="RFC9346">
          <front>
            <title>IS-IS Extensions in Support of Inter-Autonomous System (AS) MPLS and GMPLS Traffic Engineering</title>
            <author fullname="M. Chen" initials="M." surname="Chen"/>
            <author fullname="L. Ginsberg" initials="L." surname="Ginsberg"/>
            <author fullname="S. Previdi" initials="S." surname="Previdi"/>
            <author fullname="D. Xiaodong" initials="D." surname="Xiaodong"/>
            <date month="February" year="2023"/>
            <abstract>
              <t indent="0">This document describes extensions to the Intermediate System to Intermediate System (IS-IS) protocol to support Multiprotocol Label Switching (MPLS) and Generalized MPLS (GMPLS) Traffic Engineering (TE) for multiple Autonomous Systems (ASes). It defines IS-IS extensions for the flooding of TE information about inter-AS links, which can be used to perform inter-AS TE path computation.</t>
              <t indent="0">No support for flooding information from within one AS to another AS is proposed or defined in this document.</t>
              <t indent="0">This document builds on RFC 5316 by adding support for IPv6-only operation.</t>
              <t indent="0">This document obsoletes RFC 5316.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9346"/>
          <seriesInfo name="DOI" value="10.17487/RFC9346"/>
        </reference>
      </references>
    </references>
    <section anchor="CHANGES" numbered="true" toc="include" removeInRFC="false" pn="section-appendix.a">
      <name slugifiedName="name-changes-from-rfc-7752">Changes from RFC 7752</name>
      <t indent="0" pn="section-appendix.a-1">This section lists the high-level changes from RFC 7752 and provides
      reference to the document sections wherein those have been
      introduced.</t>
      <ol spacing="normal" type="1" indent="adaptive" start="1" pn="section-appendix.a-2"><li pn="section-appendix.a-2.1" derivedCounter="1.">Updated <xref target="MECHANISM-OVERVIEW" format="default" sectionFormat="of" derivedContent="Figure 1"/> in <xref target="INTRO" format="default" sectionFormat="of" derivedContent="Section 1"/> and added <xref target="ROLES" format="default" sectionFormat="of" derivedContent="Section 3"/> to illustrate the
          different roles of a BGP implementation in conveying link-state
          information.</li>
        <li pn="section-appendix.a-2.2" derivedCounter="2.">Clarified aspects related to advertisement of link-state
          information from IGPs into BGP-LS in <xref target="IGPTOBGP" format="default" sectionFormat="of" derivedContent="Section 4"/>.</li>
        <li pn="section-appendix.a-2.3" derivedCounter="3.">In <xref target="TLV-section" format="default" sectionFormat="of" derivedContent="Section 5.1"/>, clarified aspects about TLV
          handling that apply to both the NLRI and BGP-LS Attribute
          parts as well as those that are applicable only for the NLRI portion. An
          implementation may have missed the part about the handling of an
          unknown TLV and so, based on <xref target="RFC7606" format="default" sectionFormat="of" derivedContent="RFC7606"/> guidelines,
          might discard the unknown NLRI types. This aspect is now
          unambiguously clarified in <xref target="BGPLSNLRI" format="default" sectionFormat="of" derivedContent="Section 5.2"/>. Also, the
          TLVs in the BGP-LS Attribute that are not ordered are not to be
          considered malformed.</li>
        <li pn="section-appendix.a-2.4" derivedCounter="4.">Clarified aspects of mandatory and optional TLVs in both NLRI and
          BGP-LS Attribute portions all through the document.</li>
        <li pn="section-appendix.a-2.5" derivedCounter="5.">In <xref target="BGPLSATTR" format="default" sectionFormat="of" derivedContent="Section 5.3"/>, the handling of a large-sized BGP-LS Attribute with growth in BGP-LS
          information is explained along with
          mitigation of errors arising out of it.</li>
        <li pn="section-appendix.a-2.6" derivedCounter="6.">Clarified that the document describes the NLRI descriptor TLVs
          for the protocols and NLRI types specified in this document as well as
          future BGP-LS extensions must describe the same for other protocols
          and NLRI types that they introduce.</li>
        <li pn="section-appendix.a-2.7" derivedCounter="7.">In <xref target="BGPLSNLRI" format="default" sectionFormat="of" derivedContent="Section 5.2"/>, clarified the use of the Identifier field in the
          Link-State NLRI. It was
          defined ambiguously to refer to only multi-instance IGP on a single
          link while it can also be used for multiple IGP protocol instances
          on a router. The IANA registry is accordingly being removed.</li>
        <li pn="section-appendix.a-2.8" derivedCounter="8.">The BGP-LS Identifier TLV in the Node Descriptors has been
          deprecated. Its use was not well specified by <xref target="RFC7752" format="default" sectionFormat="of" derivedContent="RFC7752"/>, and there has been some amount of confusion
          between implementors on its usage for identification of IGP
          domains as against the use of the Identifier field carrying the
          BGP-LS Instance-ID when running multiple instances of IGP routing
          protocols. The original purpose of the BGP-LS Identifier was that,
          in conjunction with the ASN, it would
          uniquely identify the BGP-LS domain and that the combination of ASN
          and BGP-LS ID would be globally unique. However, the BGP-LS
          Instance-ID carried in the Identifier field in the fixed part of the
          NLRI also provides a similar functionality. Hence, the inclusion of
          the BGP-LS Identifier TLV is not necessary. If advertised, all
          BGP-LS Speakers within an IGP flooding-set (set of IGP nodes within
          which an LSP/LSA is flooded) had to use the same (ASN, BGP-LS ID)
          tuple, and if an IGP domain consists of multiple flooding-sets, then
          all BGP-LS Speakers within the IGP domain had to use the same (ASN,
          BGP-LS ID) tuple.</li>
        <li pn="section-appendix.a-2.9" derivedCounter="9.">Clarified that the Area-ID TLV is mandatory in the Node
          Descriptor for the origination of information from OSPF except for
          when sourcing information from AS-scope LSAs where this TLV is not
          applicable. Also clarified the IS-IS area and area addresses.</li>
        <li pn="section-appendix.a-2.10" derivedCounter="10.">Moved the MT-ID TLV from the Node Descriptor section to under the
          Link Descriptor section since it is not a Node Descriptor sub-TLV.
          Fixed the ambiguity in the encoding of OSPF MT-ID in this TLV.
          Updated the IS-IS specification reference section and described the
          differences in the applicability of the R flags when the MT-ID TLV is
          used as the Link Descriptor TLV and Prefix Attribute TLV. The MT-ID TLV use
          is now elevated to <bcp14>SHOULD</bcp14> when it is enabled in the underlying
          IGP.</li>
        <li pn="section-appendix.a-2.11" derivedCounter="11.">Clarified that IPv6 link-local addresses are not advertised in
          the Link Descriptor TLVs and the local/remote identifiers are to be
          used instead for links with IPv6 link-local addresses only.</li>
        <li pn="section-appendix.a-2.12" derivedCounter="12.">Updated the usage of OSPF Route Type TLV to mandate its use for
          OSPF prefixes in <xref target="OSPFRTETYPE" format="default" sectionFormat="of" derivedContent="Section 5.2.3.1"/> since this is required
          for segregation of intra-area prefixes that are used to reach a node
          (e.g., a loopback) from other types of inter-area and external
          prefixes.</li>
        <li pn="section-appendix.a-2.13" derivedCounter="13.">Clarified the specific OSPFv2 and OSPFv3 protocol TLV
          space to be used in the Node, Link, and Prefix Opaque Attribute
          TLVs.</li>
        <li pn="section-appendix.a-2.14" derivedCounter="14.">Clarified that the length of the Node Flag Bits and IGP Flags
          TLVs are to be one octet.</li>
        <li pn="section-appendix.a-2.15" derivedCounter="15.">Updated the Node Name TLV in <xref target="NODENAME" format="default" sectionFormat="of" derivedContent="Section 5.3.1.3"/> with the
          OSPF specification.</li>
        <li pn="section-appendix.a-2.16" derivedCounter="16.">Clarified the size of the IS-IS Narrow Metric
          advertisement via the IGP Metric TLV and the handling of the unused
          bits.</li>
        <li pn="section-appendix.a-2.17" derivedCounter="17.">Clarified the advertisement of the prefix corresponding to the
          LAN segment in an OSPF network in <xref target="OSPFPN" format="default" sectionFormat="of" derivedContent="Section 5.11"/>.</li>
        <li pn="section-appendix.a-2.18" derivedCounter="18.">Clarified the advertisement and support for OSPF-specific
          concepts like virtual links, sham links, and Type 4 LSAs in Sections <xref target="OSPFVL" format="counter" sectionFormat="of" derivedContent="5.7"/> and <xref target="OSPFTYPE4" format="counter" sectionFormat="of" derivedContent="5.8"/>.</li>
        <li pn="section-appendix.a-2.19" derivedCounter="19.">Introduced the Private Use TLV code point space and specified their
          encoding in <xref target="PRIVATE" format="default" sectionFormat="of" derivedContent="Section 5.4"/>.</li>
        <li pn="section-appendix.a-2.20" derivedCounter="20.">In <xref target="UNREACHNODES" format="default" sectionFormat="of" derivedContent="Section 5.9"/>, introduced where issues related to
          the consistency of reporting IGP link-state along with their
          solutions are covered.</li>
        <li pn="section-appendix.a-2.21" derivedCounter="21.">Added a recommendation for isolation of BGP-LS sessions from other
          BGP route exchanges to avoid errors and faults in BGP-LS affecting
          the normal BGP routing.</li>
        <li pn="section-appendix.a-2.22" derivedCounter="22.">Updated the Fault Management section with detailed rules based on
          the role of the BGP Speaker in the BGP-LS information propagation
          flow.</li>
        <li pn="section-appendix.a-2.23" derivedCounter="23.">Changed the management of BGP-LS IANA registries from
          "Specification Required" to "Expert Review" along with updated
          guidelines for designated experts, more specifically, the inclusion
          of changes introduced via <xref target="RFC9029" format="default" sectionFormat="of" derivedContent="RFC9029"/> that are obsoleted
          by this document.</li>
        <li pn="section-appendix.a-2.24" derivedCounter="24.">Added BGP-LS IANA registries with "Expert Review" policy for the
          flag fields of various TLVs that was missed out. Renamed the BGP-LS
          TLV registry and removed the "IS-IS TLV/Sub-TLV" column from it.</li>
      </ol>
    </section>
    <section anchor="Acknowledgements" numbered="false" toc="include" removeInRFC="false" pn="section-appendix.b">
      <name slugifiedName="name-acknowledgements">Acknowledgements</name>
      <t indent="0" pn="section-appendix.b-1">This document update to the BGP-LS specification <xref target="RFC7752" format="default" sectionFormat="of" derivedContent="RFC7752"/> is a result of feedback and input from the
      discussions in the IDR Working Group. It also incorporates certain
      details and clarifications based on implementation and deployment
      experience with BGP-LS.</t>
      <t indent="0" pn="section-appendix.b-2"><contact fullname="Cengiz Alaettinoglu"/> and <contact fullname="Parag Amritkar"/> brought forward the need to
      clarify the advertisement of a LAN subnet for OSPF.</t>
      <t indent="0" pn="section-appendix.b-3">We would like to thank <contact fullname="Balaji Rajagopalan"/>, <contact fullname="Srihari Sangli"/>, <contact fullname="Shraddha Hegde"/>,
      <contact fullname="Andrew Stone"/>, <contact fullname="Jeff Tantsura"/>, <contact fullname="Acee Lindem"/>, <contact fullname="Les Ginsberg"/>, <contact fullname="Jie Dong"/>,
      <contact fullname="Aijun Wang"/>, <contact fullname="Nandan Saha"/>, <contact fullname="Joel Halpern"/>, and <contact fullname="Gyan Mishra"/> for their review
      and feedback on this document. Thanks to <contact fullname="Tom Petch"/> for his review and
      comments on the IANA Considerations section. We would also like to thank
      <contact fullname="Jeffrey Haas"/> for his detailed shepherd review and input for improving
      the document.</t>
      <t indent="0" pn="section-appendix.b-4">The detailed AD review by <contact fullname="Alvaro Retana"/> and his suggestions have
      helped improve this document significantly.</t>
      <t indent="0" pn="section-appendix.b-5">We would like to thank Robert Varga for his significant contribution
      to <xref target="RFC7752" format="default" sectionFormat="of" derivedContent="RFC7752"/>.</t>
      <t indent="0" pn="section-appendix.b-6">We would like to thank <contact fullname="Nischal Sheth"/>, <contact fullname="Alia Atlas"/>, <contact fullname="David Ward"/>, <contact fullname="Derek Yeung"/>,
      <contact fullname="Murtuza Lightwala"/>, <contact fullname="John Scudder"/>, <contact fullname="Kaliraj Vairavakkalai"/>, <contact fullname="Les Ginsberg"/>,
      <contact fullname="Liem Nguyen"/>, <contact fullname="Manish Bhardwaj"/>, <contact fullname="Matt Miller"/>, <contact fullname="Mike Shand"/>, <contact fullname="Peter Psenak"/>,
      <contact fullname="Rex Fernando"/>, <contact fullname="Richard Woundy"/>, <contact fullname="Steven Luong"/>, <contact fullname="Tamas Mondal"/>, <contact fullname="Waqas Alam"/>,
      <contact fullname="Vipin Kumar"/>, <contact fullname="Naiming Shen"/>, <contact fullname="Carlos Pignataro"/>, <contact fullname="Balaji Rajagopalan"/>,
      <contact fullname="Yakov Rekhter"/>, <contact fullname="Alvaro Retana"/>, <contact fullname="Barry Leiba"/>, and <contact fullname="Ben Campbell"/> for their
      comments on <xref target="RFC7752" format="default" sectionFormat="of" derivedContent="RFC7752"/>.</t>
    </section>
    <section anchor="Contributors" numbered="false" toc="include" removeInRFC="false" pn="section-appendix.c">
      <name slugifiedName="name-contributors">Contributors</name>
      <t indent="0" pn="section-appendix.c-1">The following persons contributed significant text to <xref target="RFC7752" format="default" sectionFormat="of" derivedContent="RFC7752"/> and
      this document. They should be considered coauthors.</t>
      <contact fullname="Hannes Gredler">
        <organization showOnFrontPage="true">Rtbrick</organization>
        <address>
          <email>hannes@rtbrick.com</email>
        </address>
      </contact>
      <contact fullname="Jan Medved">
        <organization showOnFrontPage="true">Cisco Systems Inc.</organization>
        <address>
          <postal>
            <country>United States of America</country>
          </postal>
          <email>jmedved@cisco.com</email>
        </address>
      </contact>
      <contact fullname="Stefano Previdi">
        <organization showOnFrontPage="true">Huawei Technologies</organization>
        <address>
          <postal>
            <country>Italy</country>
          </postal>
          <email>stefano@previdi.net</email>
        </address>
      </contact>
      <contact fullname="Adrian Farrel">
        <organization showOnFrontPage="true">Old Dog Consulting</organization>
        <address>
          <email>adrian@olddog.co.uk</email>
        </address>
      </contact>
      <contact fullname="Saikat Ray">
        <organization showOnFrontPage="true">Individual</organization>
        <address>
          <postal>
            <country>United States of America</country>
          </postal>
          <email>raysaikat@gmail.com</email>
        </address>
      </contact>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.d">
      <name slugifiedName="name-authors-address">Author's Address</name>
      <author fullname="Ketan Talaulikar" initials="K" surname="Talaulikar" role="editor">
        <organization showOnFrontPage="true">Cisco Systems</organization>
        <address>
          <postal>
            <street/>
            <country>India</country>
          </postal>
          <email>ketant.ietf@gmail.com</email>
        </address>
      </author>
    </section>
  </back>
</rfc>
