<?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-14" 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="2024"/>

    <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 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 title="Terminology">
<t>
The term "BIER OAM" used in this document interchangeably with longer version
"set of OAM protocols, methods, and tools for BIER layer".
</t>
            <t>BFR:       Bit-Forwarding Router            </t>
            <t>BFER:    Bit-Forwarding Egress Router</t>
            <t>BIER:     Bit Index Explicit Replication</t>
            <t>OAM:      Operations, Administration and Maintenance</t>
 
         </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>
          </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 and performance measurement.
  </li>
 <li>
  BIER OAM packets MUST be in-band, i.e., follow exactly the same path as data plane traffic, in the forward direction,
  i.e., from ingress toward egress endpoint(s) of the OAM test session.
  </li>
    <li>
  BIER OAM MUST support bi-directional OAM methods. Such OAM methods MAY combine in-band monitoring or
  measurement in the forward direction and out-of-band notification in the reverse direction, i.e., from egress to ingress
  end point of the OAM test session.
  </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.
</li>
<li>
BIER OAM MUST support Path Maximum Transmission Unit discovery.
</li>
<li>
BIER OAM MUST support Reverse Defect Indication (RDI) notification of the source of continuity
checking BFR by Bit-Forwarding Egress Routers (BFERs), e.g., by using Diag in p2mp BFD
with active tail support.
</li>
 <li>
  BIER OAM MUST support active and passive performance measurement methods.
  </li>
<li>
BIER OAM MUST support unidirectional performance measurement methods to calculate throughput, loss, delay, 
and delay variation metrics. <xref target="RFC6374"/> provides great details for performance
measurement and performance metrics.
</li>
<li>
BIER OAM MUST support defect notification mechanism, like Alarm Indication Signal. Any BFR in the given BIER domain
MAY originate a defect notification 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> 
  
  </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.6374.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"/>
	
    </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>
