<?xml version="1.0" encoding="UTF-8"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" category="std" ipr="trust200902" docName="draft-ietf-bess-evpn-per-mcast-flow-df-election-13">
<?rfc toc="yes"?>
<?rfc compact="yes"?>
<?rfc subcompact="no"?>
<?rfc symrefs="yes"?>



  <!-- ***** FRONT MATTER ***** -->
  <front>
    <title abbrev="Per multicast flow Designated Forwarder Election for EVPN">Per multicast flow Designated Forwarder Election for EVPN</title>
    
    <author initials="A" surname="Sajassi" 
    fullname="Ali Sajassi">
      <organization>Cisco Systems</organization>
    
      <address>
       <postal>
         <street>821 Alder Drive,</street>
         
        <region>MILPITAS, CALIFORNIA 95035</region>
        
        <country>UNITED STATES</country>
       </postal>
       
       <phone></phone>
       <email>sajassi@cisco.com</email>
       </address>
    </author>

    <author initials="M" surname="Mishra" 
    fullname="Mankamana Mishra">
      <organization>Cisco Systems</organization>
    
      <address>
       <postal>
         <street>821 Alder Drive,</street>
         
        <region>MILPITAS, CALIFORNIA 95035</region>
        
        <country>UNITED STATES</country>
       </postal>
       
       <phone></phone>
       <email>mankamis@cisco.com</email>
      </address>
    </author>

    <author initials="S" surname="Thoria" 
        fullname="Samir Thoria">
      <organization>Cisco Systems</organization>
        <address>
            <postal>
                <street>821 Alder Drive,</street>

                <region>MILPITAS, CALIFORNIA 95035</region>

                <country>UNITED STATES</country>
            </postal>

            <phone></phone>
            <email>sthoria@cisco.com</email>
        </address>
    </author>

        <author initials="J" surname="Rabadan"
        fullname="Jorge Rabadan">
      <organization>Nokia</organization>
        <address>
            <postal>
                <street>777 E. Middlefield Road</street>

                <region>Mountain View, CA 94043</region>

                <country>UNITED STATES</country>
            </postal>

            <phone></phone>
            <email>jorge.rabadan@nokia.com</email>
        </address>
    </author>

        <author initials="J" surname="Drake"
        fullname="John Drake">
      <organization>Independent</organization>
        <address>
            <postal>
                <street></street>

                <region></region>

                <country></country>
            </postal>

            <phone></phone>
            <email>je_drake@yahoo.com</email>
        </address>
    </author>


    <date year="2026"/>    
    <area>Routing</area>
    <workgroup>BESS WorkGroup</workgroup>
    <abstract>
        <t>
This document defines an enhancement to the Designated Forwarder (DF) election process in Ethernet Virtual Private Network (EVPN) environments. While traditional DF election operates at a per Virtual Local Area Network (VLAN) or per group of VLANs (in case of VLAN bundle or VLAN-aware bundle service) level, such granularity may not be sufficient for applications requiring optimized or isolated multicast forwarding. This specification introduces a refined DF election mechanism that extends existing hash-based methods to operate at a more granular level specifically at the tuple of Ethernet Segment Identifier (ESI), VLAN, and multicast flow. This approach enables improved traffic distribution, enhanced load balancing, and greater deployment flexibility for multicast delivery in EVPN based networks. The proposed method is designed to remain compatible with existing DF election procedures while offering targeted improvements for multicast scenarios.
        </t>
    </abstract>
  </front>

  <!-- ***** MIDDLE MATTER ***** -->

  <middle>
      <section title="Introduction">
          <t>
	          <xref target="RFC7432"/> defines the procedures for Designated Forwarder (DF) election in Ethernet Virtual Private Network (EVPN) networks at the granularity of the Ethernet Segment Identifier (ESI) and the EVPN Instance (EVI), which typically maps to a single Virtual Local Area Network (VLAN) or a group of VLANs in the case of VLAN-bundle or VLAN-aware bundle services. This per-VLAN granularity, however, is not always sufficient to meet the operational and performance needs of certain multicast applications.
        </t>
        <t>
<xref target="RFC8584"/> enhances the default DF election by introducing the Highest Random Weight (HRW) algorithm (<xref target="HRW1999"/>) to provide more deterministic and stable DF selection. Separately, <xref target="RFC9251"/> extends EVPN to support multicast flows by defining the route types used to synchronize multicast state and specifying the procedures for multicast DF election.
	    </t>
	    <t>
		    This document proposes an extension to the <xref target="HRW1999"/> based DF election mechanism defined in <xref target="RFC8584"/>. The extension enables DF election at a finer granularity specifically, per (ESI, VLAN, multicast flow). This allows for improved distribution of multicast traffic across multiple Provider Edge (PE) devices in an all-active multi-homing environment.
		    </t>
        <t>
  As defined in <xref target="RFC7432"/>, the DF in an all-active redundancy group is responsible for forwarding Broadcast, Unknown unicast, and Multicast (BUM) traffic on a given Ethernet Segment, whether attached to a Customer Edge (CE) device or an access network.
By default, the DF election process regardless of whether it uses the procedures in [<xref target="RFC7432"/> or the HRW enhancements in <xref target="RFC8584"/> selects a single Provider Edge (PE)to forward all BUM traffic for a given (ESI, VLAN) tuple. While this model works well for many use cases, it introduces limitations in scenarios where multicast flows dominate the traffic mix and require more granular distribution for optimal load balancing. For example, if a deployment requires that all multicast traffic be delivered over a single Virtual Local Area Network (VLAN), the existing DF election procedures will result in a single Provider Edge (PE) node being responsible for forwarding the entire multicast traffic load to the access network. This static forwarding responsibility can lead to suboptimal bandwidth utilization and lack of resiliency in scenarios where multiple PEs are available and capable of sharing the multicast forwarding load.

          </t> 
          <figure  >
            <preamble/>
              <artwork ><![CDATA[            

                            (Multicast sources)
                                     |
                                     |
                                   +---+
                                   |CE4|
                                   +---+
                                     |
                                     |
                               +-----+-----+
                  +------------|   PE-1    |------------+
                  |            |           |            |
                  |            +-----------+            |
                  |                   EVPN              |
                  |                                     |
                  | (DF)                        (Not DF)|
            +-----------+                        +-----------+
            |  |EVI-1|  |                        |  |EVI-1|  |
            |   PE-2    |------------------------|   PE-3    |
            +-----------+                        +-----------+
                   AC1  \                       / AC2                     
                         \                     /                     
                          \      ESI-1        /                     
                           \                 /                     
                            \               /                     
                            +---------------+
                            |    CE2        |
                            +---------------+
                                   |
                                   |
                          (Multiple receivers)


                Figure 1: Multi-homing Network of EVPN 
                          for IPTV (Internet Protocol Television) deployments
                  ]]></artwork>
              <postamble></postamble>
          </figure>     
          <t> For example, consider the topology described above, which illustrates a typical residential deployment where multiple multicast receivers are connected to a Customer Edge (CE) device that is multi-homed to a set of Provider Edge (PE) routers. In such scenarios, all multicast traffic (e.g., for IPTV services) may be transported within a single Ethernet Virtual Private Network (EVPN) Instance (EVI). If PE-2 is elected as the Designated Forwarder (DF), then as per the procedures defined in <xref target="RFC7432"/> , it becomes solely responsible for forwarding all multicast traffic to the associated Ethernet Segment. This  forwarding responsibility can result in resource imbalance across PE nodes and lead to inefficient bandwidth utilization, particularly when other PEs in the redundancy group have available capacity to share the multicast forwarding load.

          </t>
          <t>
	          To address these limitations, this document defines a method to perform DF election at the granularity of (ESI, VLAN, multicast flow). By distributing multicast flows across different PE nodes within a redundancy group, the proposed mechanism improves bandwidth utilization and enables finer grained load balancing while remaining compatible with existing EVPN control plane procedures.
	          </t>
      </section>     

      <section title="Specification of Requirements">
          <t> The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
              "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
              document are to be interpreted as described in <xref target="RFC2119"/>  .
          </t>
         
      </section>
      
            <section title="Terminology">

          <t>
	          With respect to Ethernet Virtual Private Network (EVPN), this document adheres to the terminology defined in <xref target="RFC7432"/>. For multicast-related terms and procedures, it follows the conventions and definitions specified in <xref target="RFC7761"/>.
	          <list>
		          <t>AC – Attachment Circuit </t>
		          <t>BUM – Broadcast, Unknown unicast, Multicast </t>
		          <t>CE – Customer Edge </t>
		          <t>CRC – Cyclic Redundancy Check (Appendix A of <xref target="RFC9260"/>) </t>
		          <t>DF – Designated Forwarder </t>
		          <t>nDF - non-Designated Forwarder </t>
		          <t>EVI – EVPN Instance </t>
		          <t>ES  – Ethernet Segment  </t>
		          <t>ESI – Ethernet Segment Identifier </t>
		          <t>HRW – Highest Random Weight (<xref target="HRW1999"/>) </t>
		          <t>IGMP – Internet Group Management Protocol </t>
		          <t>PE – Provider Edge </t>
		          <t>HRW - Highest Random Weight (A paper "Using Name-Based Mappings to Increase Hit Rates") </t>
		          </list>


          </t>
      </section>
      
      <section anchor="df-type" title="The DF Election Extended Community">
          <t> <xref target="RFC8584"/> defines an extended 
              community, which would be used for PEs in redundancy group to reach a consensus as 
              to which DF election procedure is desired.
              A PE can notify other participating PEs in redundancy group about 
              its willingness to support Per multicast flow base DF election 
              capability by signaling a DF election extended community along with 
              Ethernet-Segment Route (Type-4). The 
              current proposal extends the existing extended community defined 
              in <xref target="RFC8584"/>. This draft 
              defines new a DF type.
              
              <xref target="RFC8584"/> defines a DF Election Extended Community that is used by Provider Edge (PE) devices in a redundancy group to reach consensus on the DF election procedure to be used for a given Ethernet Segment (ES). A PE indicates its supported DF election capability by attaching this extended community to its Ethernet Segment Route (Route Type 4) advertisement. This document extends the DF Election Extended Community defined in <xref target="RFC8584"/> by introducing a new DF Alg to signal support for per-multicast flow-based DF election. A PE that supports the procedures specified in this document MUST signal the corresponding DF Alg in its Route Type 4 advertisement. This enables all participating PEs in the redundancy group to discover and agree upon the enhanced DF election behavior in a backward-compatible and interoperable manner.


              
              
              
              
              <list style="symbols">
                  <t>DF Alg (5 bits) - Encodes the DF election algorithm values (between
      0 and 31) that the advertising PE desires to use for the ES.  This document requests two new alg in IANA registry called "DF Alg":  
                      <list style="symbols">
	                      <t> Type 0: Default DF election algorithm, or modulus-based
         algorithm as defined in <xref target="RFC7432"/>.  </t>
                           <t>Type 1: HRW Algorithm defined in <xref target="RFC8584"/> </t>
                           <t>Type 2: Highest-Preference Algorithm defined in <xref target="RFC9785"/>. </t>
	                       <t>Type 3: Lowest-Preference Algorithm defined in <xref target="RFC9785"/>. </t>
                          <t> Type 4: HRW base per (S,G) multicast flow DF election (explained in this document). </t>
                          <t> Type 5: HRW base per (*,G) multicast flow DF election (explained in this document). </t>
                          <t> Type 6-30: Unassigned.</t>
                          <t> Type 31: Reserved for Experimental Use.</t>

                      </list>
                  </t>
                  <t>  The <xref target="RFC8584"/> 
                      describes encoding of capabilities associated to the DF 
                      election algorithm using Bitmap field. When these 
                      capabilities bits are set along with the DF type-4 and type-5, 
                      they need to be interpreted in 
                      context of this new DF type-4 and type-5. For example, consider a 
                      scenario where all PEs in the same redundancy group 
                      (same ES) can support both AC-DF, DF type-4 and DF type-5 and 
                      receive such indications from the other PEs in the 
                      ES. In this scenario, if a VLAN is not active in a PE, 
                      then the DF election procedure on all PEs in the ES 
                      should factor that in and exclude that PE in the DF 
                      election per multicast flow.   
                  </t>
                  <t> A PE SHOULD attach the DF election Extended Community to ES route
                      and Extended Community MUST be sent if the ES is locally configured 
                      for DF type Per Multicast flow DF election. Only one DF Election 
                      Extended community can be sent along with an ES route.
                  </t>
                  <t> When a PE receives the ES Routes from all the other PEs for 
                      the ES, it checks if all of other PEs have advertised their 
                      desire to proceed by Per multicast flow DF election. 
                      If all peering PEs have done so, it performs DF 
                      election based on Per multicast flow procedure. But if: 
                      <list style="symbols">
                          <t>There is at least one PE which advertised route-4 ( AD per ES Route) which 
                      does not indicate its capability to perform Per multicast flow 
                      DF election. OR 
                         </t>
                         <t> There is at least one PE signaling single active in the AD per ES route
                         </t>
                 </list>
                  it MUST be considered as an indication to support  of only Default DF election 
                  <xref target="RFC7432"/> and DF election procedure in <xref target="RFC7432"/> MUST be used. 
                  </t>
              </list>
              
          </t>
      </section>

          <section title="HRW base per multicast flow EVPN DF election">
              <t> This document is an extension of 
                  <xref target="RFC8584"/>, so this draft 
                  does not repeat the description of HRW algorithm itself.
                  This document is an extension of <xref target="RFC8584"/> and leverages the Highest Random Weight (HRW) algorithm for Designated Forwarder (DF) election. Therefore, this draft does not repeat the general description of the HRW algorithm itself.
                  Section 3.2 of [RFC8584] defines the use of the HRW algorithm for DF election in Ethernet Virtual Private Network (EVPN) environments. This document enhances that mechanism by introducing additional input parameters from the multicast flow, allowing DF election to be performed at the granularity of 
(𝑆, 𝐺, 𝑉, Es ) where:
<list>
<t>S is the multicast Source IP address </t>

<t>G is the multicast Group IP address </t>


<t>V is the VLAN Identifier </t>

<t>Es is the Ethernet Segment Identifier </t>
</list>

This per-flow extension enables more granular and balanced distribution of multicast traffic across all-active PE nodes in the redundancy group.
              </t>
              <t> EVPN Provider Edge (PE) devices discover redundancy groups as specified in <xref target="RFC7432"/>. If a redundancy group consists of N peering EVPN PEs, then upon completion of the discovery process, each PE constructs an unordered list of IP addresses corresponding to all members of the redundancy group. The procedure described in this document does not require the list of PE addresses to be ordered. Let Address[i] denote the IP address of the ith EVPN PE in the redundancy group, where  (0 &lt; i &lt;= N ). 
              </t>
              <section anchor="v3-df" title="DF election for Multicast (S,G) membership request ">
                  <t> The DF is the PE who has maximum weight for (S, G, V, ES) where 
                      <list style="symbols">
                          <t>S - Multicast Source </t> 
                          <t>G - Multicast Group </t>
                          <t>V - VLAN ID.</t>
                          <t>ESI - Ethernet Segment Identifier</t>
                      </list>
                  </t>
                  <t>
                      Address[i] is address of the ith PE. The PEs IP address length does not matter as only the lower-order 31 bits are modulo significant.
                      <list style="numbers">
                          <t> Weight
                                  <list style="symbols">
                                      <t> The weight of PE(i) to (S,G,VLAN ID, ESI) is calculated by function,
                                          weight (S,G,V, ESI, Address(i)), where (0 &lt; i &lt;= N), PE(i)
                                          is the PE at ordinal i.</t>
                                      <t> Weight (S,G,V, ESI,  Address(i)) = (1103515245. ((1103515245.Address(i) + 12345) XOR D(S,G,V,ESI))+12345) (mod 2^31)
                                      </t>
                                      <t> In the event of a tie, where two or more Provider Edge (PE) devices compute the same weight for a given 
(S,G,V,ESI) tuple, the PE whose IP address is numerically least (i.e., lowest in value when interpreted as an unsigned integer) MUST be elected as the Designated Forwarder (DF). This tie-breaking rule ensures deterministic and consistent DF election results across all PEs in the redundancy group.
                                      </t>
                                      <t>Since the Weight is a pseudorandom function with the domain as the four-tuple (S,G,VLAN ID, ESI), it is an efficient and deterministic algorithm that is independent of VLAN distribution. Choosing a good hash function for the pseudorandom function is an important consideration for this algorithm to perform better than the default algorithm. As mentioned previously <xref target="RFC8584"/> has chosen HRW to be algorithm , this draft enhances the same. 
	                                      </t>
                                  </list>
                          </t>
                          <t> Digest
                              <list style="symbols">
	                              <t>Each PE independently computes a 31-bit digest,  D(S,G,V,ESI), which is the CRC-32 (Appendix A of <xref target="RFC9260"/>) checksum of the input tuple with the most significant bit (MSB) discarded. The CRC MUST be computed using network byte order (big-endian) serialization of the tuple fields. </t>
                                  <t>D(S,G,V, ESI) = CRC_32(S,G,V, ESI)</t>
                                  <t> Here, D(S, G, V, ESI) is the 31-bit digest, computed as the CRC-32 (Appendix A of <xref target="RFC9260"/>) of a concatenated input stream comprising the Source IP address (S), Group IP address (G), VLAN Identifier (V), and the 10-octet Ethernet Segment Identifier (ESI). The result of the CRC-32 computation MUST discard the most significant bit (MSB), yielding a 31-bit value, as described in [HRW]. The input stream used for the CRC calculation MUST be constructed by serializing the fields in network byte order (big-endian). The CRC computation itself MUST also assume network byte order for consistency across all participating nodes. The address of the ith Provider Edge (PE), denoted as Address[i], may be of any length, but only the lower-order 31 bits are considered modulo significant during weight computation..</t>
                                 
                              </list>
                          </t>
                      </list>
                  </t>
                  <t>
	                  All the benefits described in Section 3.2 of <xref target="RFC8584"/> with respect to HRW-based Designated Forwarder (DF) election—such as deterministic selection, consistency across nodes, and minimal churn—are fully applicable to the mechanism defined in this document. In addition, this specification provides the added benefit of more granular distribution by extending the HRW input to include multicast flow identifiers, enabling improved load balancing across Provider Edge (PE) devices.
	                  </t>
              </section>
              <section anchor="v2-df" title="DF election for Multicast (*,G) membership request ">
                  <t> In the case of multicast membership requests where the source address is not specified (e.g., for (*,G) joins), the input parameters for DF election are modified from (S,G,V,ESI) to (G,V,ESI). All procedures defined in the previous section remain applicable without change, except that the source address is excluded from both the digest computation and the weight calculation. Accordingly, the digest  D(G,V,ESI) is computed as the CRC-32 (Appendix A of <xref target="RFC9260"/>) of the concatenated stream of Group address (G), VLAN ID (V), and Ethernet Segment Identifier (ESI), with the most significant bit discarded to produce a 31-bit value. The CRC computation MUST follow the same serialization and byte order rules as previously defined. The updated weight function is as follows:
             
                  </t>
                  <t>
                      <list style="numbers">
                          <t> Weight
                                  <list style="symbols">
                                      <t> The weight of PE(i) to (G,VLAN ID, ESI) is calculated by function,
                                          weight (G,V, ESI, Address(i)), where (0 &lt; i &lt;= N), PE(i)
                                          is the PE at ordinal i.</t>
                                      <t> Weight (G,V, ESI,  Address(i)) = (1103515245. ((1103515245.Address(i) + 12345) XOR D(G,V,ESI))+12345) (mod 2^31)
                                      </t>
                                  </list>
                          </t>
                          <t> Digest
                              <list style="symbols">
                                  <t>D(G,V, ESI) = CRC_32(G,V, ESI)</t>
                              </list>
                          </t>
                      </list>
                  </t>
                  <t>
	                  All remaining aspects of the DF election algorithm, including tie-breaking procedures, remain unchanged.
	                  </t>
              </section>

              <section anchor="default" title="Default DF election procedure">
                  <t> The per-multicast flow Designated Forwarder (DF) election procedure defined in this document is applicable only after multicast membership activity is detected, i.e., when hosts behind the Attachment Circuit (AC) of a given Ethernet Segment (ES) begin sending Internet Group Management Protocol (IGMP) or Multicast Listener Discovery (MLD) membership reports. Membership information is synchronized across the participating Provider Edge (PE) devices in the redundancy group using the procedures defined in [RFC9251]. Once synchronized, each PE MAY apply the per-flow DF election procedure to create and maintain DF state on a per multicast flow basis (i.e., per 
(S,G) or  (∗,G) flow). The "Type 1" Highest Random Weight (HRW) DF election procedure specified in [RFC8584] MUST be used to perform the default DF election for the Ethernet Segment. This election SHOULD be performed at the port level, independent of multicast membership state, and SHOULD occur prior to any IGMP or MLD membership activity.
</t> <t>
As multicast membership requests are subsequently learned and synchronized, the default port level DF state MUST be overridden by the per-flow DF election mechanism introduced in this document. This ensures that multicast traffic forwarding is transitioned from a single designated forwarder to a more granular, per-flow basis, improving distribution and load balancing across the redundancy group.
                  </t>
              </section>
          </section>

          <section title="Procedure to use per multicast flow DF election algorithm  ">
              <figure  align="center">
                  <artwork align="center"><![CDATA[

                                     Multicast  Source
                                             |
                                             |
                                             |
                                             |
                                         +---------+
                          +--------------+  PE-4   +--------------+
                          |              |         |              |
                          |              +---------+              |
                          |                                       |
                          |              EVPN CORE                |
                          |                                       |
                          |                                       |
                          |                                       |
                      +---------+        +---------+         +---------+
                      |  PE-1   +--------+   PE-2  +---------+   PE-3  |
                      |  EVI-1  |        |  EVI-1  |         | EVI-1   |
                      +---------+        +---------+         +---------+
                           |__________________|___________________|     
                         AC-1    ESI-1        | AC-2               AC-3
                                         +---------+
                                         |  CE-1   |
                                         |         |
                                         +---------+
                                              |
                                              |
                                              |
                                              |
                                      Multicast Receivers

                      Figure-2 : Multihomed network   
                      ]]></artwork>
                  <postamble></postamble>
              </figure>

              <t> Figure-2 shows multihomed network. Where EVPN PE-1, PE-2, PE-3
                  are multihomed to CE-1. Multiple multicast receivers are behind 
                  all active multihoming segment. 
                  <list style="numbers">
                      <t> 
	                      Provider Edge (PE) devices connected to the same Ethernet Segment (ES) can automatically discover each other through the exchange of Ethernet Segment Routes. This document does not modify the discovery procedures and continues to rely on the mechanisms defined in <xref target="RFC7432"/>.
                      </t>
                      <t> 
	                      Each Provider Edge (PE) device in the redundancy group advertises an Ethernet Segment (ES) Route that includes an Extended Community indicating its capability to support the per-multicast flow DF election procedure defined in this document. Since per-multicast flow DF election is applicable only after a PE learns multicast membership state from receivers (e.g. via IGMP or MLD reports), a default DF election mechanism is required to forward Broadcast, Unknown unicast, and Multicast (BUM) traffic prior to the availability of such state. Until multicast membership state is learned, the default DF election procedure specified in <xref target="default"/>, namely HRW per (v,Es) as defined in <xref target="RFC8584"/> . This ensures consistent and deterministic BUM forwarding behavior in the absence of flow-specific state.
                      </t>
                      <t> When a receiver starts sending membership requests for (s1,g1), 
                          where s1 is multicast source address and g1 is multicast 
                          group address, CE-1 could hash membership request (IGMP join) 
                          to any of the PEs in 
                          redundancy group. Let's consider it is hashed to PE-2. 
                          <xref target="RFC9251"/> defines a 
                          procedure to sync IGMP join state 
                          among redundancy group of PEs. Now each of the PE would 
                          have information about membership request (s1,g1) and each 
                          of them run DF election procedure <xref target="v3-df"/> to
                          elect DF among participating PEs in redundancy group. 
                          Consider PE-2 gets elected as DF for multicast flow (s1,g1).
                          <list style="numbers">
                              <t> PE-1: non-Designated Forwarder (nDF) for flow (s1, g1), and DF for all other Broadcast, Unknown unicast, and Multicast (BUM) traffic</t>
                              <t> PE-2 forwarding state would be DF for flow (s1,g1) and 
                                  nDF for rest other BUM traffic.</t>
                              <t> PE-3 forwarding state would be nDF for flow (s1,g1) and 
                                  rest other BUM traffic.</t>
                          </list>
                      </t>
                      <t> As and when new multicast membership request comes, 
                          same procedure as above would continue.
                      </t>
                      <t> If <xref target="df-type"/> has DF type 4, For membership request (S,G) it MUST use <xref target="v3-df"/> to 
                          elect DF among participating PEs. And membership request (*,G) MUST use <xref target="v2-df"/> to elect DF among participating PEs.
                      </t>
                  </list>
              </t>
          </section>
          <section title="Triggers for DF re-election">
              <t> There are multiple events that can trigger a Designated Forwarder (DF) re-election within the redundancy group. Some of these triggers include, but are not limited to :
                  <list style="numbers">
                      <t> Local ES going down due to physical failure or 
                          configuration change triggers DF re-election at peering PE.
                      </t>
                      <t> Detection of new PE through ES route.   
                      </t>
                      <t> AC going up / down
                      </t>
                      <t> ESI change 
                      </t>
                      <t> Remote PE removed / Down 
                      </t>
                      <t> Local configuration change of DF election Type and peering PE consensus on new DF Type
                      </t>
                  </list>
                  This document does not introduce any new mechanisms for Designated Forwarder (DF) re-election. Instead, it relies on the existing DF re-election procedures defined in <xref target="RFC7432"/>. Upon occurrence of any triggering event, a DF re-election is performed, resulting in the redistribution of all multicast flows among the Provider Edge (PE) devices within the redundancy group for the given Ethernet Segment (ES).
              </t>
          </section>

     <section title="Security Considerations">
         <t>The same Security Considerations described in <xref target="RFC7432"/> , <xref target="RFC8584"/>
             are valid for this document.
         </t>
     </section>

     <section title="IANA Considerations">
         <t> Per this document, request to allocate two new values: 
	         <list>
		                  <t> Alg type  4: HRW base per (S,G) multicast flow DF election (explained in this document). </t>
                          <t> Alg type  5: HRW base per (*,G) multicast flow DF election (explained in this document). </t>
		         </list>
         </t>
         <t> List this document as an additional reference for the DF Election Extended Community field in the "EVPN Extended Community Sub-Types" registry on top of existing reference to RFC8584 and RFC9785.
	         </t>
 </section>

      <section title="Acknowledgement">
          <t>Authors would like to acknowledge helpful comments
   and contributions of Luc Andre Burdet.
          </t>
      </section>

    
    
  </middle>

  <!--  *****BACK MATTER ***** -->

  <back>

      <references title='Normative References'>
	      
	           <reference anchor="HRW1999">
	<front>
          <title>
	   Using Name-Based Mappings to Increase Hit Rates
	  </title> 
          <author initials='D.' surname='Thaler' fullname='David THaler'>
	    <organization >Univ. of Michigan, Ann arbor</organization>
	  </author>
          <author initials='C.' surname='Ravishankar' fullname='Chinya Ravishankar'>
	    <organization >Univ. of Michigan, Ann arbor</organization>
	  </author>
          <date year='1998' month='February' /> 
          <area>General</area> 
          <keyword>keyword</keyword> 
	</front>
        <seriesInfo name="IEEE/ACM Transactions in networking" value="Volume 6 Issue 1"/>
      </reference>

	      
	      <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml"/>
	      <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7432.xml"/>
	      <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7761.xml"/>
	      <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9251.xml"/>
	      <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8584.xml"/>
	      <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9785.xml"/>
	      <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9260.xml"/>
      </references>

  </back>
</rfc>
