<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.5 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-huang-detnet-rdi-01" category="std" consensus="true" submissionType="IETF" xml:lang="en" version="3">
  <!-- xml2rfc v2v3 conversion 3.19.4 -->
  <front>
    <title abbrev="BFD Extension DetNet RDI">BFD Extension for DetNet Remote Defect Indication (RDI)</title>
    <seriesInfo name="Internet-Draft" value="draft-huang-detnet-rdi-01"/>
    <author initials="H." surname="Huang" fullname="Hongyi Huang">
      <organization>Huawei</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>hongyi.huang@huawei.com</email>
      </address>
    </author>
    <author initials="L." surname="Zhang" fullname="Li Zhang">
      <organization>Huawei</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>zhangli344@huawei.com</email>
      </address>
    </author>
    <author initials="T." surname="Zhou" fullname="Tianran Zhou">
      <organization>Huawei</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>zhoutianran@huawei.com</email>
      </address>
    </author>
    <date year="2024" month="February" day="21"/>
    <area>Routing Area</area>
    <workgroup>detnet Working Group</workgroup>
    <keyword>DetNet</keyword>
    <abstract>
      <?line 40?>

<t>This document provides a method of realizing remote defect indication for
DetNet OAM. It takes advantage of and extends BFD to explicitly indicate
DetNet-specific defects.</t>
    </abstract>
  </front>
  <middle>
    <?line 47?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Deterministic Networking (DetNet) <xref target="RFC8655"/> provides reliable service
for data flows with extremely low packet loss rates
and bounded end-to-end delivery by dedicating network resources such as link
bandwidth and buffer space to DetNet flows within a network domain. It operates
at the IP layer and can deliver service over lower-layer technologies such
as MPLS. With DetNet capabilities enabled in all network nodes, DetNet Quality
of Service (QoS) requirements can be met as it provides.</t>
      <t>Extremely high QoS leaves little space for possible defects alongside the
whole DetNet. Therefore, it's of great significance to achieve accurate and
timely on-path defect detection and dissemination in order to support service
validation and fault localization. Such requirements are listed in DetNet
OAM <xref target="I-D.ietf-detnet-oam-framework"/> as well.</t>
      <t>This document's primary purpose is to provide a generic method to achieve
Remote Defect Indication (RDI), which disseminates defects between nodes
within DetNet domain. This document focuses on how to explicitly notify remote
nodes of detected DetNet-specific defects. Many techniques used to detect
the defects can be borrowed from non-DetNet OAM tools and they are outside
the scope of this document.</t>
      <t>Bidirectional Forwarding Detection (BFD)<xref target="RFC5880"/> is commonly used for RDI.
This document specifies an extension of BFD to support generic
notification of DetNet-specific defects with low latency.</t>
      <section anchor="requirements-language">
        <name>Requirements Language</name>
        <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
        <?line -18?>

</section>
      <section anchor="terminology">
        <name>Terminology</name>
        <t>The abbreviations used in this document are:</t>
        <t>BFD: Bidirectional Forwarding Detection</t>
        <t>DetNet: Deterministic Networking</t>
        <t>IFIT: In-situ Flow Information Telemetry</t>
        <t>OAM: Operation, Administration, and Maintenance</t>
        <t>POF: Packet Ordering Function</t>
        <t>PREOF: Packet Replication, Elimination and Ordering Function</t>
        <t>QoS: Quality of Service</t>
        <t>RDI: Remote Defect Indication</t>
        <t>SLO: Service Level Objective</t>
      </section>
    </section>
    <section anchor="requirements">
      <name>Requirements for DetNet RDI</name>
      <t>DetNet defines three main QoS in <xref target="RFC8655"/>: bounded end-to-end
latency, strict packet loss ratio and upper bound of
out-of-order packet delivery, which are not mandatory in traditional IP network.
To mitigate any performance degradation of DetNet flows, DetNet is supposed
to observe and report the violation of Service Level Objectives (SLO) before
the network has deviated from expected behavior. Additionally, DetNet
OAM <xref target="I-D.ietf-detnet-oam-framework"/> has explicitly required RDI
support for DetNet forwarding sub-layer, which
facilitates the failure localization and characterization. Corresponding
to the QoS of DetNet, three key indicators of defects are proposed to accurately
reflect DetNet serviceability as listed below.</t>
      <section anchor="packet-latency">
        <name>Packet Latency</name>
        <t>IP network does not provide any guarantee of latency, leaving the considerations
in higher layer (e.g., transport layer). What's worse, its best-effort delivery
could induce congestion, which, consequently, increases the latency. For
example, heavy and bursty flows traversing IP network could increase packet
latency to great extent. Contrary to that, deterministic bounded end-to-end
latency is one of the key commitments of DetNet. If the latency is detected
to be exceeding the threshold along the network path, DetNet is considered
kind of faulty. In this case, DetNet ingress nodes should be notified by
egress nodes as soon as possible in order to protect DetNet data flows and
provide correct and guaranteed service.</t>
      </section>
      <section anchor="packet-loss">
        <name>Packet Loss</name>
        <t>On one hand, packet loss may occur in DetNet, similar to IP network, since
DetNet does not operate on loss-free underlay network. On the other hand,
DetNet utilizes packet replication and elimination to achieve service protection,
which aims to mitigate or eliminate packet loss due to equipment failures.
Therefore, packet loss in DetNet could imply the violation of DetNet QoS
and thus, DetNet nodes should detect the packet loss timely and accurately.
Existing methods of loss detection used in non-DetNet OAM are not sensitive
enough to fulfill the requirements of DetNet QoS. For example, BFD reports
packet loss based on multiple (e.g., 3) consecutive lost probing packets.
Although IFIT <xref target="I-D.song-opsawg-ifit-framework"/> performs more accurate
detection based on data traffic instead of probing traffic, it still
requires a generic method of failure notification for packet loss in
DetNet.</t>
      </section>
      <section anchor="packet-misorder">
        <name>Packet Misorder</name>
        <t>While IP network does not preserve the order of packets within flows, DetNet
strictly examines the property of order-preserving to realize the basic Packet
Replication, Elimination and Ordering Functions (PREOF) so as to serve loss-free
data flows, in case that end system(s) of the flow cannot tolerate out-of-order
delivery.
Although DetNet applies Packet Ordering Function (POF) to preserve packet
order, exceeded buffer or extreme circumstances could induce out-of-order
delivery yet. This should be identified as failure and disseminated to DetNet
ingress nodes in some way.</t>
      </section>
      <section anchor="summary">
        <name>Summary</name>
        <t>As per <xref target="I-D.ietf-detnet-oam-framework"/>, many legacy OAM tools used in
IP network apply in DetNet as well. However,
existing protocol (i.e., BFD) for RDI in non-DetNet networks does not define
the above DetNet-specific defect indicators, which could neglect and proliferate
the failures. In such cases, the above OAM requirements of DetNet may not
be fulfilled.</t>
      </section>
    </section>
    <section anchor="detnet-rdi-method">
      <name>DetNet RDI Method</name>
      <section anchor="introduction-of-bfd-and-rationale-of-extension">
        <name>Introduction of BFD and Rationale of Extension</name>
        <t>BFD <xref target="RFC5880"/> is implemented mainly in forwarding plane to detect and
report failures on top of any data protocol. The format of mandatory
section of a BFD control packet is shown as below.</t>
        <figure anchor="fig-bfd-format">
          <name>The Format of Mandatory Section of BFD Control Packet</name>
          <artwork><![CDATA[
    0                   1                   2                   3
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |Vers |  Diag   |Sta|P|F|C|A|D|M|  Detect Mult  |    Length     |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                       My Discriminator                        |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                      Your Discriminator                       |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                    Desired Min TX Interval                    |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                   Required Min RX Interval                    |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                 Required Min Echo RX Interval                 |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        </figure>
        <t>The BFD control packet contains a field namely diagnostic ("Diag" in
<xref target="fig-bfd-format"/>) to provide the information of local failures to
remote nodes to determine the root cause. As per <xref target="RFC5880"/>, values
from 0 to 8 have been specified as certain indicators and values
from 9-31 are reserved for further use. <xref target="RFC6428"/> encodes a diagnostic
code of '9' to indicate mis-connectivity defect for
MPLS-TP. Similarly, DetNet OAM can utilize the reserved values to record
and disseminate several important DetNet-specific defects as listed above
(see <xref target="requirements"/>), and thereby realize RDI in DetNet OAM.</t>
      </section>
      <section anchor="bfd-extension">
        <name>BFD Extension</name>
        <t>This document appends three value-name pairs (see <xref target="tab-bfd-code"/>) to
the existing "BFD Diagnostic Codes", where the exact values
<bcp14>SHOULD</bcp14> be assigned by IANA.</t>
        <table anchor="tab-bfd-code">
          <name>Appended Value-Name Pairs to "BFD Diagnostic Codes"</name>
          <thead>
            <tr>
              <th align="left">Value</th>
              <th align="left">BFD Diagnostic Code Name</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">TBD1</td>
              <td align="left">Packet_Misorder_Ratio_Limit_Reached</td>
            </tr>
            <tr>
              <td align="left">TBD2</td>
              <td align="left">Packet_Latency_Limit_Reached</td>
            </tr>
            <tr>
              <td align="left">TBD3</td>
              <td align="left">Packet_Loss_Ratio_Limit_Reached</td>
            </tr>
          </tbody>
        </table>
        <t>When the measured ratio of out-of-order packets reaches the limit, BFD
control packets is sent with encoding the diagnostic code as
TBD1. Similarly, if the measured packet latency exceeds the maximum
threshold, the diagnostic code <bcp14>SHOULD</bcp14> be encoded with
TBD2. If the measured ratio of packet loss reaches the limit, the
diagnostic code <bcp14>SHOULD</bcp14> be encoded with TBD3.</t>
      </section>
    </section>
    <section anchor="applicability">
      <name>Applicability</name>
      <section anchor="ip-encapsulation">
        <name>IP Encapsulation</name>
        <figure anchor="fig-ip-encapsulation">
          <name>DetNet RDI Packet Encapsulation in UDP/IP</name>
          <artwork><![CDATA[
+---------------------------------+
|       BFD Control Packet        |
+---------------------------------+ <--+
|           UDP Header            |    |
+---------------------------------+    +--> IP Encapsulation
|           IP Header             |    |
+---------------------------------+ <--/
|           Data-Link             |
+---------------------------------+
|           Physical              |
+---------------------------------+
]]></artwork>
        </figure>
      </section>
      <section anchor="mpls-encapsulation">
        <name>MPLS Encapsulation</name>
        <figure anchor="fig-mpls-encapsulation">
          <name>DetNet RDI Packet Encapsulation in MPLS</name>
          <artwork><![CDATA[
+---------------------------------+
|       BFD Control Packet        |
+---------------------------------+ <--\
| DetNet Associated Channel Header|    |
+---------------------------------+    +--> MPLS Encapsulation
|           S-Label               |    |
+---------------------------------+    |
|         [ F-Label(s) ]          |    |
+---------------------------------+ <--/
|           Data-Link             |
+---------------------------------+
|           Physical              |
+---------------------------------+
]]></artwork>
        </figure>
      </section>
    </section>
    <section anchor="IANA">
      <name>IANA Considerations</name>
      <section anchor="bfd-diagnostic-codes">
        <name>BFD Diagnostic Codes</name>
        <t>IANA is requested to make the assignment from the "Bidirectional Forwarding
Detection (BFD) Parameters" registry, "BFD Diagnostic Codes" subregistry
as follows.</t>
        <table anchor="tab-iana-assignment">
          <name>Requested Assignment from the "BFD Diagnostic Codes" Subregistry</name>
          <thead>
            <tr>
              <th align="left">Value</th>
              <th align="left">Name</th>
              <th align="left">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">TBD1</td>
              <td align="left">Packet_Misorder_Ratio_Limit_Reached</td>
              <td align="left">This document</td>
            </tr>
            <tr>
              <td align="left">TBD2</td>
              <td align="left">Packet_Latency_Limit_Reached</td>
              <td align="left">This document</td>
            </tr>
            <tr>
              <td align="left">TBD3</td>
              <td align="left">Packet_Loss_Ratio_Limit_Reached</td>
              <td align="left">This document</td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="Security">
      <name>Security Considerations</name>
      <t>This specification inherits the security considerations from <xref target="RFC5880"/> and does not raise any additional security issues beyond those.</t>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC5880" target="https://www.rfc-editor.org/info/rfc5880" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.5880.xml">
          <front>
            <title>Bidirectional Forwarding Detection (BFD)</title>
            <author fullname="D. Katz" initials="D." surname="Katz"/>
            <author fullname="D. Ward" initials="D." surname="Ward"/>
            <date month="June" year="2010"/>
            <abstract>
              <t>This document describes a protocol intended to detect faults in the bidirectional path between two forwarding engines, including interfaces, data link(s), and to the extent possible the forwarding engines themselves, with potentially very low latency. It operates independently of media, data protocols, and routing protocols. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5880"/>
          <seriesInfo name="DOI" value="10.17487/RFC5880"/>
        </reference>
        <reference anchor="RFC8655" target="https://www.rfc-editor.org/info/rfc8655" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8655.xml">
          <front>
            <title>Deterministic Networking Architecture</title>
            <author fullname="N. Finn" initials="N." surname="Finn"/>
            <author fullname="P. Thubert" initials="P." surname="Thubert"/>
            <author fullname="B. Varga" initials="B." surname="Varga"/>
            <author fullname="J. Farkas" initials="J." surname="Farkas"/>
            <date month="October" year="2019"/>
            <abstract>
              <t>This document provides the overall architecture for Deterministic Networking (DetNet), which provides a capability to carry specified unicast or multicast data flows for real-time applications with extremely low data loss rates and bounded latency within a network domain. Techniques used include 1) reserving data-plane resources for individual (or aggregated) DetNet flows in some or all of the intermediate nodes along the path of the flow, 2) providing explicit routes for DetNet flows that do not immediately change with the network topology, and 3) distributing data from DetNet flow packets over time and/or space to ensure delivery of each packet's data in spite of the loss of a path. DetNet operates at the IP layer and delivers service over lower-layer technologies such as MPLS and Time- Sensitive Networking (TSN) as defined by IEEE 802.1.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8655"/>
          <seriesInfo name="DOI" value="10.17487/RFC8655"/>
        </reference>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml">
          <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>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="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml">
          <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>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="I-D.ietf-detnet-oam-framework" target="https://datatracker.ietf.org/doc/html/draft-ietf-detnet-oam-framework-11" xml:base="https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-detnet-oam-framework.xml">
          <front>
            <title>Framework of Operations, Administration and Maintenance (OAM) for Deterministic Networking (DetNet)</title>
            <author fullname="Greg Mirsky" initials="G." surname="Mirsky">
              <organization>Ericsson</organization>
            </author>
            <author fullname="Fabrice Theoleyre" initials="F." surname="Theoleyre">
              <organization>CNRS</organization>
            </author>
            <author fullname="Georgios Z. Papadopoulos" initials="G. Z." surname="Papadopoulos">
              <organization>IMT Atlantique</organization>
            </author>
            <author fullname="Carlos J. Bernardos" initials="C. J." surname="Bernardos">
              <organization>Universidad Carlos III de Madrid</organization>
            </author>
            <author fullname="Balazs Varga" initials="B." surname="Varga">
              <organization>Ericsson</organization>
            </author>
            <author fullname="János Farkas" initials="J." surname="Farkas">
              <organization>Ericsson</organization>
            </author>
            <date day="8" month="January" year="2024"/>
            <abstract>
              <t>Deterministic Networking (DetNet), as defined in RFC 8655, aims to provide bounded end-to-end latency on top of the network infrastructure, comprising both Layer 2 bridged and Layer 3 routed segments. This document's primary purpose is to detail the specific requirements of the Operation, Administration, and Maintenance (OAM) recommended to maintain a deterministic network. The document will be used in future work that defines the applicability of and extension of OAM protocols for a deterministic network. With the implementation of the OAM framework in DetNet, an operator will have a real-time view of the network infrastructure regarding the network's ability to respect the Service Level Objective, such as packet delay, delay variation, and packet loss ratio, assigned to each DetNet flow.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-detnet-oam-framework-11"/>
        </reference>
        <reference anchor="I-D.song-opsawg-ifit-framework" target="https://datatracker.ietf.org/doc/html/draft-song-opsawg-ifit-framework-21" xml:base="https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.song-opsawg-ifit-framework.xml">
          <front>
            <title>Framework for In-situ Flow Information Telemetry</title>
            <author fullname="Haoyu Song" initials="H." surname="Song">
              <organization>Futurewei</organization>
            </author>
            <author fullname="Fengwei Qin" initials="F." surname="Qin">
              <organization>China Mobile</organization>
            </author>
            <author fullname="Huanan Chen" initials="H." surname="Chen">
              <organization>China Telecom</organization>
            </author>
            <author fullname="Jaewhan Jin" initials="J." surname="Jin">
              <organization>LG U+</organization>
            </author>
            <author fullname="Jongyoon Shin" initials="J." surname="Shin">
              <organization>SK Telecom</organization>
            </author>
            <date day="23" month="October" year="2023"/>
            <abstract>
              <t>As network scale increases and network operation becomes more sophisticated, existing Operation, Administration, and Maintenance (OAM) methods are no longer sufficient to meet the monitoring and measurement requirements. Emerging data-plane on-path telemetry techniques, such as IOAM and AltMrk, which provide high-precision flow insight and issue notifications in real time can supplement existing proactive and reactive methods that run in active and passive modes. They enable quality of experience for users and applications, and identification of network faults and deficiencies. This document describes a reference framework, named as In-situ Flow Information Telemetry, for the on-path telemetry techniques. The high-level framework outlines the system architecture for applying the on-path telemetry techniques to collect and correlate performance measurement information from the network. It identifies the components that coordinate existing protocol tools and telemetry mechanisms, and addresses deployment challenges for flow-oriented on- path telemetry techniques, especially in carrier networks. The document is a guide for system designers applying the referenced techniques. It is also intended to motivate further work to enhance the OAM ecosystem.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-song-opsawg-ifit-framework-21"/>
        </reference>
        <reference anchor="RFC6428" target="https://www.rfc-editor.org/info/rfc6428" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.6428.xml">
          <front>
            <title>Proactive Connectivity Verification, Continuity Check, and Remote Defect Indication for the MPLS Transport Profile</title>
            <author fullname="D. Allan" initials="D." role="editor" surname="Allan"/>
            <author fullname="G. Swallow" initials="G." role="editor" surname="Swallow"/>
            <author fullname="J. Drake" initials="J." role="editor" surname="Drake"/>
            <date month="November" year="2011"/>
            <abstract>
              <t>Continuity Check, Proactive Connectivity Verification, and Remote Defect Indication functionalities are required for MPLS Transport Profile (MPLS-TP) Operations, Administration, and Maintenance (OAM).</t>
              <t>Continuity Check monitors a Label Switched Path for any loss of continuity defect. Connectivity Verification augments Continuity Check in order to provide confirmation that the desired source is connected to the desired sink. Remote Defect Indication enables an end point to report, to its associated end point, a fault or defect condition that it detects on a pseudowire, Label Switched Path, or Section.</t>
              <t>This document specifies specific extensions to Bidirectional Forwarding Detection (BFD) and methods for proactive Continuity Check, Continuity Verification, and Remote Defect Indication for MPLS-TP pseudowires, Label Switched Paths, and Sections using BFD as extended by this memo. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6428"/>
          <seriesInfo name="DOI" value="10.17487/RFC6428"/>
        </reference>
      </references>
    </references>
    <?line 312?>

<section numbered="false" anchor="Acknowledgements">
      <name>Acknowledgements</name>
      <t>TBD.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
LaZ0f+iO9GHMy/0nhQRmxW4vAAA=

-->

</rfc>
