<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rfc [
<!ENTITY nbsp "&#160;">
<!ENTITY zwsp "&#8203;">
<!ENTITY nbhy "&#8209;">
<!ENTITY wj "&#8288;">
]>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" category="info" ipr="trust200902" docName="draft-ietf-bier-oam-requirements-18" obsoletes="" updates="" submissionType="IETF" xml:lang="en" tocInclude="true" tocDepth="3" symRefs="true" sortRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.6.0 -->
  <?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?>

<front>
	<title abbrev="OAM Requirements for BIER">Operations, Administration and Maintenance (OAM) Requirements for Bit Index Explicit Replication (BIER) Layer</title>

	<author initials="G." surname="Mirsky" fullname="Greg Mirsky" role="editor">
		<organization>Ericsson</organization>
		<address>
			<email>gregimirsky@gmail.com</email>
		</address> 
	</author>


	<author initials="N." surname="Kumar" fullname="Nagendra Kumar">
		<organization>Cisco Systems, Inc.</organization>
		<address>
			<email>naikumar@cisco.com</email>
		</address> 
	</author>

	
	<author initials="M." surname="Chen" fullname="Mach Chen">
		<organization>Huawei Technologies</organization>
		<address>
			<email>mach.chen@huawei.com</email>
		</address> 
	</author>

	<author initials="S" surname="Pallagatti" fullname="Santosh Pallagatti" role="editor">
		<organization>VMware</organization>
		<address>
			<email>santosh.pallagatti@gmail.com</email>
		</address> 
	</author>

    <date year="2025"/>

    <area>Routing</area>

    <workgroup>BIER  Working Group</workgroup>

    <keyword>Internet-Draft</keyword>
   
   <keyword>BIER</keyword>
   
   <keyword>OAM</keyword>
	
	<abstract>
	<t>
	   This document describes a list of functional requirements toward Operations, Administration and Maintenance (OAM)
	   toolset in Bit Index Explicit Replication (BIER) layer of a network.
	 </t>
	</abstract>
</front>

<middle>
  <section anchor="intro" title="Introduction">
        <t>
   <xref target="RFC8279"/> introduces and explains Bit Index Explicit Replication (BIER)
   architecture and how it supports forwarding of multicast data packets.
       </t>
       <t>
   This document lists the OAM requirements for the BIER layer (see Section 4.2 of <xref target="RFC8279"/>) of the multicast domain. 
   The list can further be used for gap analysis of available OAM tools to identify
   possible enhancements of existing or whether new OAM tools are required to
   support proactive and on-demand path monitoring and service validation.
          </t>
         
     <section title="Conventions used in this document">
         <section anchor="term-sec" title="Terminology">
<t>
The term "BIER OAM" is used in this document interchangeably with a more extended version, "set of OAM protocols, methods, and tools for BIER layer".
</t>
        <ul spacing="normal">
         <li>
In-band OAM is an active OAM or hybrid OAM method <xref target="RFC7799"/>
in which OAM packets traverse the same set of links and interfaces, and receive
the same QoS treatment, as the monitored BIER flow.
</li>
<li>
   Out-of-band OAM refers to an active OAM method in which the path
   traversed through the BIER domain is not topologically identical to
   that of the monitored BIER flow, or in which the OAM test packets
   receive different QoS treatment, or both.
      </li>
<li>
        OAM session is a communication established between network nodes to perform OAM
            functions like fault detection, performance monitoring, and localization <xref target="RFC7276"/>.
            These sessions can be proactive (continuous, persistent configuration) or on-demand (manual, temporary diagnostics).
            </li>
      </ul>
 
         </section>    
         
        <section title="Requirements Language">
        <t>
   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
   NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED",
   "MAY", and "OPTIONAL" 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>
    <t>The requirements language is used in <xref target="req-list"/> and applies to implementations
    of BIER OAM conformant to the listed requirements.</t>
          </section>
         <section title="Acronyms">

            <t>BFD:       Bidirectional Forwarding Detection <xref target="RFC8562"/></t>
            <t>BFR:       Bit-Forwarding Router <xref target="RFC8279"/></t>
            <t>BFER:    Bit-Forwarding Egress Router <xref target="RFC8279"/></t>
            <t>BIER:     Bit Index Explicit Replication <xref target="RFC8279"/></t>
            <t>OAM:      Operations, Administration, and Maintenance <xref target="RFC6291"/></t>
            <t>p2mp:      Point-to-Multipoint <xref target="RFC8562"/></t>
            <t>STAMP:   Simple Two-way Active Measurement Protocol <xref target="RFC8762"/></t>
 
         </section>    
      </section>
     </section>

  <section anchor="req-list" title="Requirements">
  <t>
  This section lists the requirements for OAM of the BIER layer:
  </t>
  <ol type="1">
  <li>
  The listed requirements MUST be supported with any transport layer over which the BIER layer can be realized.
  </li>
  <li>
  It MUST be possible to initialize a BIER OAM session from any Bit-Forwarding Router (BFR) of the given BIER domain.
  </li>
  <li>
  It SHOULD be possible to initialize a BIER OAM session from a centralized controller.
  </li>
  <li>
  BIER OAM MUST support proactive and on-demand OAM monitoring and measurement methods.
  </li>
  <li>
  BIER OAM MUST support unidirectional OAM methods, both continuity check
  (e.g., Bidirectional Forwarding Detection (BFD) <xref target="RFC8562"/>) and
  performance measurement (e.g., Simple Two-way Active Measurement Protocol (STAMP) <xref target="RFC8762"/>).
  </li>
 <li>
   BIER OAM packets in the forward direction (i.e., from the ingress
    toward the egress endpoint(s) of the OAM test session) MUST be
    transmitted in-band, as defined in <xref target="term-sec"/>.
  </li>
    <li>
BIER OAM MUST support bi-directional OAM methods. Such methods
    MAY combine in-band monitoring or measurement in the forward
    direction with out-of-band notification, as defined in <xref target="term-sec"/>,
    in the reverse direction (i.e., from the egress toward the ingress
    endpoint of the OAM test session, as in Point-to-Multipoint (p2mp) BFD with active tail <xref target="RFC9780"/>).
  </li>
<!-- <t>
  BIER OAM MUST support continuity check method.
  </t>
 -->
 <li>
BIER OAM MUST support proactive monitoring of BFER availability by a BFR in the given BIER
domain, e.g., p2mp BFD active tail support <xref target="RFC9780"/>.
</li>
<li>
BIER OAM MUST support Path Maximum Transmission Unit discovery <xref target="RFC1191"/>.
</li>
<li>
BIER OAM MUST support Remote Defect Indication <xref target="RFC6428"/> notification of the source of continuity
checking BFR by Bit-Forwarding Egress Routers (BFERs), e.g., by using the Diagnostic field in p2mp BFD
with active tail support, as described in Section 5 of <xref target="RFC9780"/>.
</li>
 <li>
  BIER OAM MUST support active and passive performance measurement methods <xref target="RFC7799"/>.
  </li>
<li>
BIER OAM MUST support unidirectional performance measurement methods to calculate throughput, loss, delay, 
and delay variation metrics <xref target="RFC6374"/>. STAMP (<xref target="RFC8762"/> and <xref target="RFC8972"/>)
is an example of an active performance
measurement method and performance metrics that may be applied in a BIER domain. The Alternate Marking Method,
described in <xref target="RFC9341"/> and <xref target="RFC9342"/>,
is an example of a hybrid measurement method (<xref target="RFC7799"/>) that may be applied in a BIER domain.
</li>
<li>
BIER OAM MUST support defect notification mechanism, like Alarm Indication Signal <xref target="RFC6427"/>. Any BFR in the given BIER domain
MAY originate a fault management message <xref target="RFC6427"/> addressed to any subset of BFRs within the domain.
</li>
<li>
BIER OAM MUST support methods to enable the survivability of a BIER layer. These recovery methods MAY use
protection switching and restoration.
</li>
  </ol>

</section>

  <section anchor="iana-considerations" title="IANA Considerations">
  <t>
  This document does not propose any IANA consideration. This section may be removed.
  </t>
  </section>
 
   <section anchor="security-considerations" title="Security Considerations">
   <t>
   This document lists the OAM requirement for a BIER-enabled domain and
  thus inherits security considerations discussed in <xref target="RFC8279"/> and <xref target="RFC8296"/>.
  Another general security aspect results from using active OAM protocols, according to the <xref target="RFC7799"/>,
  in a multicast network. Active OAM protocols inject specially constructed test packets,
  and some active OAM protocols are based on the echo request/reply principle.
In the multicast network, test packets are replicated as data packets,
thus creating a possible amplification effect of multiple echo responses being
transmitted to the sender of the echo request. Thus, an implementation
of BIER OAM MUST protect the control plane from spoofed replies.
Also, an implementation of BIER OAM MUST provide control
of the number of BIER OAM messages sent to the control plane.
   </t>
   </section> 
  
      <section anchor="Acknowledgements" numbered="true" toc="default">
      <name>Acknowledgements</name>
      <t>The authors would like to thank the comments and suggestions 
	from Gunter van de Velde that helped improve this document.</t>
    </section>
    
  </middle>
  
    <back>
    <references title="Normative References">
     
        <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml"/>
        <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml"/>
     
    </references>

    <references title="Informative References">
        <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.8762.xml"/>
        <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.8972.xml"/>
        <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.8279.xml"/>
        <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.8296.xml"/>
        <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.7799.xml"/>
        <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.9341.xml"/>
       <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.9342.xml"/>
       <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.6291.xml"/>
       <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.7276.xml"/>
       <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.8562.xml"/>
       <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.9780.xml"/>
       <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.1191.xml"/>
       <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.6428.xml"/>
       <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.6374.xml"/>
       <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.6427.xml"/>

    </references>
    
         <section anchor="contr-sec" numbered="false" toc="default">
        <name>Contributors' Addresses</name>
        	<author initials="E." surname="Nordmark" fullname="Erik Nordmark">
		<organization/>
		<address>
			<email>nordmark@acm.org</email>
		</address> 
	</author>
	
		<author initials="S." surname="Aldrin" fullname="Sam Aldrin">
		<organization>Google</organization>
		<address>
			<email>aldrin.ietf@gmail.com</email>
		</address> 
	</author>

	<author initials="L." surname="Zheng" fullname="Lianshu Zheng">
		<organization/>
		<address>
			<email>veronique_cheng@hotmail.com</email>
		</address> 
	</author>
	
		<author initials="N." surname="Akiya" fullname="Nobo Akiya">
		<organization/>
		<address>
			<email>nobo.akiya.dev@gmail.com</email>
		</address> 
	</author>
        </section>
 </back>
 </rfc>
