<?xml version="1.0" encoding="utf-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.17 (Ruby 3.1.2) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

<!ENTITY RFC6513 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.6513.xml">
<!ENTITY RFC2119 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml">
<!ENTITY RFC8174 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml">
<!ENTITY RFC4601 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4601.xml">
<!ENTITY RFC4364 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4364.xml">
<!ENTITY RFC4659 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4659.xml">
<!ENTITY RFC4271 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4271.xml">
<!ENTITY RFC4760 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4760.xml">
<!ENTITY RFC4360 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4360.xml">
<!ENTITY RFC1997 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.1997.xml">
<!ENTITY RFC7716 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7716.xml">
<!ENTITY RFC4607 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4607.xml">
<!ENTITY RFC8365 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8365.xml">
<!ENTITY I-D.zzhang-bess-mcast-in-evpn-signaled-l3vpn SYSTEM "https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.zzhang-bess-mcast-in-evpn-signaled-l3vpn.xml">
<!ENTITY I-D.ietf-bess-mvpn-evpn-sr-p2mp SYSTEM "https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-bess-mvpn-evpn-sr-p2mp.xml">
<!ENTITY RFC4875 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4875.xml">
<!ENTITY RFC6388 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.6388.xml">
<!ENTITY RFC4684 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4684.xml">
<!ENTITY RFC5331 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.5331.xml">
<!ENTITY RFC5015 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.5015.xml">
<!ENTITY RFC4610 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4610.xml">
<!ENTITY RFC3618 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.3618.xml">
<!ENTITY RFC2439 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2439.xml">
<!ENTITY RFC4272 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4272.xml">
<!ENTITY RFC4111 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4111.xml">
<!ENTITY RFC5925 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.5925.xml">
]>

<?rfc comments="yes"?>

<rfc ipr="trust200902" docName="draft-zzhang-bess-rfc6514bis-01" category="std" consensus="true" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="BGP Encodings and Procedures for MVPNs">BGP Encodings and Procedures for Multicast in MPLS/BGP IP VPNs</title>

    <author initials="Z." surname="Zhang" fullname="Zhaohui Zhang">
      <organization>Juniper Networks</organization>
      <address>
        <email>zzhang@juniper.net</email>
      </address>
    </author>
    <author initials="M." surname="Mishra" fullname="Mankamana Mishra">
      <organization>Cisco Systems</organization>
      <address>
        <email>mankamis@cisco.com</email>
      </address>
    </author>

    <date year="2025" month="November" day="18"/>

    <area>Routing</area>
    <workgroup>bess</workgroup>
    <keyword>bgp, mvpn</keyword>

    <abstract>


<t>RFC 6514 describes the BGP encodings and procedures for
   exchanging the information elements required by Multicast in MPLS/BGP
   IP VPNs, as specified in RFC 6513.</t>

<t>This document updates and obsoletes RFC 6514. The original authors of
   RFC 6514 are listed at the end of this document.</t>



    </abstract>



  </front>

  <middle>


<section anchor="introduction"><name>Introduction</name>

<t>This document describes the BGP encodings and procedures for
   exchanging the information elements required by Multicast in MPLS/BGP
   IP VPNs, as specified in <xref target="RFC6513"/>.  This document assumes a thorough
   familiarity with the procedures, concepts, and terms described in
   <xref target="RFC6513"/>.</t>

<t>This document defines a new Network Layer Reachability Information
   (NLRI), MCAST-VPN NLRI.  The MCAST-VPN NLRI is used for MVPN auto-
   discovery, advertising MVPN to Inclusive P-Multicast Service
   Interface (I-PMSI) tunnel binding, advertising (C-S,C-G) to Selective
   PMSI (S-PMSI) tunnel binding, VPN customer multicast routing
   information exchange among Provider Edge routers (PEs), choosing a
   single forwarder PE, and for procedures in support of co-locating a
   Customer Rendezvous Point (C-RP) on a PE.</t>

<t>This document specifies two new BGP attributes: the P-Multicast
   Service Interface Tunnel (PMSI Tunnel) attribute and the PE
   Distinguisher Label attribute.</t>

<t>This document also defines two new BGP Extended Communities: the
   Source Autonomous System (AS) Extended Community and the VPN Routing
   and Forwarding (VRF) Route Import Extended Community.</t>

</section>
<section anchor="specification-of-requirements"><name>Specification of Requirements</name>

<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 anchor="terminology"><name>Terminology</name>

<t>In the context of this document, we will refer to the MVPN auto-
   discovery/binding information carried in BGP as "auto-discovery
   routes" ("A-D routes").  For a given MVPN, there are the following
   types of A-D routes:</t>

<figure><artwork><![CDATA[
   + Intra-AS I-PMSI A-D route;
   + Inter-AS I-PMSI A-D route;
   + S-PMSI A-D route;
   + Leaf A-D route;
   + Source Active A-D route.
]]></artwork></figure>

<t>In the context of this document, we will refer to the MVPN customers'
   multicast routing information carried in BGP as "C-multicast routes".
   For a given MVPN, there are the following types of C-multicast
   routes:</t>

<figure><artwork><![CDATA[
   + Shared Tree Join route;
   + Source Tree Join route;
]]></artwork></figure>

<t>For each MVPN present on a PE, the PE maintains a Tree Information
   Base (MVPN-TIB).  This is the same as TIB defined in <xref target="RFC4601"/>,
   except that instead of a single TIB, a PE maintains multiple MVPN-
   TIBs: one per each MVPN.</t>

<t>Throughout this document, we will use the term "VPN-IP route" to mean
   a route that is either in the VPN-IPv4 address family <xref target="RFC4364"/> or in
   the VPN-IPv6 address family <xref target="RFC4659"/>.</t>

</section>
<section anchor="mcast-vpn-nlri"><name>MCAST-VPN NLRI</name>

<t>This document defines a new BGP NLRI, called the MCAST-VPN NLRI.</t>

<t>The following is the format of the MCAST-VPN NLRI:</t>

<figure><artwork><![CDATA[
   +-----------------------------------+
   |    Route Type (1 octet)           |
   +-----------------------------------+
   |     Length (1 octet)              |
   +-----------------------------------+
   | Route Type specific (variable)    |
   +-----------------------------------+
]]></artwork></figure>

<t>The Route Type field defines the encoding of the rest of MCAST-VPN
   NLRI (Route Type specific MCAST-VPN NLRI).</t>

<t>The Length field indicates the length in octets of the Route Type
   specific field of the MCAST-VPN NLRI.</t>

<t>This document defines the following Route Types for A-D routes:</t>

<figure><artwork><![CDATA[
   + 1 - Intra-AS I-PMSI A-D route;
   + 2 - Inter-AS I-PMSI A-D route;
   + 3 - S-PMSI A-D route;
   + 4 - Leaf A-D route;
   + 5 - Source Active A-D route.
]]></artwork></figure>

<t>This document defines the following Route Types for C-multicast
   routes:</t>

<figure><artwork><![CDATA[
   + 6 - Shared Tree Join route;
   + 7 - Source Tree Join route;
]]></artwork></figure>

<t>The MCAST-VPN NLRI is carried in BGP <xref target="RFC4271"/> using BGP
   Multiprotocol Extensions <xref target="RFC4760"/> with an Address Family Identifier
   (AFI) of 1 or 2 and a Subsequent AFI (SAFI) of MCAST-VPN.  The NLRI
   field in the MP_REACH_NLRI/MP_UNREACH_NLRI attribute contains the
   MCAST-VPN NLRI (encoded as specified above).  The value of the AFI
   field in the MP_REACH_NLRI/MP_UNREACH_NLRI attribute that carries the
   MCAST-VPN NLRI determines whether the multicast source and multicast
   group addresses carried in the S-PMSI A-D routes, Source Active A-D
   routes, and C-multicast routes are IPv4 or IPv6 addresses (AFI 1
   indicates IPv4 addresses, AFI 2 indicates IPv6 addresses).</t>

<t>In order for two BGP speakers to exchange labeled MCAST-VPN NLRIs,
   they must use a BGP Capabilities Advertisement to ensure that they
   both are capable of properly processing such an NLRI.  This is done
   as specified in <xref target="RFC4760"/>, by using capability code 1 (multiprotocol
   BGP) with an AFI of 1 or 2 and an SAFI of MCAST-VPN.</t>

<t>The following describes the format of the Route Type specific MCAST-
   VPN NLRI for various Route Types defined in this document.</t>

<section anchor="intra-as-i-pmsi-a-d-route"><name>Intra-AS I-PMSI A-D Route</name>

<t>An Intra-AS I-PMSI A-D Route Type specific MCAST-VPN NLRI consists of
   the following:</t>

<figure><artwork><![CDATA[
   +-----------------------------------+
   |      RD   (8 octets)              |
   +-----------------------------------+
   |   Originating Router's IP Addr    |
   +-----------------------------------+
]]></artwork></figure>

<t>The Route Distinguisher (RD) is encoded as described in <xref target="RFC4364"/>.</t>

<t>Usage of Intra-AS I-PMSI A-D routes is described in Section 9.2.</t>

</section>
<section anchor="inter-as-i-pmsi-a-d-route"><name>Inter-AS I-PMSI A-D Route</name>

<t>An Inter-AS I-PMSI A-D Route Type specific MCAST-VPN NLRI consists of
   the following:</t>

<figure><artwork><![CDATA[
   +-----------------------------------+
   |      RD   (8 octets)              |
   +-----------------------------------+
   |      Source AS (4 octets)         |
   +-----------------------------------+
]]></artwork></figure>

<t>The RD is encoded as described in <xref target="RFC4364"/>.</t>

<t>The Source AS contains an Autonomous System Number (ASN).</t>

<t>Two-octet ASNs are encoded in the two low-order octets of the Source
   AS field, with the two high-order octets set to zero.</t>

<t>Usage of Inter-AS I-PMSI A-D routes is described in Section 9.1.</t>

</section>
<section anchor="s-pmsi-a-d-route"><name>S-PMSI A-D Route</name>

<t>An S-PMSI A-D Route Type specific MCAST-VPN NLRI consists of the
   following:</t>

<figure><artwork><![CDATA[
   +-----------------------------------+
   |      RD   (8 octets)              |
   +-----------------------------------+
   | Multicast Source Length (1 octet) |
   +-----------------------------------+
   |  Multicast Source (variable)      |
   +-----------------------------------+
   |  Multicast Group Length (1 octet) |
   +-----------------------------------+
   |  Multicast Group   (variable)     |
   +-----------------------------------+
   |   Originating Router's IP Addr    |
   +-----------------------------------+
]]></artwork></figure>

<t>The RD is encoded as described in <xref target="RFC4364"/>.</t>

<t>The Multicast Source field contains the C-S address.  If the
   Multicast Source field contains an IPv4 address, then the value of
   the Multicast Source Length field is 32.  If the Multicast Source
   field contains an IPv6 address, then the value of the Multicast
   Source Length field is 128.</t>

<t>The Multicast Group field contains the C-G address or C-LDP (Label
   Distribution Protocol) MP Opaque Value Element (use of C-LDP MP
   Opaque Value Element is described in the Section 11.3.2.  If the
   Multicast Group field contains an IPv4 address, then the value of the
   Multicast Group Length field is 32.  If the Multicast Group field
   contains an IPv6 address, then the value of the Multicast Group
   Length field is 128.</t>

<t>Usage of other values of the Multicast Source Length and Multicast
   Group Length fields is outside the scope of this document.</t>

<t>Usage of S-PMSI A-D routes is described in Section 12.</t>

</section>
<section anchor="leaf-a-d-route"><name>Leaf A-D Route</name>

<t>A Leaf A-D Route Type specific MCAST-VPN NLRI consists of the
   following:</t>

<figure><artwork><![CDATA[
   +-----------------------------------+
   |      Route Key (variable)         |
   +-----------------------------------+
   |   Originating Router's IP Addr    |
   +-----------------------------------+
]]></artwork></figure>

<t>Leaf A-D routes may be originated as a result of processing a
   received Inter-AS I-PMSI A-D route or S-PMSI A-D route.  A Leaf A-D
   route is originated in these situations only if the received route
   has a PMSI Tunnel attribute whose "Leaf Information Required" bit is
   set to 1.</t>

<t>If a Leaf A-D route is originated as a result of processing one of
   the received routes specified in the previous paragraph, the Route
   Key of the Leaf A-D route is set to the NLRI of the received route.</t>

<t>Details of the use of the Leaf A-D route may be found in Sections
   9.2.3.2.1, 9.2.3.3, 9.2.3.4.1, 9.2.3.5, and 12.3.</t>

</section>
<section anchor="source-active-a-d-route"><name>Source Active A-D Route</name>

<t>A Source Active A-D Route Type specific MCAST-VPN NLRI consists of
   the following:</t>

<figure><artwork><![CDATA[
   +-----------------------------------+
   |      RD   (8 octets)              |
   +-----------------------------------+
   | Multicast Source Length (1 octet) |
   +-----------------------------------+
   |   Multicast Source (variable)     |
   +-----------------------------------+
   |  Multicast Group Length (1 octet) |
   +-----------------------------------+
   |  Multicast Group (variable)       |
   +-----------------------------------+
]]></artwork></figure>

<t>The RD is encoded as described in <xref target="RFC4364"/>.</t>

<t>The Multicast Source field contains the C-S address.  If the
   Multicast Source field contains an IPv4 address, then the value of
   the Multicast Source Length field is 32.  If the Multicast Source
   field contains an IPv6 address, then the value of the Multicast
   Source Length field is 128.</t>

<t>Use of the Source Active A-D routes with the Multicast Source Length
   field of 0 is outside the scope of this document.</t>

<t>The Multicast Group field contains the C-G address.  If the Multicast
   Group field contains an IPv4 address, then the value of the Multicast
   Group Length field is 32.  If the Multicast Group field contains an
   IPv6 address, then the value of the Multicast Group Length field is
   128.</t>

<t>Source Active A-D routes with a Multicast group belonging to the
   Source Specific Multicast (SSM) range (as defined in <xref target="RFC4607"/>, and
   potentially extended locally on a router) MUST NOT be advertised by a
   router and MUST be discarded if received.</t>

<t>Usage of Source Active A-D routes is described in Sections 13 and 14.</t>

</section>
<section anchor="c-multicast-route"><name>C-Multicast Route</name>

<t>A Shared Tree Join route and a Source Tree Join Route Type specific
   MCAST-VPN NLRI consists of the following:</t>

<figure><artwork><![CDATA[
   +-----------------------------------+
   |      RD   (8 octets)              |
   +-----------------------------------+
   |    Source AS (4 octets)           |
   +-----------------------------------+
   | Multicast Source Length (1 octet) |
   +-----------------------------------+
   |   Multicast Source (variable)     |
   +-----------------------------------+
   |  Multicast Group Length (1 octet) |
   +-----------------------------------+
   |  Multicast Group   (variable)     |
   +-----------------------------------+
]]></artwork></figure>

<t>The RD is encoded as described in <xref target="RFC4364"/>.</t>

<t>The Source AS contains an ASN.  Two-octet ASNs are encoded in the
   low-order two octets of the Source AS field.</t>

<t>For a Shared Tree Join route, the Multicast Source field contains the
   C-RP address; for a Source Tree Join route, the Multicast Source
   field contains the C-S address.  If the Multicast Source field
   contains an IPv4 address, then the value of the Multicast Source
   Length field is 32.  If the Multicast Source field contains an IPv6
   address, then the value of the Multicast Source Length field is 128.</t>

<t>The Multicast Group field contains the C-G address or C-MP Opaque
   Value Element.  If the Multicast Group field contains an IPv4
   address, then the value of the Multicast Group Length field is 32.
   If the Multicast Group field contains an IPv6 address, then the value
   of the Multicast Group Length field is 128.</t>

<t>Usage of C-multicast routes is described in Section 11.</t>

</section>
</section>
<section anchor="pmsi-tunnel-attribute"><name>PMSI Tunnel Attribute</name>

<t>This document defines and uses a new BGP attribute called the
   "P-Multicast Service Interface Tunnel (PMSI Tunnel) attribute".  This
   is an optional transitive BGP attribute.  The format of this
   attribute is defined as follows:</t>

<figure><artwork><![CDATA[
   +---------------------------------+
   |  Flags (1 octet)                |
   +---------------------------------+
   |  Tunnel Type (1 octets)         |
   +---------------------------------+
   |  Label (3 octets)               |
   +---------------------------------+
   |  Tunnel Identifier (variable)   |
   +---------------------------------+
]]></artwork></figure>

<t>The Flags field has the following format:</t>

<figure><artwork><![CDATA[
    0 1 2 3 4 5 6 7
   +-+-+-+-+-+-+-+-+
   |  reserved   |L|
   +-+-+-+-+-+-+-+-+
]]></artwork></figure>

<t>This document defines the following flags:</t>

<t><list style="symbols">
  <t>Leaf Information Required (L)</t>
</list></t>

<t>The Tunnel Type identifies the type of the tunneling technology used
   to establish the PMSI tunnel.  The type determines the syntax and
   semantics of the Tunnel Identifier field.  This document defines the
   following Tunnel Types:</t>

<figure><artwork><![CDATA[
   + 0 - No tunnel information present
   + 1 - RSVP-TE P2MP LSP
   + 2 - mLDP P2MP LSP
   + 3 - PIM-SSM Tree
   + 4 - PIM-SM Tree
   + 5 - BIDIR-PIM Tree
   + 6 - Ingress Replication
   + 7 - mLDP MP2MP LSP
]]></artwork></figure>

<t>If the Label field is non-zero, then it contains a de-multiplex value
   that identifies the VPN. It MAY be one of the following:</t>

<t><list style="symbols">
  <t>An MPLS label encoded as 3 octets, where the high-order 20 bits
contain the label
value.  Absence of an MPLS Label is indicated by setting the MPLS
Label field to zero.</t>
  <t>An VNI/VSID value if VXLAN/NVGRE is used for the provider tunnel
encapsulation <xref target="RFC8365"/> <xref target="I-D.zzhang-bess-mcast-in-evpn-signaled-l3vpn"/>.</t>
  <t>The whole or a portion of the Function part of the SRv6 Multicast Service
SID <xref target="I-D.ietf-bess-mvpn-evpn-sr-p2mp"/>.</t>
</list></t>

<t>When the Tunnel Type is set to "No tunnel information present", the
   PMSI Tunnel attribute carries no tunnel information (no Tunnel
   Identifier).  This type is to be used only in the following case: to
   enable explicit tracking for a particular customer multicast flow (by
   setting the Leaf Information Required flag to 1), but without binding
   this flow to a particular provider tunnel (by omitting any tunnel
   information).</t>

<t>When the Tunnel Type is set to RSVP - Traffic Engineering (RSVP-TE)
   Point-to-Multipoint (P2MP) Label Switched Path (LSP), the Tunnel
   Identifier is &lt;Extended Tunnel ID, Reserved, Tunnel ID, P2MP ID&gt; as
   carried in the RSVP-TE P2MP LSP SESSION Object <xref target="RFC4875"/>.</t>

<t>When the Tunnel Type is set to multipoint Label Distribution Protocol
   (mLDP) P2MP LSP, the Tunnel Identifier is a P2MP Forwarding
   Equivalence Class (FEC) Element <xref target="RFC6388"/>.</t>

<t>When the Tunnel Type is set to Protocol Independent Multicast -
   Sparse Mode (PIM-SM) tree, the Tunnel Identifier is &lt;Sender Address,
   P-Multicast Group&gt;.  The node that originated the attribute MUST use
   the address carried in the Sender Address as the source IP address
   for the IP/GRE (Generic Routing Encapsulation) encapsulation of the
   MVPN data.</t>

<t>When the Tunnel Type is set to PIM-SSM tree, the Tunnel Identifier is
   &lt;P-Root Node Address, P-Multicast Group&gt;.  The node that originates
   the attribute MUST use the address carried in the P-Root Node Address
   as the source IP address for the IP/GRE encapsulation of the MVPN
   data.  The P-Multicast Group in the Tunnel Identifier of the Tunnel
   attribute MUST NOT be expected to be the same group for all Intra-AS
   A-D routes for the same MVPN.  According to <xref target="RFC4607"/>, the group
   address can be locally allocated by the originating PE without any
   consideration for the group address used by other PE on the same
   MVPN.</t>

<t>When the Tunnel Type is set to BIDIR-PIM tree, the Tunnel Identifier
   is &lt;Sender Address, P-Multicast Group&gt;.  The node that originated the
   attribute MUST use the address carried in the Sender Address as the
   source IP address for the IP/GRE encapsulation of the MVPN data.</t>

<t>When the Tunnel Type is set to PIM-SM or BIDIR-PIM tree, then the
   P-Multicast Group in the Tunnel Identifier of the Tunnel attribute
   SHOULD contain the same multicast group address for all Intra-AS
   I-PMSI A-D routes for the same MVPN originated by PEs within a given
   AS.  How this multicast group address is chosen is outside the scope
   of this specification.</t>

<t>When the Tunnel Type is set to Ingress Replication, the Tunnel
   Identifier carries the unicast tunnel endpoint IP address of the
   local PE that is to be this PE's receiving endpoint address for the
   tunnel.</t>

<t>When the Tunnel Type is set to mLDP Multipoint-to-Multipoint (MP2MP)
   LSP, the Tunnel Identifier is an MP2MP FEC Element <xref target="RFC6388"/>.</t>

<t>The use of mLDP MP2MP LSPs as Provider tunnels (P-tunnels) requires
   procedures that are outside the scope of this document.</t>

<t>A router that supports the PMSI Tunnel attribute considers this
   attribute to be malformed if either (a) it contains an undefined
   tunnel type in the Tunnel Type field of the attribute, or (b) the
   router cannot parse the Tunnel Identifier field of the attribute as a
   tunnel identifier of the tunnel types specified in the Tunnel Type
   field of the attribute.</t>

<t>When a router that receives a BGP Update that contains the PMSI
   Tunnel attribute with its Partial bit set determines that the
   attribute is malformed, the router SHOULD treat this Update as though
   all the routes contained in this Update had been withdrawn.</t>

<t>An implementation MUST provide debugging facilities to permit issues
   caused by a malformed PMSI Tunnel attribute to be diagnosed.  At a
   minimum, such facilities MUST include logging an error when such an
   attribute is detected.</t>

<t>The PMSI Tunnel attribute is used in conjunction with Intra-AS I-PMSI
   A-D routes, Inter-AS I-PMSI A-D routes, S-PMSI A-D routes, and Leaf
   A-D routes.</t>

</section>
<section anchor="source-as-extended-community"><name>Source AS Extended Community</name>

<t>This document defines a new BGP Extended Community called "Source
   AS".</t>

<t>The Source AS is an AS-specific Extended Community, of an extended
   type, and is transitive across AS boundaries <xref target="RFC4360"/>.</t>

<t>The Global Administrator field of this Community MUST be set to the
   ASN of the PE.  The Local Administrator field of this Community MUST
   be set to 0.</t>

<t>Consider a given MVPN that uses BGP for exchanging C-multicast
   routes, and/or uses segmented inter-AS tunnels.  A PE that has sites
   of that MVPN connected to it, and originates a (unicast) route to
   VPN-IP addresses associated with the destinations within these sites,
   MUST include in the BGP Update message that carries this route the
   Source AS Extended Community.</t>

<t>The usage of a received Source AS Extended Community is described in
   Section 11.1.3.</t>

</section>
<section anchor="vrf-route-import-extended-community"><name>VRF Route Import Extended Community</name>

<t>This document defines a new BGP Extended Community called "VRF Route
   Import".</t>

<t>The VRF Route Import is an IP-address-specific Extended Community, of
   an extended type, and is transitive across AS boundaries <xref target="RFC4360"/>.</t>

<t>To support MVPN in addition to the import/export Route Target(s)
   Extended Communities used by the unicast routing, each VRF on a PE
   MUST have an import Route Target Extended Community, except if it is
   known a priori that none of the (local) MVPN sites associated with
   the VRF contain multicast source(s) and/or C-RP; in which case, the
   VRF need not have this import Route Target.</t>

<t>We refer to this Route Target as the "C-multicast Import RT", as this
   Route Target controls imports of C-multicast routes into a particular
   VRF.</t>

<t>A PE constructs C-multicast Import RT as follows:</t>

<t><list style="symbols">
  <t>The Global Administrator field of the C-multicast Import RT MUST
   be set to an IP address of the PE.  This address SHOULD be common
   for all the VRFs on the PE (e.g., this address may be the PE's
   loopback address).</t>
  <t>The Local Administrator field of the C-multicast Import RT
   associated with a given VRF contains a 2-octet number that
   uniquely identifies that VRF within the PE that contains the VRF
   (procedures for assigning such numbers are purely local to the PE
   and are outside the scope of this document).</t>
</list></t>

<t>The way C-multicast Import RT is constructed allows it to uniquely
   identify a VRF.</t>

<t>A PE that has site(s) of a given MVPN connected to it needs to
   communicate the value of the C-multicast Import RT associated with
   the VRF of that MVPN on the PE to all other PEs that have sites of
   that MVPN.  To accomplish this, a PE that originates a (unicast)
   route to VPN-IP addresses MUST include in the BGP Updates message
   that carries this route the VRF Route Import Extended Community that
   has the value of the C-multicast Import RT of the VRF associated with
   the route, except if it is known a priori (e.g., via provisioning)
   that none of these addresses could act as multicast sources and/or
   RP; in which case, the (unicast) route MUST NOT carry the VRF Route
   Import Extended Community.</t>

<t>If a PE uses Route Target Constraint <xref target="RFC4684"/>, the PE SHOULD
   advertise all such C-multicast Import RTs using Route Target
   Constraints (note that doing this requires just a single Route Target
   Constraint advertisement by the PE).  This allows each C-multicast
   route to reach only the relevant PE.  To constrain distribution of
   the Route Target Constraint routes to the AS of the advertising PE,
   these routes SHOULD carry the NO_EXPORT Community <xref target="RFC1997"/>.</t>

<t>Usage of VRF Route Import Extended Community is described in
   Section 11.1.3.</t>

</section>
<section anchor="pe-distinguisher-labels-attribute"><name>PE Distinguisher Labels Attribute</name>

<t>This document defines a new BGP attribute, called the "PE
   Distinguisher Labels" attribute.  This is an optional transitive BGP
   attribute.  The format of this attribute is defined as follows:</t>

<figure><artwork><![CDATA[
   +---------------------------------+
   |           PE Address            |
   +---------------------------------+
   |     Label (3 octets)            |
   +---------------------------------+
   .......
   +---------------------------------+
   |           PE Address            |
   +---------------------------------+
   |     Label (3 octets)            |
   +---------------------------------+
]]></artwork></figure>

<t>The Label field contains an MPLS label encoded as 3 octets, where the
   high-order 20 bits contain the label value.</t>

<t>A router that supports the PE Distinguisher Labels attribute
   considers this attribute to be malformed if the PE Address field does
   not contain a unicast address.  The attribute is also considered to
   be malformed if: (a) the PE Address field is expected to be an IPv4
   address, and the length of the attribute is not a multiple of 7 or
   (b) the PE Address field is expected to be an IPv6 address, and the
   length of the attribute is not a multiple of 19.  The length of the
   Route Type field of MCAST-VPN NLRI of the route that carries the PE
   Distinguisher Labels attribute provides the information on whether
   the PE Address field contains an IPv4 or IPv6 address.  Each of the
   PE addresses in the PE Distinguisher Labels attribute MUST be of the
   same address family as the "Originating Router's IP Address" of the
   route that is carrying the attribute.</t>

<t>When a router that receives a BGP Update that contains the PE
   Distinguisher Labels attribute with its Partial bit set determines
   that the attribute is malformed, the router SHOULD treat this Update
   as though all the routes contained in this Update had been withdrawn.</t>

<t>An implementation MUST provide debugging facilities to permit issues
   caused by malformed PE Distinguisher Label attribute to be diagnosed.
   At a minimum, such facilities MUST include logging an error when such
   an attribute is detected.</t>

<t>Usage of this attribute is described in <xref target="RFC6513"/>.</t>

</section>
<section anchor="mvpn-auto-discoverybinding"><name>MVPN Auto-Discovery/Binding</name>

<t>This section specifies procedures for the auto-discovery of MVPN
   memberships and the distribution of information used to instantiate
   I-PMSIs.</t>

<t>There are two MVPN auto-discovery/binding mechanisms, dubbed "intra-
   AS" and "inter-AS" respectively.</t>

<t>The intra-AS mechanisms provide auto-discovery/binding within a
   single AS.</t>

<t>The intra-AS mechanisms also provide auto-discovery/binding across
   multiple ASes when non-segmented inter-AS tunnels are being used.</t>

<t>The inter-AS mechanisms provide auto-discovery/binding across
   multiple ASes when segmented inter-AS tunnels are being used.</t>

<t>Note that if a multi-AS system uses option (a) of section 10 of
   <xref target="RFC4364"/>, the notion of inter-AS tunnels does not apply, and so it
   needs only the intra-AS mechanisms.</t>

<section anchor="mvpn-auto-discoverybinding-intra-as-operations"><name>MVPN Auto-Discovery/Binding - Intra-AS Operations</name>

<t>This section describes exchanges of Intra-AS I-PMSI A-D routes
   originated/received by PEs within the same AS, or if non-segmented
   inter-AS tunnels are used, then by all PEs.</t>

<section anchor="nonsegpmsi"><name>Originating Intra-AS I-PMSI A-D Routes</name>

<t>To participate in the MVPN auto-discovery/binding, a PE router that
   has a given VRF of a given MVPN MUST, except for the cases specified
   in this section, originate an Intra-AS I-PMSI A-D route and
   advertises this route in IBGP.  The route is constructed as follows.</t>

<t>The route has an MCAST-VPN NLRI with the RD set to the RD
   of the VRF, and the Originating Router's IP Address field set to the
   IP address that the PE places in the Global Administrator field of
   the VRF Route Import Extended Community of the VPN-IP routes
   advertised by the PE.  Note that the &lt;RD, Originating Router's IP
   Address&gt; tuple uniquely identifies a given multicast VRF.</t>

<t>In the case of Global Table Multicast (GTM) with BGP-MVPN <xref target="RFC7716"/>,
   while <xref target="RFC7716"/> specifies that RD 0:0 is used, this document updates
   <xref target="RFC7716"/> that the PEs MUST use unique non-0:0 RDs for their Intra-AS
   I-PMSI A-D routes in the following situation (<xref target="nonseg"/>):</t>

<t><list style="symbols">
  <t>The provider network is IPv6, and,</t>
  <t>Non-segmented Inter-AS tunnels are used, and,</t>
  <t>Route Target Constraint <xref target="RFC4684"/> is not used</t>
</list></t>

<t>In this situation, the OPTIONAL use of non-upstream-node-identifying RTs
   in <xref target="RFC7716"/> becomes MANDATORY.</t>

<t>The route carries the PMSI Tunnel attribute if and only if an I-PMSI
   is used for the MVPN (the conditions under which an I-PMSI is used
   can be found in <xref target="RFC6513"/>).  Depending on the technology used for the
   P-tunnel for the MVPN on the PE, the PMSI Tunnel attribute of the
   Intra-AS I-PMSI A-D route is constructed as follows.</t>

<t><list style="symbols">
  <t>If the PE that originates the advertisement uses a P-multicast
   tree for the P-tunnel for the MVPN, the PMSI Tunnel attribute MUST
   contain the identity of the tree (note that the PE could create
   the identity of the tree prior to the actual instantiation of the
   tree).  <vspace blankLines='1'/>
A PE that uses a P-multicast tree for the P-tunnel MAY aggregate
 two or more MVPNs present on the PE onto the same tree.  In this
 case, in addition to carrying the identity of the tree, the PMSI
 Tunnel attribute of the Intra-AS I-PMSI A-D route MUST carry an
 MPLS upstream-assigned label that the PE has bound uniquely to the
 MVPN associated with this route (as determined by its RTs).  <vspace blankLines='1'/>
If the PE has already advertised Intra-AS I-PMSI A-D routes for
 two or more MVPNs that it now desires to aggregate, then the PE
 MUST re-advertise those routes.  The re-advertised routes MUST be
 the same as the original ones, except for the PMSI Tunnel
 attribute and the label carried in that attribute.</t>
  <t>If the PE that originates the advertisement uses ingress
   replication for the P-tunnel for the MVPN, the route MUST include
   the PMSI Tunnel attribute with the Tunnel Type set to Ingress
   Replication and Tunnel Identifier set to a routable address of the
   PE.  The PMSI Tunnel attribute MUST carry a downstream-assigned
   MPLS label.  This label is used to demultiplex the MVPN traffic
   received over a unicast tunnel by the PE.</t>
  <t>The Leaf Information Required flag of the PMSI Tunnel attribute
   MUST be set to zero and MUST be ignored on receipt.</t>
</list></t>

<t>Discovery of PE capabilities in terms of what tunnel types they
   support is outside the scope of this document.  Within a given AS,
   PEs participating in an MVPN are expected to advertise tunnel
   bindings whose tunnel types are supported by all other PEs that are
   participating in this MVPN and are part of the same AS, except if
   intra-region segmentation is used.  In addition,
   in the inter-AS scenario with non-segmented inter-AS tunnels, the
   tunnel types have to be supported by all PEs that are participating
   in this MVPN, irrespective of whether or not these PEs are in the
   same AS.</t>

<t>The Next Hop field of the MP_REACH_NLRI attribute of the route MUST
   be set to the same IP address as the one carried in the Originating
   Router's IP Address field.</t>

<t>By default, the distribution of the Intra-AS I-PMSI A-D routes is
   controlled by the same Route Targets as the ones used for the
   distribution of VPN-IP unicast routes.  That is, by default, the
   Intra-AS I-PMSI A-D route MUST carry the export Route Target used by
   the unicast routing.  If any other PE has one of these Route Targets
   configured as an import Route Target for a VRF present on the PE, it
   treats the advertising PE as a member in the MVPN to which the VRF
   belongs.  The default could be modified via configuration by having a
   set of Route Targets used for the Intra-AS I-PMSI A-D routes being
   distinct from the ones used for the VPN-IP unicast routes (see also
   Section 10).</t>

<t>To constrain distribution of the intra-AS membership/binding
   information to the AS of the advertising PE, the BGP Update message
   originated by the advertising PE SHOULD carry the NO_EXPORT Community
   <xref target="RFC1997"/>.</t>

<t>Note that if non-segmented inter-AS P-tunnels are being used, then
   the Intra-AS I-PMSI routes need to be distributed to other ASes and
   MUST NOT carry the NO_EXPORT Community.</t>

<t>When BGP is used to exchange C-multicast routes, if (a) it is known a
   priori that, as a matter of policy, none of the MVPN sites connected
   to a given PE are allowed to send multicast traffic to other sites of
   that MVPN (in other words, all these sites are only in the Receiver
   Sites set), (b) the PE does not use ingress replication for the
   incoming traffic of that MVPN, and (c) none of the other PEs that
   have VRFs of that MVPN use RSVP-TE P2MP LSP for that MVPN, then the
   local PE SHOULD NOT originate an Intra-AS I-PMSI A-D route.</t>

<t>When BGP is used to exchange C-multicast routes, if it is known a
   priori that, as a matter of policy, none of the MVPN sites connected
   to a given PE can receive multicast traffic from other sites of that
   MVPN (in other words, all these sites are only in the Sender Sites
   set), and the PE uses ingress replication for that MVPN, then the PE
   SHOULD NOT originate an Intra-AS I-PMSI A-D route for that MVPN.</t>

</section>
<section anchor="receiving-intra-as-i-pmsi-a-d-routes"><name>Receiving Intra-AS I-PMSI A-D Routes</name>

<t>When a PE receives a BGP Update message that carries an Intra-AS
   I-PMSI A-D route such that (a) at least one of the Route Targets of
   the route matches one of the import Route Targets configured for a
   particular VRF on the local PE, (b) either the route was originated
   by some other PE within the same AS as the local PE, or the MVPN
   associated with the VRF uses non-segmented inter-AS tunnels, and (c)
   the BGP route selection determines that this is the best route with
   respect to the NLRI carried by the route, the PE performs the
   following.</t>

<t>If the route does not carry the PMSI Tunnel attribute and ingress
   replication is not used, either a) the PE that originated the route
   will be using only S-PMSIs to send traffic to remote PEs, or b) as a
   matter of policy, the PE that originated the route cannot send
   multicast traffic from the MVPN sites connected to it to other sites
   of that MVPN (in other words, the sites connected to the PE are only
   in the Receiver Sites set).</t>

<t>When BGP is used to exchange C-multicast routes, to distinguish
   between cases (a) and (b), we use the presence/absence of the VRF
   Route Import Extended Community in the unicast VPN routes, as
   follows.  As specified in Section 7, if it is know a priori that none
   of the addresses carried in the NLRI of a given (unicast) VPN route
   could act as multicast sources and/or C-RP, then such a route does
   not carry the VRF Route Import Extended Community.  Hence, based on
   the Upstream Multicast Hop (UMH) selection algorithm specified in
   <xref target="RFC6513"/>, such a route will be ineligible for the UMH selection.  This
   implies that if a given VPN route is selected by the UMH selection
   procedures, and the PE that originates this VPN route also originates
   an Intra-AS I-PMSI A-D route, but this route does not carry the PMSI
   Tunnel attribute, then this PE will be using only S-PMSIs for sending
   (multicast) data.</t>

<t>If the route carries the PMSI Tunnel attribute, then:</t>

<t><list style="symbols">
  <t>If the Tunnel Type in the PMSI Tunnel attribute is set to Ingress
   Replication, then the MPLS label and the address carried in the
   Tunnel Identifier field of the PMSI Tunnel attribute should be
   used when the local PE sends multicast traffic to the PE that
   originated the route.</t>
  <t>If the Tunnel Type in the PMSI Tunnel attribute is set to mLDP
   P2MP LSP, mLDP MP2MP LSP, PIM-SSM tree, PIM-SM tree, or BIDIR-PIM
   tree, the PE SHOULD join as soon as possible the P-multicast tree
   whose identity is carried in the Tunnel Identifier.</t>
  <t>If the Tunnel Type in the PMSI Tunnel attribute is set to RSVP-TE
   P2MP LSP, then the PE that originated the route MUST establish an
   RSVP-TE P2MP LSP with the local PE as a leaf.  This LSP may have
   been established before the local PE receives the route, or it may
   be established after the local PE receives the route.</t>
  <t>The receiving PE has to establish the appropriate state to
   properly handle the traffic received on the P-multicast tree.</t>
  <t>If the PMSI Tunnel attribute does not carry a label, then all
   packets that are received on the P-multicast tree, as identified
   by the PMSI Tunnel attribute, are forwarded using the VRF that has
   at least one of its import Route Targets that matches one of the
   Route Targets of the received Intra-AS I-PMSI A-D route.</t>
  <t>If the PMSI Tunnel attribute has the Tunnel Type set to mLDP P2MP
   LSP, PIM-SSM tree, PIM-SM tree, BIDIR-PIM tree, or RSVP-TE P2MP
   LSP, and the attribute also carries an MPLS label, then this is an
   upstream-assigned label, and all packets that are received on the
   P-multicast tree, as identified by the PMSI Tunnel attribute, with
   that upstream-assigned label are forwarded using the VRF that has
   at least one of its import Route Targets that matches one of the
   Route Targets of the received Intra-AS I-PMSI A-D route.</t>
</list></t>

<t>Irrespective of whether the route carries the PMSI Tunnel attribute,
   if the local PE uses RSVP-TE P2MP LSP for sending (multicast) traffic
   from the VRF to the sites attached to other PEs, then the local PE
   uses the Originating Router's IP address information carried in the
   route to add the PE that originated the route as a leaf node to the
   LSP.</t>

</section>
</section>
<section anchor="mvpn-auto-discoverybinding-inter-as-operations"><name>MVPN Auto-Discovery/Binding - Inter-AS Operations</name>

<t>This section applies only to the case where segmented inter-AS
   tunnels are used.</t>

<t>An Autonomous System Border Router (ASBR) may be configured to
   support a particular MVPN as follows:</t>

<t><list style="symbols">
  <t>An ASBR MUST be configured with a set of (import) Route Targets
   (RTs) that specifies the set of MVPNs supported by the ASBR.
   These Route Targets control acceptance of Intra-AS/Inter-AS I-PMSI
   A-D routes by the ASBR.  As long as unicast and multicast
   connectivity are congruent, this could be the same set of Route
   Targets as the one used for supporting unicast (and therefore
   would not require any additional configuration above and beyond of
   what is required for unicast).  Note that instead of being
   configured, the ASBR MAY obtain this set of (import) Route Targets
   (RTs) by using Route Target Constraint <xref target="RFC4684"/>.</t>
  <t>The ASBR MUST be (auto-)configured with an import Route Target
   called "ASBR Import RT".  ASBR Import RT controls acceptance of
   Leaf A-D routes and C-multicast routes by the ASBR, and is used to
   constrain distribution of both Leaf A-D routes and C-multicast
   routes (see Section 11).  <vspace blankLines='1'/>
ASBR Import RT is an IP-address-specific Route Target.  The Global
 Administrator field of the ASBR Import RT MUST be set to the IP
 address carried in the Next Hop of all the Inter-AS I-PMSI A-D
 routes and S-PMSI A-D routes advertised by this ASBR (if the ASBR
 uses different Next Hops, then the ASBR MUST be (auto-)configured
 with multiple ASBR Import RTs, one per each such Next Hop).  The
 Local Administrator field of the ASBR Import RT MUST be set to 0.  <vspace blankLines='1'/>
If the ASBR supports Route Target Constraint <xref target="RFC4684"/>, the
 ASBR SHOULD advertise its ASBR Import RT within its own AS using
 Route Target Constraints.  To constrain distribution of the Route
 Target Constraint routes to the AS of the advertising ASBR, these
 routes SHOULD carry the NO_EXPORT Community <xref target="RFC1997"/>.</t>
  <t>The ASBR MUST be configured with the tunnel types for the intra-AS
   segments of the MVPNs supported by the ASBR, as well as (depending
   on the tunnel type) the information needed to create the PMSI
   attribute for these tunnel types.  Note that instead of being
   configured, the ASBR MAY derive the tunnel types from the Intra-AS
   I-PMSI A-D routes received by the ASBR.</t>
  <t>If the ASBR originates an Inter-AS I-PMSI A-D route for a
   particular MVPN present on some of the PEs within its own AS, the
   ASBR MUST be (auto-)configured with an RD for that MVPN.  It is
   RECOMMENDED that one of the following two options be used:</t>
</list></t>

<t>(1) To allow more aggregation of Inter-AS I-PMSI A-D routes, it is
   recommended that all the ASBRs within an AS that are configured to
   originate an Inter-AS I-PMSI A-D route for a particular MVPN be
   configured with the same RD (although for a given MVPN each AS may
   assign this RD on its own, without coordination with other ASes).</t>

<t>(2) To allow more control over spreading MVPN traffic among multiple
   ASBRs within a given AS, it is recommended that each ASBR have a
   distinct RD per each MVPN; in which case, such an RD SHOULD be
   auto-configured.</t>

<t>If an ASBR is configured to support a particular MVPN, the ASBR MUST
   participate in the intra-AS MVPN auto-discovery/binding procedures
   for that MVPN within the ASBR's own AS, as specified in Section 9.1.</t>

<t>Moreover, in addition to the above, the ASBR performs procedures
   described in Sections 9.2.1, 9.2.2, and 9.2.3.</t>

<section anchor="originating-inter-as-i-pmsi-a-d-routes"><name>Originating Inter-AS I-PMSI A-D Routes</name>

<t>For a given MVPN configured on an ASBR when the ASBR determines
   (using the intra-AS auto-discovery procedures) that at least one of
   the PEs of its own AS has (directly) connected site(s) of the MVPN,
   the ASBR originates an Inter-AS I-PMSI A-D route and advertises it in
   External BGP (EBGP).  The route is constructed as follows:</t>

<t><list style="symbols">
  <t>The route carries a single MCAST-VPN NLRI with the RD set to the
   RD configured for that MVPN on the ASBR, and the Source AS set to
   the ASN of the ASBR.</t>
  <t>The route carries the PMSI Tunnel attribute if and only if an
   I-PMSI is used for the MVPN.  The Tunnel Type in the attribute is
   set to Ingress Replication; the Leaf Information Required flag is
   set to 1; the attribute carries no MPLS labels.</t>
  <t>The Next Hop field of the MP_REACH_NLRI attribute is set to a
   routable IP address of the ASBR.</t>
  <t>The default policy for aggregation of Intra-AS I-PMSI A-D routes
   into an Inter-AS I-PMSI A-D route is that a given Inter-AS I-PMSI
   A-D route aggregates only the Intra-AS I-PMSI A-D routes that
   carry exactly the same set of RTs (note that this set may have
   just one RT).  In this case, an Inter-AS I-PMSI A-D route
   originated by an ASBR carries exactly the same RT(s) as the RT(s)
   carried by the Intra-AS I-PMSI A-D routes that the ASBR aggregates
   into that Inter-AS I-PMSI A-D route.  An implementation MUST
   support the default policy for aggregation of Intra-AS I-PMSI A-D
   routes into an Inter-AS I-PMSI A-D route.</t>
  <t>The default policy for aggregation could be modified via
   configuration on the ASBR.  An implementation MAY support such
   functionality.  Modified policy MUST include rules for
   constructing RTs carried by the Inter-AS I-PMSI A-D routes
   originated by the ASBR.</t>
</list></t>

<t>An Inter-AS I-PMSI A-D route for a given &lt;AS, MVPN&gt; indicates the
   presence of the MVPN sites connected to one or more PEs of the AS.</t>

<t>An Inter-AS I-PMSI A-D route originated by an ASBR aggregates Intra-
   AS I-PMSI A-D routes originated within the ASBR's own AS.  Thus,
   while the Intra-AS I-PMSI A-D routes originated within an AS are at
   the granularity of &lt;PE, MVPN&gt; within that AS, outside of that AS the
   (aggregated) Inter-AS I-PMSI A-D routes could be at the granularity
   of &lt;AS, MVPN&gt;.</t>

</section>
<section anchor="when-not-to-originate-inter-as-i-pmsi-a-d-routes"><name>When Not to Originate Inter-AS I-PMSI A-D Routes</name>

<t>If, for a given MVPN and a given AS, all of the sites connected to
   the PEs within the AS are known a priori to have no multicast
   sources, then ASBRs of that AS MAY refrain from originating an Inter-
   AS I-PMSI A-D route for that MVPN at all.</t>

</section>
<section anchor="propagating-inter-as-i-pmsi-a-d-routes"><name>Propagating Inter-AS I-PMSI A-D Routes</name>

<t>An Inter-AS I-PMSI A-D route for a given MVPN originated by an ASBR
   within a given AS is propagated via BGP to other ASes.</t>

<section anchor="reversepath"><name>Propagating Inter-AS I-PMSI A-D Routes - Overview</name>

<t>Suppose that ASBR A installs an Inter-AS I-PMSI A-D route for MVPN V
   that originated at a particular AS, AS1.  The BGP Next Hop of that
   route becomes A's "upstream multicast hop" on a multicast
   distribution tree for V that is rooted at AS1.  When the Inter-AS
   I-PMSI A-D routes have been distributed to all the necessary ASes,
   they define a "reverse path" from any AS that supports MVPN V back to
   AS1.  For instance, if AS2 supports MVPN V, then there will be a
   reverse path for MVPN V from AS2 to AS1.  This path is a sequence of
   ASBRs, the first of which is in AS2, and the last of which is in AS1.
   Each ASBR in the sequence is the BGP Next Hop of the previous ASBR in
   the sequence on the given Inter-AS I-PMSI A-D route.</t>

<t>This reverse path information can be used to construct a
   unidirectional multicast distribution tree for MVPN V, containing all
   the ASes that support V, and having AS1 at the root.  We call such a
   tree an "inter-AS tree".  Multicast data originating in MVPN sites
   connected to PEs within a given AS will travel downstream along the
   tree, which is rooted at that AS.</t>

<t>The path along an inter-AS tree is a sequence of ASBRs; it is still
   necessary to specify how the multicast data gets from a given ASBR to
   the set of ASBRs that are immediately downstream of the given ASBR
   along the tree.  This is done by creating "segments": ASBRs in
   adjacent ASes will be connected by inter-AS segments, ASBRs in the
   same AS will be connected by "intra-AS segments".</t>

<t>An ASBR initiates creation of an intra-AS segment when the ASBR
   receives an Inter-AS I-PMSI A-D route from an EBGP neighbor.
   Creation of the segment is completed as a result of distributing, via
   IBGP, this route within the ASBR's own AS.</t>

<t>For a given inter-AS tunnel, each of its intra-AS segments could be
   constructed by its own independent mechanism.  Moreover, by using
   upstream-assigned labels within a given AS multiple intra-AS segments
   of different inter-AS tunnels of either the same or different MVPNs
   may share the same P-multicast tree.</t>

<t>If the P-multicast tree that serves as a particular intra-AS segment
   of an inter-AS tunnel is created by a multicast control protocol that
   uses receiver-initiated joins (e.g., mLDP, any PIM variant), and this
   P-multicast tree does not aggregate multiple segments, then all the
   information needed to create that segment is present in the PMSI
   Tunnel attribute of the Inter-AS I-PMSI A-D routes.  However, if the
   P-multicast tree that serves as the segment is created by a protocol
   that does not use receiver-initiated joins (e.g., RSVP-TE, ingress
   unicast replication), or if this P-multicast tree aggregates multiple
   segments (irrespective of the multicast control protocol used to
   create the tree), then it is also necessary to use Leaf A-D routes.
   The precise conditions under which Leaf A-D routes need to be used
   are described in subsequent sections.</t>

<t>Since (aggregated) Inter-AS I-PMSI A-D routes could have granularity
   of &lt;AS, MVPN&gt;, an MVPN that is present in N ASes could have a total
   of N inter-AS tunnels.  Thus, for a given MVPN, the number of inter-
   AS tunnels constituting the I-PMSIs is independent of the number of
   PEs that have this MVPN.</t>

<t>The precise rules for distributing and processing the Inter-AS I-PMSI
   A-D routes across ASes are given in the following sections.</t>

</section>
<section anchor="inter-as-i-pmsi-a-d-route-received-via-ebgp"><name>Inter-AS I-PMSI A-D Route Received via EBGP</name>

<t>When an ASBR receives, from one of its EBGP neighbors, a BGP Update
   message that carries an Inter-AS I-PMSI A-D route, if (a) at least
   one of the Route Targets carried in the message matches one of the
   import Route Targets configured on the ASBR, and (b) the ASBR
   determines that the received route is the best route for its NLRI,
   the ASBR re-advertises this route to other PEs and ASBRs within its
   own AS (handling of this route by other PEs and ASBRs is described in
   Section 9.2.3.4).</t>

<t>When re-advertising an Inter-AS I-PMSI A-D route, the ASBR MUST set
   the Next Hop field of the MP_REACH_NLRI attribute to a routable IP
   address of the ASBR.</t>

<t>If the received Inter-AS I-PMSI A-D route carries the PMSI Tunnel
   attribute, then, depending on the technology used to instantiate the
   intra-AS segment of the inter-AS tunnel, the ASBR constructs the PMSI
   Tunnel attribute of the re-advertised Inter-AS I-PMSI A-D route as
   follows.</t>

<t><list style="symbols">
  <t>If the ASBR uses ingress replication for the intra-AS segment of
   the inter-AS tunnel, the re-advertised route MUST carry the PMSI
   Tunnel attribute with the Tunnel Type set to Ingress Replication,
   but no MPLS labels.</t>
  <t>If the ASBR uses a P-multicast tree for the intra-AS segment of
   the inter-AS tunnel, the PMSI Tunnel attribute MUST contain the
   identity of the tree (note that the ASBR could create the identity
   of the tree prior to the actual instantiation of the tree).  If,
   in order to instantiate the tree, the ASBR needs to know the
   leaves of the tree, then the ASBR obtains this information from
   the Leaf A-D routes received from other PEs/ASBRs in the ASBR's
   own AS (as described in Section 9.2.3.5) by setting the Leaf
   Information Required flag in the PMSI Tunnel attribute to 1.</t>
  <t>An ASBR that uses a P-multicast tree as the intra-AS segment of
   the inter-AS tunnel MAY aggregate two or more MVPNs present on the
   ASBR onto the same tree.  In this case, in addition to the
   identity of the tree, the PMSI Tunnel attribute of the Inter-AS I-
   PMSI A-D route MUST carry an MPLS upstream-assigned label that the
   PE has bound uniquely to the MVPN associated with this route (as
   determined by its RTs).  <vspace blankLines='1'/>
If the ASBR has already advertised Inter-AS I-PMSI A-D routes for
 two or more MVPNs that it now desires to aggregate, then the ASBR
 MUST re-advertise those routes.  The re-advertised routes MUST be
 the same as the original ones, except for the PMSI Tunnel
 attribute and the MVPN label.</t>
</list></t>

<section anchor="originating-leaf-a-d-route-into-ebgp"><name>Originating Leaf A-D Route into EBGP</name>

<t>In addition, the ASBR MUST send to the EBGP neighbor from whom it
   received the Inter-AS I-PMSI A-D route, a BGP Update message that
   carries a Leaf A-D route constructed as follows.</t>

<t><list style="symbols">
  <t>The route carries a single MCAST-VPN NLRI with the Route Key field
   set to the MCAST-VPN NLRI of the Inter-AS I-PMSI A-D route
   received from that neighbor and the Originating Router's IP
   address set to the IP address of the ASBR (this MUST be a routable
   IP address).</t>
  <t>The Leaf A-D route MUST include the PMSI Tunnel attribute with the
   Tunnel Type set to Ingress Replication and the Tunnel Identifier
   set to a routable address of the advertising router.  The PMSI
   Tunnel attribute MUST carry a downstream-assigned MPLS label that
   is used by the advertising router to demultiplex the MVPN traffic
   received over a unicast tunnel from the EBGP neighbor.</t>
  <t>The ASBR constructs an IP-based Route Target Extended Community by
   placing the IP address carried in the Next Hop of the received
   Inter-AS I-PMSI A-D route in the Global Administrator field of the
   Community, with the Local Administrator field of this Community
   set to 0 and setting the Extended Communities attribute of the
   Leaf A-D route to that Community.  Note that this Route Target is
   the same as the ASBR Import RT of the EBGP neighbor from which the
   ASBR received the Inter-AS I-PMSI A-D route.</t>
  <t>The Next Hop field of the MP_REACH_NLRI attribute of the route
   MUST be set to the same IP address as the one carried in the
   Originating Router's IP Address field of the route.</t>
  <t>To constrain the distribution scope of this route, the route MUST
   carry the NO_ADVERTISE BGP Community <xref target="RFC1997"/>.</t>
</list></t>

<t>Handling of this Leaf A-D route by the EBGP neighbor is described in
   Section 9.2.3.3.</t>

<t>The ASBR MUST set up its forwarding state such that packets that
   arrive on the one-hop ASBR-ASBR LSP, as specified in the PMSI Tunnel
   attribute of the Leaf A-D route, are transmitted on the intra-AS
   segment, as specified in the PMSI Tunnel attribute of the Inter-AS
   I-PMSI A-D route that the ASBR re-advertises in its own AS.  However,
   the packets MAY be filtered before forwarding, as specified in
   Section 9.2.3.6.</t>

</section>
</section>
<section anchor="leaf-a-d-route-received-via-ebgp"><name>Leaf A-D Route Received via EBGP</name>

<t>When an ASBR receives, via EBGP, a Leaf A-D route originated by its
   neighbor ASBR, if the Route Target carried in the Extended
   Communities attribute of the route matches one of the ASBR Import RT
   (auto-)configured on the ASBR, the ASBR performs the following.</t>

<t><list style="symbols">
  <t>The ASBR finds an Inter-AS I-PMSI A-D route whose MCAST-VPN NLRI
   has the same value as the Route Key field of the Leaf A-D route.</t>
  <t>If the found Inter-AS I-PMSI A-D route was originated by ASBR
   itself, then the ASBR sets up its forwarding state such that
   packets received on the intra-AS tunnels originating in the ASBR's
   own AS are transmitted on the one-hop ASBR-ASBR LSP specified by
   the MPLS label carried in the PMSI Tunnel attribute of the
   received Leaf A-D route.  (However, the packets MAY be filtered
   before transmission as specified in Section 9.2.3.6).  The intra-
   AS tunnels are specified in the PMSI Tunnel attribute of all the
   Intra-AS I-PMSI A-D routes received by the ASBR that the ASBR
   aggregated into the Inter-AS I-PMSI A-D route.  For each of these
   intra-AS tunnels, if a non-zero MPLS label is carried in the PMSI
   Tunnel attribute (i.e., aggregation is used), then only packets
   received on the inner LSP corresponding to that label MUST be
   forwarded, not the packets received on the outer LSP, as the outer
   LSP possibly carries the traffic of other VPNs.</t>
  <t>If the found Inter-AS I-PMSI A-D route was originated by some
   other ASBR, then the ASBR sets up its forwarding state such that
   packets received on the intra-AS tunnel segment, as specified in
   the PMSI Tunnel attribute of the found Inter-AS I-PMSI A-D route,
   are transmitted on the one-hop ASBR-ASBR LSP, as specified by the
   MPLS label carried in the PMSI Tunnel attribute of the Leaf A-D
   route.</t>
</list></t>

</section>
<section anchor="inter-as-i-pmsi-a-d-route-received-via-ibgp"><name>Inter-AS I-PMSI A-D Route Received via IBGP</name>

<t>In the context of this section, we use the term "PE/ASBR router" to
   denote either a PE or an ASBR router.</t>

<t>If a given Inter-AS I-PMSI A-D route is received via IBGP by a BGP
   route reflector, the BGP route reflector MUST NOT modify the Next Hop
   field of the MP_REACH_NLRI attribute when re-advertising the route
   into IBGP (this is because the information carried in the Next Hop is
   used for controlling flow of C-multicast routes, as specified in
   Section 11.2).</t>

<t>If a given Inter-AS I-PMSI A-D route is advertised within an AS by
   multiple ASBRs of that AS, the BGP best route selection performed by
   other PE/ASBR routers within the AS does not require all these
   PE/ASBR routers to select the route advertised by the same ASBR -- to
   the contrary, different PE/ASBR routers may select routes advertised
   by different ASBRs.</t>

<t>When a PE/ASBR router receives, from one of its IBGP neighbors, a BGP
   Update message that carries an Inter-AS I-PMSI A-D route, if (a) at
   least one of the Route Targets carried in the message matches one of
   the import Route Targets configured on the PE/ASBR, and (b) the
   PE/ASBR determines that the received route is the best route to the
   destination carried in the NLRI of the route, the PE/ASBR performs
   the following operations.</t>

<t><list style="symbols">
  <t>If the router is a PE, then the router imports the route into the
   VRF(s) that have the matching import Route Targets.</t>
  <t>If the router is an ASBR, then the ASBR propagates the route to
   its EBGP neighbors.  When propagating the route to the EBGP
   neighbors, the ASBR MUST set the Next Hop field of the
   MP_REACH_NLRI attribute to a routable IP address of the ASBR.  If
   the received Inter-AS I-PMSI A-D route carries the PMSI Tunnel
   attribute, then the propagated route MUST carry the PMSI Tunnel
   attribute with the Tunnel Type set to Ingress Replication; the
   attribute carries no MPLS labels.</t>
  <t>If the received Inter-AS I-PMSI A-D route carries the PMSI Tunnel
   attribute with the Tunnel Type set to mLDP P2MP LSP, PIM-SSM tree,
   PIM-SM tree, or BIDIR-PIM tree, the PE/ASBR SHOULD join as soon as
   possible the P-multicast tree whose identity is carried in the
   Tunnel Identifier.</t>
  <t>If the received Inter-AS I-PMSI A-D route carries the PMSI Tunnel
   attribute with the Tunnel Identifier set to RSVP-TE P2MP LSP, then
   the ASBR that originated the route MUST establish an RSVP-TE P2MP
   LSP with the local PE/ASBR as a leaf.  This LSP MAY have been
   established before the local PE/ASBR receives the route, or it MAY
   be established after the local PE receives the route.</t>
  <t>If the received Inter-AS I-PMSI A-D route carries the PMSI Tunnel
   attribute with the Tunnel Type set to mLDP P2MP LSP, RSVP-TE P2MP
   LSP, PIM-SSM, PIM-SM tree, or BIDIR-PIM tree, but the attribute
   does not carry a label, then the P-multicast tree, as identified
   by the PMSI Tunnel attribute, is an intra-AS LSP segment that is
   part of the inter-AS tunnel for the MVPN advertised by the Inter-
   AS I-PMSI A-D route and rooted at the AS that originated the
   Inter-AS I-PMSI A-D route.  If the PMSI Tunnel attribute carries a
   (upstream-assigned) label, then a combination of this tree and the
   label identifies the intra-AS segment.  If the receiving router is
   an ASBR, this intra-AS segment may further be stitched to the
   ASBR-ASBR inter-AS segment of the inter-AS tunnel.  If the PE/ASBR
   has local receivers in the MVPN, packets received over the intra-
   AS segment must be forwarded to the local receivers using the
   local VRF.</t>
</list></t>

<section anchor="originating-leaf-a-d-route-into-ibgp"><name>Originating Leaf A-D Route into IBGP</name>

<t>If the Leaf Information Required flag in the PMSI Tunnel attribute of
   the received Inter-AS I-PMSI A-D route is set to 1, then the PE/ASBR
   MUST originate a new Leaf A-D route as follows.</t>

<t><list style="symbols">
  <t>The route carries a single MCAST-VPN NLRI with the Route Key field
   set to the MCAST-VPN NLRI of the Inter-AS I-PMSI A-D route
   received from that neighbor and the Originating Router's IP
   address set to the IP address of the PE/ASBR (this MUST be a
   routable IP address).</t>
  <t>If the received Inter-AS I-PMSI A-D route carries the PMSI Tunnel
   attribute with the Tunnel Type set to Ingress Replication, then
   the Leaf A-D route MUST carry the PMSI Tunnel attribute with the
   Tunnel Type set to Ingress Replication.  The Tunnel Identifier
   MUST carry a routable address of the PE/ASBR.  The PMSI Tunnel
   attribute MUST carry a downstream-assigned MPLS label that is used
   to demultiplex the MVPN traffic received over a unicast tunnel by
   the PE/ASBR.</t>
  <t>The PE/ASBR constructs an IP-based Route Target Extended Community
   by placing the IP address carried in the Next Hop of the received
   Inter-AS I-PMSI A-D route in the Global Administrator field of the
   Community, with the Local Administrator field of this Community
   set to 0 and setting the Extended Communities attribute of the
   Leaf A-D route to that Community.</t>
  <t>The Next Hop field of the MP_REACH_NLRI attribute of the route
   MUST be set to the same IP address as the one carried in the
   Originating Router's IP Address field of the route.</t>
  <t>To constrain the distribution scope of this route, the route MUST
   carry the NO_EXPORT Community <xref target="RFC1997"/>.</t>
  <t>Once the Leaf A-D route is constructed, the PE/ASBR advertises
   this route into IBGP.</t>
</list></t>

</section>
</section>
<section anchor="leaf-a-d-route-received-via-ibgp"><name>Leaf A-D Route Received via IBGP</name>

<t>When an ASBR receives, via IBGP, a Leaf A-D route, if the Route
   Target carried in the Extended Communities attribute of the route
   matches one of the ASBR Import RT (auto-)configured on the ASBR, the
   ASBR performs the following.</t>

<t>The ASBR finds an Inter-AS I-PMSI A-D route whose MCAST-VPN NLRI has
   the same value as the Route Key field of the Leaf A-D route.</t>

<t>The received route may carry either (a) no PMSI Tunnel attribute, or
   (b) the PMSI Tunnel attribute, but only with the Tunnel Type set to
   Ingress Replication.</t>

<t>If the received route does not carry the PMSI Tunnel attribute, the
   ASBR uses the information from the received route to determine the
   leaves of the P-multicast tree rooted at the ASBR that would be used
   for the intra-AS segment associated with the found Inter-AS I-PMSI
   A-D route.  The IP address of a leaf is the IP address carried in the
   Originating Router's IP address field of the received Leaf A-D route.</t>

<t>If the received route carries the PMSI Tunnel attribute with the
   Tunnel Type set to Ingress Replication, the ASBR uses the information
   carried by the route to construct the intra-AS segment with ingress
   replication.</t>

</section>
<section anchor="optimizing-bandwidth-by-ip-filtering-on-asbrs"><name>Optimizing Bandwidth by IP Filtering on ASBRs</name>

<t>An ASBR that has a given Inter-AS I-PMSI A-D route MAY discard some
   of the traffic carried in the tunnel specified in the PMSI Tunnel
   attribute of this route, if the ASBR determines that there are no
   downstream receivers for that traffic.</t>

<t>When BGP is being used to distribute C-multicast routes, an ASBR that
   has a given Inter-AS I-PMSI A-D route MAY discard traffic from a
   particular customer multicast source C-S and destined to a particular
   customer multicast group address C-G that is carried over the tunnel
   specified in the PMSI Tunnel attribute of the route, if none of the
   C-multicast routes on the ASBR with RD and Source AS being the same
   as the RD and Source AS of the Inter-AS I-PMSI A-D route matches the
   (C-S,C-G) tuple.  A C-multicast route is said to match a (C-S,C-G)
   tuple, if it is a Source Tree Join route with Multicast Source set to
   C-S and Multicast Group set to C-G or a Shared Tree Join route with
   Multicast Group set to C-G.</t>

<t>The above procedures MAY also apply to an ASBR that originates a
   given Inter-AS I-PMSI A-D route.  In this case, the ASBR applies them
   to the traffic carried over the tunnels specified in the PMSI Tunnel
   attribute of the Intra-AS I-PMSI A-D routes that the ASBR aggregates
   into the Inter-AS I-PMSI A-D route and whose tails are stitched to
   the one-hop ASBR-ASBR tunnel specified in the Inter-AS I-PMSI A-D
   route.</t>

</section>
</section>
</section>
</section>
<section anchor="non-congruent-unicast-and-multicast-connectivity"><name>Non-Congruent Unicast and Multicast Connectivity</name>

<t>It is possible to deploy MVPN such that the multicast routing and the
   unicast routing are "non-congruent".  For instance, the CEs may be
   distributing to the PEs a special set of unicast routes that are to
   be used exclusively for the purpose of upstream multicast hop
   selection, and not used for unicast routing at all.  (For example,
   when BGP is the CE-PE unicast routing protocol, the CEs may be using
   SAFI 2 ("Network Layer Reachability Information used for multicast
   forwarding"), and either IPv4 or IPv6 AFI to distribute a
   special set of routes that are to be used for, and only for, upstream
   multicast hop selection.) In such a situation, we will speak of the
   MVPN as having two VRFs on a given PE: one containing the routes that
   are used for unicast, the other containing the unicast routes that
   are used for UMH selection.  We will call the former the "unicast
   routing VRF" and the latter the "UMH VRF" (upstream-multicast-hop
   VRF).</t>

<t>In this document, when we speak without qualification of the MVPN's
   VRF, then if the MVPN has both a unicast VRF and a UMH VRF, we are
   speaking of the UMH VRF.  (Of course, if there is no separate UMH
   VRF, then we are speaking of the unicast VRF.)</t>

<t>If there is a separate UMH VRF, it MAY have its own import and export
   Route Targets, different from the ones used by the unicast VRF.
   These Route Targets MUST be used to control distribution of auto-
   discovery routes.  In addition, the export Route Targets of the UMH
   VRF are added to the Route Targets used by the unicast VRF when
   originating (unicast) VPN-IP routes.  The import Route Targets
   associated with a given UMH VRF are used to determine which of the
   received (unicast) VPN-IP routes should be accepted into the UMH VRF.</t>

<t>If a PE maintains an UMH VRF for that MVPN, then it is RECOMMENDED
   that the UMH VRF use the same RD as the one used by the unicast VRF
   of that MVPN.</t>

<t>If an MVPN site is multihomed to several PEs, on each of these PEs,
   the UMH VRF of the MVPN MUST use its own distinct RD (although on a
   given PE, the RD used by the UMH VRF SHOULD be the same as the one
   used by the unicast VRF).</t>

<t>If an MVPN has a UMH VRF distinct from its unicast VRF, then one
   option to support non-congruency is to exchange the routes to/from
   that UMH VRF by using the same AFI/SAFI as used by the routes from
   the unicast VRF.</t>

<t>Another option is to exchange the routes to/from the UMH VRF using
   the IPv4 or IPv6 AFI (as appropriate), but with the SAFI set to SAFI
   129 "Multicast for BGP/MPLS IP Virtual Private Networks (VPNs)".
   The NLRI carried by these routes is defined as follows:</t>

<figure><artwork><![CDATA[
   +---------------------------+
   |   Length (1 octet)        |
   +---------------------------+
   |   Prefix (variable)       |
   +---------------------------+
]]></artwork></figure>

<t>The use and the meaning of these fields are as follows:</t>

<t><list style="symbols">
  <t>Length: the length, in bits, of the address prefix.</t>
  <t>Prefix: contains a Route Distinguisher as defined in
<xref target="RFC4364"/> prepended to an IPv4 or IPv6 address prefix, followed by
enough trailing bits to make the end of the field fall on an octet
boundary.  Note that the value of trailing bits is irrelevant.</t>
</list></t>

<t>These routes MUST carry the VRF Route Import Extended Community.  If,
   for a given MVPN, BGP is used for exchanging C-multicast routes, or
   if segmented inter-AS tunnels are used, then these routes MUST also
   carry the Source AS Extended Community.</t>

<t>The detailed procedures for selecting forwarder PE in the presence of
   such routes are outside the scope of this document.  However, this
   document requires these procedures to preserve the constraints
   imposed by the single forwarder PE selection procedures, as specified
   in <xref target="RFC6513"/>.</t>

</section>
<section anchor="exchange-of-c-multicast-routing-information-among-pes"><name>Exchange of C-Multicast Routing Information among PEs</name>

<t>VPN C-Multicast Routing Information is exchanged among PEs by using
   C-multicast routes that are carried using an MCAST-VPN NLRI.  These
   routes are originated and propagated as follows.</t>

<section anchor="originating-c-multicast-routes-by-a-pe"><name>Originating C-Multicast Routes by a PE</name>

<t>Part of the procedures for constructing MCAST-VPN NLRI depends on the
   multicast routing protocol between CE and PE (C-multicast protocol).</t>

<section anchor="originating-routes-pim-as-the-c-multicast-protocol"><name>Originating Routes: PIM as the C-Multicast Protocol</name>

<t>The following specifies the construction of MCAST-VPN NLRI of
   C-multicast routes for the case where the C-multicast protocol is
   PIM.  These C-multicast routes are originated as a result of updates
   in the (C-S,C-G), or (C-*,C-G) state learned by a PE via the
   C-multicast protocol.</t>

<t>Note that creation and deletion of (C-S,C-G,rpt) states on a PE when
   the C-multicast protocol is PIM do not result in any BGP actions.</t>

<section anchor="originating-source-tree-join-c-multicast-route"><name>Originating Source Tree Join C-Multicast Route</name>

<t>Whenever (a) a C-PIM instance on a particular PE creates a new
   (C-S,C-G) state, and (b) the selected upstream PE for C-S (see
   <xref target="RFC6513"/>) is not the local PE, then the local PE MUST originate a
   C-multicast route of type Source Tree Join.  The Multicast Source
   field in the MCAST-VPN NLRI of the route is set to C-S; the Multicast
   Group field is set of C-G.</t>

<t>This C-multicast route is said to "correspond" to the C-PIM (C-S,C-G)
   state.</t>

<t>The semantics of the route are such that the PE has one or more
   receivers for (C-S,C-G) in the sites connected to the PE (the route
   has the (C-S,C-G) Join semantics).</t>

<t>Whenever a C-PIM instance on a particular PE deletes a (C-S,C-G)
   state, the corresponding C-multicast route MUST be withdrawn.  (The
   withdrawal of the route has the (C-S,C-G) Prune semantics).  The
   MCAST-VPN NLRI of the withdrawn route is carried in the
   MP_UNREACH_NLRI attribute.</t>

</section>
<section anchor="originating-shared-tree-join-c-multicast-route"><name>Originating Shared Tree Join C-Multicast Route</name>

<t>Whenever (a) a C-PIM instance on a particular PE creates a new
   (C-*,C-G) state, and (b) the selected upstream PE for the C-RP
   corresponding to the C-G (see <xref target="RFC6513"/>) is not the local PE, then the
   local PE MUST originate a C-multicast route of type Shared Tree Join.
   The Multicast Source field in the MCAST-VPN NLRI of the route is set
   to the C-RP address.  The Multicast Group field in the MCAST-VPN NLRI
   is set to the C-G address.</t>

<t>This C-multicast route is said to "correspond" to the C-PIM (C-*,C-G)
   state.</t>

<t>The semantics of the route are such that the PE has one or more
   receivers for (C-*,C-G) in the sites connected to the PE (the route
   has the (C-*,C-G) Join semantics).</t>

<t>Whenever a C-PIM instance on a particular PE deletes a (C-*,C-G)
   state, the corresponding C-multicast route MUST be withdrawn.  (The
   withdrawal of the route has the (C-S,C-G) Prune semantics).  The
   MCAST-VPN NLRI of the withdrawn route is carried in the
   MP_UNREACH_NLRI attribute.</t>

</section>
</section>
<section anchor="originating-routes-mldp-as-the-c-multicast-protocol"><name>Originating Routes: mLDP as the C-Multicast Protocol</name>

<t>The following specifies the construction of the MCAST-VPN NLRI of
   C-multicast routes for the case where the C-multicast protocol is
   mLDP <xref target="RFC6388"/>.</t>

<t>Whenever a PE receives, from one of its CEs, a P2MP Label Map
   &lt;X, Y, L&gt; over interface I, where X is the Root Node Address, Y is
   the Opaque Value, and L is an MPLS label, the PE checks whether it
   already has state for &lt;X, Y&gt; in the VRF associated with the CE.  If
   so, then all the PE needs to do in this case is to update its
   forwarding state by adding &lt;I, L&gt; to the forwarding state associated
   with &lt;X, Y&gt;.</t>

<t>If the PE does not have state for &lt;X, Y&gt; in the VRF associated with
   the CE, then the PE constructs a Source Tree Join C-multicast route
   whose MCAST-VPN NLRI contains X as the Multicast Source field, and Y
   as the Multicast Group field.</t>

<t>Whenever a PE deletes a previously created &lt;X, Y&gt; state that had
   resulted in originating a C-multicast route, the PE withdraws the
   C-multicast route.  The MCAST-VPN NLRI of the withdrawn route is
   carried in the MP_UNREACH_NLRI attribute.</t>

</section>
<section anchor="constructing-the-rest-of-the-c-multicast-route"><name>Constructing the Rest of the C-Multicast Route</name>

<t>The rest of the C-multicast route is constructed as follows (the same
   procedures apply to both PIM and mLDP as the C-Multicast protocol).</t>

<t>The local PE executes the procedures of <xref target="RFC6513"/> to find the selected
   Upstream Multicast Hop (UMH) route and the selected upstream PE for
   the address carries in the Multicast Source field of MCAST-VPN NLRI.</t>

<t>From the selected UMH route, the local PE extracts (a) the ASN of the
   upstream PE (as carried in the Source AS Extended Community of the
   route), and (b) the C-multicast Import RT of the VRF on the upstream
   PE (the value of this C-multicast Import RT is the value of the VRF
   Route Import Extended Community carried by the route).  The Source AS
   field in the C-multicast route is set to that AS.  The Route Target
   Extended Community of the C-multicast route is set to that
   C-multicast Import RT.</t>

<t>If there is more than one (remote) PE that originates the (unicast)
   route to the address carried in the Multicast Source field of the
   MCAST-VPN NLRI, then the procedures for selecting the UMH route and
   the upstream PE to reach that address are as specified in <xref target="RFC6513"/>.</t>

<section anchor="intra-as-scenario"><name>Intra-AS Scenario</name>

<t>If the local and the upstream PEs are in the same AS, then the RD of
   the advertised MCAST-VPN NLRI is set to the RD of the VPN-IP route
   that contains the address carried in the Multicast Source field.</t>

<t>The C-multicast route is then advertised only into IBGP. The propagation
   of the route MAY be controlled by the Route Target Constraint <xref target="RFC4684"/>.</t>

</section>
<section anchor="inter-as-scenario"><name>Inter-AS Scenario</name>

<t>This is when the local and the upstream PEs are in different ASes.</t>

<t>If the deployment uses the Route Target Constraint <xref target="RFC4684"/>
   mechanism to control the propagation of the C-Multicast route towards
   the targeted UMH, then as in the Intra-AS scenario, the RD of
   the advertised MCAST-VPN NLRI is set to the RD of the VPN-IP route
   that contains the address carried in the Multicast Source field,
   and the route is advertised subject to the Route Target Constraint.</t>

<t>Otherwise, the route is propagated along the reverse path of the
   propagation of the Inter-AS I-PMSI route for the source AS
   in the case of segmented Inter-AS tunnels (<xref target="reversepath"/>) or the
   Intra-AS I-PMSI route from the upstream PE in the case of non-segmented
   Inter-AS tunnels. This is achieved as follows.</t>

<section anchor="segmented-inter-as-tunnels"><name>Segmented Inter-AS Tunnels</name>

<t>The local PE finds in its VRF an Inter-AS I-PMSI A-D route whose Source
   AS field carries the ASN of the upstream PE.  The RD of the found
   Inter-AS I-PMSI A-D route is used as the RD of the advertised
   C-multicast route.  The local PE constructs an IP-based Route Target
   Extended Community by placing the Next Hop of the found Inter-AS I-
   PMSI A-D route in the Global Administrator field of this Community,
   with the Local Administrator field of this Community set to 0; it
   then adds this Community to the Extended Communities attribute of the
   C-multicast route.  (Note that this Route Target is the same as the
   ASBR Import RT of the ASBR identified by the Next Hop of the found
   Inter-AS I-PMSI A-D route.)</t>

</section>
<section anchor="nonseg"><name>Non-segmented Inter-AS Tunnels</name>

<t>Inter-AS I-PMSI A-D routes are not used to support non-segmented
   inter-AS tunnels. Since the Intra-AS I-PMSI A-D routes are propagated
   everywhere, their reverse paths are utilized as follows.</t>

<t>The local system
   finds in its VRF an Intra-AS I-PMSI A-D route from the upstream PE
   (the Originating Router's IP Address field of that route has the same
   value as the one carried in the VRF Route Import of the (unicast)
   route to the address carried in the Multicast Source field).  The RD
   of the found Intra-AS I-PMSI A-D route is used as the RD of the
   advertised C-multicast route. The Source AS field in the C-multicast
   route is set to the value of the Originating Router's IP Address field of
   the found Intra-AS I-PMSI A-D route if it is IPv4, or 0 otherwise.</t>

<t>Note that the above requires that each PE uses a unique RD for its
   Intra-AS I-PMSI A-D routes. <xref target="RFC7716"/> specifies that in the case
   of Global Table Multicast (GTM) with BGP-MVPN, RD 0:0 is used. This
   document updates <xref target="RFC7716"/> that if non-segmented Inter-AS tunnels
   are used for GTM in the case of an IPv6 provider network,
   the Intra-AS I-PMSI A-D routes MUST have unique non-0:0 RDs
   (<xref target="nonsegpmsi"/>), therefor the C-Multicast routes will have corresponding
   non-0:0 RDs.</t>

<t>The following apply in both the segmented and non-segmented Inter-AS
   tunnels case.</t>

<t>The Next Hop field of the MP_REACH_NLRI attribute MUST be set to a
   routable IP address of the local PE.</t>

<t>If the Next Hop of the found (Inter-AS or Intra-AS) I-PMSI A-D route
   is an EBGP neighbor of the local PE, then the PE advertises the C-
   multicast route to that neighbor.  If the Next Hop of the found
   (Inter-AS or Intra-AS) I-PMSI A-D route is within the same AS as the
   local PE, then the PE advertises the C-multicast route into IBGP.</t>

</section>
</section>
</section>
<section anchor="unicast-route-changes"><name>Unicast Route Changes</name>

<t>The particular UMH route that is selected by a given PE for a given
   C-S may be influenced by the network's unicast routing.  In that
   case, a change in the unicast routing may invalidate prior choices of
   the UMH route for some C-S.  If this happens, the local PE MUST
   execute the UMH route selection procedures for C-S again.  If the</t>

<t>result is that a different UMH route is selected, then for all C-G,
   any previously originated C-multicast routes for (C-S,C-G) MUST be
   re-originated.</t>

<t>Similarly, if a unicast routing change results in a change of the UMH
   route for a C-RP, then for all C-G such that C-RP is the RP
   associated with C-G, any previously originated C-multicast routes for
   (C-*,C-G) MUST be re-originated.</t>

</section>
</section>
<section anchor="propagating-c-multicast-routes-by-an-asbr"><name>Propagating C-Multicast Routes by an ASBR</name>

<t>This section applies only if the Route Target Constraint mechanism is
   not used.</t>

<t>When an ASBR receives a BGP Update message that carries a C-multicast
   route, if at least one of the Route Targets of the route matches one
   of the ASBR Import RTs (auto-)configured on the ASBR, the ASBR finds
   an Inter-AS I-PMSI A-D route whose RD and Source AS matches the RD
   and Source AS carried in the C-multicast route.  If no matching route
   is found, the ASBR takes no further action.  If a matching route is
   found, the ASBR proceeds as follows.</t>

<t>To support non-segmented inter-AS tunnels, instead of matching the RD
   and Source AS carried in the C-multicast route against the RD and
   Source AS of an Inter-AS I-PMSI A-D route, the ASBR should match it
   against the RD and the Originating Router's IP Address of the Intra-
   AS I-PMSI A-D routes if the Source AS field is not 0. If the Source AS
   field is 0, the ASBR should only match the RD in the c-multicast route
   against the RD of the Intra-AS I-PMSI A-D routes.</t>

<t>The ASBR first checks if it already has one or more C-multicast
   routes that have the same MCAST-VPN NLRI as the newly received route.
   If such a route(s) already exists, the ASBR keeps the newly received
   route, but SHALL NOT re-advertise the newly received route.
   Otherwise, the ASBR re-advertises the route, as described in this
   section.</t>

<t>When an ASBR receives a BGP Update message that carries a withdrawal
   of a previously advertised C-multicast route, the ASBR first checks
   if it already has at least one other C-multicast route that has the
   same MCAST-VPN NLRI.  If such a route already exists, the ASBR
   processes the withdrawn route, but SHALL NOT re-advertise the
   withdrawal.  Otherwise, the ASBR re-advertises the withdrawal of the
   previously advertised C-multicast route, as described below.</t>

<t>If the ASBR is the ASBR that originated the found Inter-AS I-PMSI A-D
   route, then before re-advertising the C-multicast route into IBGP,
   the ASBR removes from the route the Route Target that matches one of
   the ASBR Import RTs (auto-)configured on the ASBR.</t>

<t>If the ASBR is not the ASBR that originated the found Inter-AS I-PMSI
   A-D route, then before re-advertising the C-multicast route, the ASBR
   modifies the Extended Communities attribute of the C-multicast route
   by adding a new Route Target
   constructed as follows.  The new Route Target is an IP-based Route
   Target that has the Global Administrator field set to the Next Hop of
   the found Inter-AS I-PMSI A-D route, and Local Administrator field of
   this Community set to 0.  Note that this newly constructed Route
   Target is the same as the ASBR Import RT of the ASBR identified by
   the Next Hop of the found Inter-AS I-PMSI A-D route.  The rest of the
   Extended Communities attribute of the route SHOULD be passed
   unmodified.</t>

<t>The Next Hop field of the MP_REACH_NLRI attribute SHOULD be set to an
   IP address of the ASBR.</t>

<t>If the Next Hop field of the MP_REACH_NLRI of the found (Inter-AS or
   Intra-AS) I-PMSI A-D route is an EBGP neighbor of the ASBR, then the
   ASBR re-advertises the C-multicast route to that neighbor.  If the
   Next Hop field of the MP_REACH_NLRI of the found (Inter-AS or Intra-
   AS) I-PMSI A-D route is an IBGP neighbor of the ASBR, the ASBR re-
   advertises the C-multicast route into IBGP.  If it is the ASBR that
   originated the found Inter-AS I-PMSI A-D route in the first place,
   then the ASBR just re-advertises the C-multicast route into IBGP.</t>

</section>
<section anchor="receiving-c-multicast-routes-by-a-pe"><name>Receiving C-Multicast Routes by a PE</name>

<t>When a PE receives a C-multicast route the PE checks if any of the
   Route Target Extended Communities carried in the Extended Communities
   attribute of the route match any of the C-multicast Import RTs
   associated with the VRFs of any MVPN maintained by the PE.  If no
   match is found, the PE SHOULD discard the route.  Otherwise, (if a
   match is found), the PE checks if the address carried in the
   Multicast Source field of the C-multicast route matches one of the
   (unicast) VPN-IP routes advertised by PE from the VRF.  If no match
   is found the PE SHOULD discard the route.  Otherwise, (if a match is
   found), the PE proceeds as follows, depending on the multicast
   routing protocol between CE and PE (C-multicast protocol).</t>

<section anchor="receiving-routes-pim-as-the-c-multicast-protocol"><name>Receiving Routes: PIM as the C-Multicast Protocol</name>

<t>The following describes procedures when PIM is used as the multicast
   routing protocol between CE and PE (C-multicast protocol).</t>

<t>Since C-multicast routing information is disseminated by BGP, PIM
   messages are never sent from one PE to another.</t>

<section anchor="receiving-source-tree-join-c-multicast-route"><name>Receiving Source Tree Join C-Multicast Route</name>

<t>If the received route has the Route Type set to Source Tree Join,
   then the PE creates a new (C-S,C-G) state in its MVPN-TIB from the
   Multicast Source and Multicast Group fields in the MCAST-VPN NLRI of
   the route, if such a state does not already exist.</t>

<t>If the local policy on the PE is to bind (C-S,C-G) to an S-PMSI, then
   the PE adds the S-PMSI to the outgoing interface list of the
   (C-S,C-G) state, if it is not already there.  Otherwise, the PE adds
   an I-PMSI to the outgoing interface list of the (C-S,C-G) state, if
   it is not already there.</t>

<t>When, for a said VRF, the last Source Tree Join C-multicast route for
   (C-S,C-G) is withdrawn, resulting in the situation where the VRF
   contains no Source Tree Join C-multicast route for (C-S,C-G), the PE
   MUST remove the I-PMSI/S-PMSI from the outgoing interface list of the
   (C-S,C-G) state.  Depending on the (C-S,C-G) state of the PE-CE
   interfaces, this may result in the PE using PIM procedures to prune
   itself off the (C-S,C-G) tree.  If C-G is not in the SSM range for
   the VRF, then removing the I-PMSI/S-PMSI from the outgoing interface
   list of the (C-S,C-G) state SHOULD be done after a delay that is
   controlled by a timer.  The value of the timer MUST be configurable.</t>

<t>The purpose of this timer is to ensure that the PE does not stop
   forwarding (C-S,C-G) onto a PMSI tunnel until all the PEs of the same
   MVPN have had time to receive the withdrawal of the Source Active A-D
   route for (C-S,C-G) (see Section 13.1), and the PE connected to C-RP
   starts forwarding (C-S,C-G) on the C-RPT.</t>

<t>Note that before the PE stops forwarding (C-S,C-G), there is a
   possibility to have (C-S,C-G) packets being sent at the same time on
   the PMSI by both the local PE and the PE connected to the site that
   contains C-RP.  This would result in a transient unnecessary traffic
   on the provider backbone.  However, no duplicates will reach customer
   hosts subscribed to C-G as long as the downstream PEs apply
   procedures described in Section 9.1 of <xref target="RFC6513"/>.</t>

</section>
<section anchor="receiving-shared-tree-join-c-multicast-route"><name>Receiving Shared Tree Join C-Multicast Route</name>

<t>If the received route has the Route Type set to Shared Tree Join,
   then the PE creates a new (C-*,C-G) state in its MVPN-TIB with the RP
   address for that state taken from the Multicast Source, and C-G for
   that state taken from the Multicast Group fields of the MCAST-VPN
   NLRI of the route, if such a state does not already exist.  If there
   is no S-PMSI for (C-*,C-G), then the PE adds I-PMSI to the outgoing</t>

<t>interface list of the state if it is not already there.  If there is
   an S-PMSI for (C-*,C-G), then the PE adds S-PMSI to the outgoing
   interface list of the state if it is not already there.</t>

<t>When, for a said VRF, the last Shared Tree Join C-multicast route for
   (C-*,C-G) is withdrawn, resulting in the situation where the VRF
   contains no Shared Tree Join C-multicast route for (C-*,C-G), the PE
   MUST remove the I-PMSI/S-PMSI from the outgoing interface list of the
   (C-*,C-G) state.  Depending on the (C-*,C-G) state of the PE-CE
   interfaces, this may result in the PE using PIM procedures to prune
   itself off the (C-*,C-G) tree.</t>

</section>
</section>
<section anchor="receiving-routes-mldp-as-the-c-multicast-protocol"><name>Receiving Routes: mLDP as the C-Multicast Protocol</name>

<t>The following describes procedures when mLDP is used as the multicast
   routing protocol between CE and PE (C-multicast protocol).</t>

<t>When mLDP is used as a C-multicast protocol, the only valid type of a
   C-multicast route that a PE could receive is a Source Tree Join
   C-multicast route.</t>

<t>When the PE receives a Source Tree Join C-multicast route, the PE
   applies, in the scope of this VRF, the P2MP mLDP procedures for a
   transit node using the value carried in the Multicast Source field of
   the route as the C-Root Node Identifier, and the value carried in the
   Multicast Group of the route as the C-LDP MP Opaque Value Element.</t>

<t>If there is no S-PMSI for &lt;C-Root Node Identifier, C-LDP MP Opaque
   Value Element&gt;, then the PE creates and advertises an S-PMSI as
   described in Section 12 using C-Root Node Identifier as the value for
   the Multicast Source field of the S-PMSI A-D route and C-LDP MP
   Opaque Value Element as the value for the Multicast Group field of
   the route.</t>

<t>To improve scalability when mLDP is used as the C-Multicast protocol
   for a given MVPN, within each AS that has sites of that MVPN
   connected to the PEs of that AS, all the S-PMSIs of that MVPN MAY be
   aggregated into a single P-multicast tree (by using upstream-assigned
   labels).</t>

</section>
</section>
<section anchor="c-multicast-routes-aggregation"><name>C-Multicast Routes Aggregation</name>

<t>Note that C-multicast routes are "de facto" aggregated by BGP.  This
   is because the MCAST-VPN NLRIs advertised by multiple PEs, for a
   C-multicast route for a particular C-S and C-G (or a particular C-*
   and C-G) of a given MVPN are identical.</t>

<t>Hence, a BGP route reflector or ASBR that receives multiple such
   routes with the same NLRI will re-advertise only one of these routes
   to other BGP speakers.</t>

<t>This implies that C-multicast routes for a given (S,G) of a given
   MVPN originated by PEs that are clients of a given route reflector
   are aggregated by the route reflector.  For instance, if multiple PEs
   that are clients of a route reflector, have receivers for a specific
   SSM channel of a MVPN, they will all advertise an identical NLRI for
   the Source Tree Join C-multicast route.  However, only one
   C-multicast route will be advertised by the route reflector for this
   specific SSM channel of that MVPN, to other PEs and route reflectors
   that are clients of the route reflector.</t>

<t>This also implies that an ASBR aggregates all the received
   C-multicast routes for a given (S,G) (or a given (*,G)) of a given
   MVPN into a single C-multicast route.</t>

<t>To further reduce the routing churn due to C-multicast routes
   changes, a route reflector that re-advertises a C-multicast route
   SHOULD set the Next Hop field of the MP_REACH_NLRI attribute of the
   route to an IP address of the route reflector.  Likewise, an ASBR
   that re-advertises a C-multicast route SHOULD set the Next Hop field
   of the MP_REACH_NLRI attribute of the route to an IP address of the
   ASBR.</t>

<t>Further, a BGP receiver, which receives multiple such routes with the
   same NLRI for the same C-multicast route, will potentially create
   forwarding state based on a single C-multicast route.  Per the
   procedures described in Section 11.3, this forwarding state will be
   the same as the state that would have been created based on another
   route with same NLRI.</t>

</section>
</section>
<section anchor="using-s-pmsi-a-d-routes-to-bind-c-trees-to-p-tunnels"><name>Using S-PMSI A-D Routes to Bind C-Trees to P-Tunnels</name>

<t>This section describes BGP-based procedures for using S-PMSIs A-D
   routes to bind (C-S,C-G) trees to P-tunnels.</t>

<section anchor="originating-s-pmsi-a-d-routes"><name>Originating S-PMSI A-D Routes</name>

<t>The following describes procedures for originating S-PMSI A-D routes
   by a PE.</t>

<t>The PE constructs the MCAST-VPN NLRI of an S-PMSI A-D route for a
   given (C-S,C-G) as follows.</t>

<t><list style="symbols">
  <t>The RD in this NLRI is set to the RD of the MVPN's VRF associated
   with (C-S,C-G).</t>
  <t>The Multicast Source field MUST contain the source address
   associated with the C-multicast stream, and the Multicast Source
   Length field is set appropriately to reflect this.</t>
  <t>The Multicast Group field MUST contain the group address
   associated with the C-multicast stream, and the Multicast Group
   Length field is set appropriately to reflect this.</t>
  <t>The Originating Router's IP Address field MUST be set to the IP
   address that the (local) PE places in the Global Administrator
   field of the VRF Route Import Extended Community of the VPN-IP
   routes advertised by the PE.  Note that the &lt;RD, Originating
   Router's IP address&gt; tuple uniquely identifies a given multicast
   VRF.</t>
</list></t>

<t>The PE constructs the rest of the S-PMSI A-D route as follows.</t>

<t>Depending on the type of P-multicast tree used for the P-tunnel, the
   PMSI Tunnel attribute of the S-PMSI A-D route is constructed as
   follows:</t>

<t><list style="symbols">
  <t>The PMSI Tunnel attribute MUST contain the identity of the
   P-multicast tree (note that the PE could create the identity of
   the tree prior to the actual instantiation of the tree).</t>
  <t>If, in order to establish the P-multicast tree, the PE needs to
   know the leaves of the tree within its own AS, then the PE obtains
   this information from the Leaf A-D routes received from other
   PEs/ASBRs within its own AS (as other PEs/ASBRs originate Leaf A-D
   routes in response to receiving the S-PMSI A-D route) by setting
   the Leaf Information Required flag in the PMSI Tunnel attribute to
   1.</t>
  <t>If a PE originates S-PMSI A-D routes with the Leaf Information
   Required flag in the PMSI Tunnel attribute set to 1, then the PE
   MUST be (auto-)configured with an import Route Target, which
   controls acceptance of Leaf A-D routes by the PE.  (Procedures for
   originating Leaf A-D routes by the PEs that receive the S-PMSI A-D
   route are described in Section 12.3.)  <vspace blankLines='1'/>
This Route Target is IP address specific.  The Global
 Administrator field of this Route Target MUST be set to the IP
 address carried in the Next Hop of all the S-PMSI A-D routes
 advertised by this PE (if the PE uses different Next Hops, then
 the PE MUST be (auto-)configured with multiple import RTs, one per
 each such Next Hop).  The Local Administrator field of this Route
 xTarget MUST be set to 0.  <vspace blankLines='1'/>
If the PE supports Route Target Constraint <xref target="RFC4684"/>, the PE
 SHOULD advertise this import Route Target within its own AS using
 Route Target Constraints.  To constrain distribution of the Route
 Target Constraint routes to the AS of the advertising PE, these
 routes SHOULD carry the NO_EXPORT Community <xref target="RFC1997"/>.</t>
  <t>A PE MAY aggregate two or more S-PMSIs originated by the PE onto
   the same P-multicast tree.  If the PE already advertises S-PMSI
   A-D routes for these S-PMSIs, then aggregation requires the PE to
   re-advertise these routes.  The re-advertised routes MUST be the
   same as the original ones, except for the PMSI Tunnel attribute.
   If the PE has not previously advertised S-PMSI A-D routes for
   these S-PMSIs, then the aggregation requires the PE to advertise
   (new) S-PMSI A-D routes for these S-PMSIs.  The PMSI Tunnel
   attribute in the newly advertised/re-advertised routes MUST carry
   the identity of the P-multicast tree that aggregates the S-PMSIs.
   If at least some of the S-PMSIs aggregated onto the same
   P-multicast tree belong to different MVPNs, then all these routes
   MUST carry an MPLS upstream-assigned label <xref target="RFC5331"/>.</t>
</list></t>

<t>If all these aggregated S-PMSIs belong to the same MVPN, and this
   MVPN uses PIM as its C-multicast routing protocol, then the
   corresponding S-PMSI A-D routes MAY carry an MPLS upstream-assigned
   label <xref target="RFC5331"/>.  Moreover, in this case, the labels MUST be distinct
   on a per-MVPN basis and MAY be distinct on a per-route basis.</t>

<t>If all these aggregated S-PMSIs belong to the MVPN(s) that uses mLDP
   as its C-multicast routing protocol, then the corresponding S-PMSI
   A-D routes MUST carry an MPLS upstream-assigned label <xref target="RFC5331"/>, and
   these labels MUST be distinct on a per-route (per-mLDP FEC) basis,
   irrespective of whether the aggregated S-PMSIs belong to the same or
   different MVPNs.</t>

<t>The Next Hop field of the MP_REACH_NLRI attribute of the route MUST
   be set to the same IP address as the one carried in the Originating
   Router's IP Address field.</t>

<t>The route always carries a set of Route Targets.  The default set of
   Route Targets is determined as follows:</t>

<t><list style="symbols">
  <t>If there is a (unicast) VPN-IP route to C-S originated from the
   VRF, but no (unicast) VPN-IP route to C-RP originated from the
   VRF, then the set of Route Targets is formed by a set intersection
   between the set of Route Targets carried in the Intra-AS I-PMSI A-
   D route originated from the VRF and the set of Route Targets
   carried by the (unicast) VPN-IP route to C-S.</t>
  <t>If there is no (unicast) VPN-IP route to C-S originated from the
   VRF, but there is a (unicast) VPN-IP route to C-RP originated from
   the VRF, then the set of Route Targets is formed by a set
   intersection between the set of Route Targets carried in the
   intra-AS I-PMSI A-D route originated from the VRF and the set of
   Route Targets carried by the (unicast) VPN-IP route to C-RP.</t>
  <t>If there is a (unicast) VPN-IP route to C-S originated from the
   VRF, and a (unicast) VPN-IP route to C-RP originated from the VRF,
   then the set of Route Targets is formed by a set intersection
   between the set of Route Targets carried in the Intra-AS I-PMSI A-
   D route originated from the VRF and the set union of Route Targets
   carried by the (unicast) VPN-IP route to C-S and the (unicast)
   VPN-IP route to C-RP.</t>
</list></t>

<t>In each of the above cases, an implementation MUST allow the set of
   Route Targets carried by the route to be specified by configuration.
   In the absence of a configured set of Route Targets, the route MUST
   carry the default set of Route Targets, as specified above.</t>

</section>
<section anchor="handling-s-pmsi-a-d-routes-by-asbrs"><name>Handling S-PMSI A-D Routes by ASBRs</name>

<t>Procedures for handling an S-PMSI A-D route by ASBRs (both within and
   outside of the AS of the PE that originates the route) are the same
   as specified in Section 9.2.3, except that instead of Inter-AS I-PMSI
   A-D routes, the procedures apply to S-PMSI A-D routes.</t>

<section anchor="merging-s-pmsi-into-an-i-pmsi"><name>Merging S-PMSI into an I-PMSI</name>

<t>Consider the situation where:</t>

<t><list style="symbols">
  <t>An ASBR is receiving (or expecting to receive) inter-AS (C-S,C-G)
   data from upstream via an S-PMSI.</t>
  <t>The ASBR is sending (or expecting to send) the inter-AS (C-S,C-G)
   data downstream via an I-PMSI.</t>
</list></t>

<t>This situation may occur if the upstream providers have a policy of
   using S-PMSIs but the downstream providers have a policy of using
   I-PMSIs.  To support this situation, an ASBR MAY, under certain
   conditions, merge one or more upstream S-PMSIs into a downstream
   I-PMSI.</t>

<t>An S-PMSI (corresponding to a particular S-PMSI A-D route) MAY be
   merged by a particular ASBR into an I-PMSI (corresponding to a
   particular Inter-AS I-PMSI A-D route) if and only if the following
   conditions all hold:</t>

<t><list style="symbols">
  <t>BGP is used to exchange C-multicast routes.</t>
  <t>The S-PMSI A-D route and the Inter-AS I-PMSI A-D route originate
   in the same AS.  The Inter-AS I-PMSI A-D route carries the
   originating AS in the Source AS field of the NLRI of the route and
   in the AS_PATH attribute of the route.  The S-PMSI A-D route
   carries the originating AS in the AS_PATH attribute of the route.</t>
  <t>The S-PMSI A-D route and the Inter-AS I-PMSI A-D route have
   exactly the same set of RTs.</t>
  <t>For each (C-S,C-G) mentioned in the S-PMSI route, if the ASBR has
   installed a Source Tree Join (C-S,C-G) C-multicast route, then the
   S-PMSI route was originated by the upstream PE of the C-multicast
   route.  The address of the upstream PE is carried in the RT of the
   C-multicast route.  The address of the PE that originated the
   S-PMSI route is carried in the Originating Router's IP Address
   field of the MCAST-VPN NLRI of the route.</t>
  <t>The ASBR supports the optional capability to discard (C-S,C-G)
   traffic received on an I-PMSI.</t>
</list></t>

<t>An ASBR performs merging by stitching the tail end of the P-tunnel,
   as specified in the PMSI Tunnel attribute of the S-PMSI A-D route
   received by the ASBR, to the head of the P-tunnel, as specified in
   the PMSI Tunnel attribute of the Inter-AS I-PMSI A-D route re-
   advertised by the ASBR.</t>

<t>IP processing during merge: If an ASBR merges a (C-S,C-G) S-PMSI A-D
   route into an Inter-AS I-PMSI A-D route, the ASBR MUST discard all
   (C-S,C-G) traffic it receives on the tunnel advertised in the I-PMSI
   A-D route.</t>

<t>An ASBR that merges an S-PMSI A-D route into an Inter-AS I-PMSI A-D
   route MUST NOT re-advertise the S-PMSI A-D route.</t>

</section>
</section>
<section anchor="receiving-s-pmsi-a-d-routes-by-pes"><name>Receiving S-PMSI A-D Routes by PEs</name>

<t>Consider a PE that receives an S-PMSI A-D route.  If one or more of
   the VRFs on the PE have their import Route Targets that contain one
   or more of the Route Targets carried by the received S-PMSI A-D
   route, then for each such VRF (and associated MVPN-TIB) the PE
   performs the following.</t>

<t>Procedures for receiving an S-PMSI A-D route by a PE (both within and
   outside of the AS of the PE that originates the route) are the same
   as specified in Section 9.2.3.4 except that (a) instead of Inter-AS</t>

<t>I-PMSI A-D routes, the procedures apply to S-PMSI A-D routes and (b)
   a PE performs procedures specified in that section only if, in
   addition to the criteria there, one of the following is true:</t>

<t><list style="symbols">
  <t>the PE originates a Source Tree Join (C-S,C-G) C-multicast route,
   and the upstream PE of that route is the PE that originates the
   S-PMSI A-D route; or</t>
  <t>the PE does not originate a Source Tree Join (C-S,C-G) C-multicast
   route, but it originates a Shared Tree Join (C-*,C-G) C-multicast
   route.  The best (as determined by the BGP route selection
   procedures) Source Active A-D route for (C-S,C-G) selected by the
   PE is originated by the same PE as the one that originates the
   S-PMSI A-D route; or</t>
  <t>the PE does not originate a Source Tree Join (C-S,C-G), has not
   received any Source Active A-D routes for (C-S,C-G), but does
   originate a Shared Tree Join (C-*,C-G) route.  The upstream PE for
   that route is the PE that originates the received S-PMSI A-D
   route.</t>
</list></t>

<t>If the received S-PMSI A-D route has a PMSI Tunnel attribute with the
   Leaf Information Required flag set to 1, then the PE originates a
   Leaf A-D route.  The Route Key of the Leaf A-D route is set to the
   MCAST-VPN NLRI of the S-PMSI A-D route.  The rest of the Leaf A-D
   route is constructed using the same procedures as specified in
   section 9.2.3.4.1, except that instead of originating Leaf A-D routes
   in response to receiving Inter-AS I-PMSI A-D routes, the procedures
   apply to originating Leaf A-D routes in response to receiving S-PMSI
   A-D routes.</t>

<t>In addition to the procedures specified in Section 9.2.3.4.1, the PE
   MUST set up its forwarding path to receive (C-S,C-G) traffic from the
   tunnel advertised by the S-PMSI A-D route (the PE MUST switch to the
   S-PMSI).</t>

<t>If a PE that is a leaf node of a particular Selective tunnel
   determines that it no longer needs to receive any of (C-S,C-G)s
   carried over that tunnel, the PE SHOULD prune itself off that tunnel.
   Procedures for pruning are specific to a particular tunneling
   technology.</t>

</section>
</section>
<section anchor="switching-from-shared-a-c-tree-to-a-source-c-tree"><name>Switching from Shared a C-Tree to a Source C-Tree</name>

<t>The procedures defined in this section only apply when the
   C-multicast routing protocol is PIM <xref target="RFC4601"/>; moreover, they only
   apply for the multicast ASM mode and MUST NOT be applied to multicast</t>

<t>group addresses belonging to the SSM range.  The procedures also MUST
   NOT be applied when the C-multicast routing protocol is BIDIR-PIM
   <xref target="RFC5015"/>.</t>

<t>The procedures of this section are applicable only to MVPNs that use
   both shared (i.e., rooted at a C-RP) and source (i.e., rooted at a
   C-S) inter-site C-trees.</t>

<t>These procedures are not applicable to MVPNs that do not use shared
   inter-site C-trees and rely solely on source inter-site C-trees.  See
   Section 14 for the procedures applicable to that scenario.</t>

<t>Whether or not a given MVPN uses both inter-site shared and source
   C-trees must be known a priori (e.g., via provisioning).</t>

<t>In the scenario where an MVPN customer switches from a C-RP-based
   tree (RPT) to the shortest path tree (SPT), in order to avoid packet
   duplication, choosing of a single consistent upstream PE, as
   described in <xref target="RFC6513"/>, may not suffice.  To illustrate this, consider a
   set of PEs {PE2, PE4, PE6} that are on the C-RP tree for (C-*,C-G)
   and have chosen a consistent upstream PE, as described in <xref target="RFC6513"/>, for
   (C-*,C-G) state.  Further, this upstream PE, say PE1, is using a
   Multidirectional Inclusive PMSI (MI-PMSI) for (C-*,C-G).  If a site
   attached to one of these PEs, say PE2, switches to the C-S tree for
   (C-S,C-G), PE2 generates a Source Tree Join C-multicast route towards
   the upstream PE that is on the path to C-S, say PE3.  PE3 also uses
   the MI-PMSI for (C-S,C-G), as PE1 uses for (C-*,C-G).  This results
   in {PE2, PE4, PE6} receiving duplicate traffic for (C-S,C-G) -- both
   on the C-RP tree (from PE1) and C-S tree (from PE3).  If it is
   desirable to suppress receiving duplicate traffic, then it is
   necessary to choose a single forwarder PE for (C-S,C-G).  The
   following describes how this is achieved.</t>

<section anchor="source-within-a-site-source-active-advertisement"><name>Source within a Site - Source Active Advertisement</name>

<t>When, as a result of receiving a Source Tree Join C-multicast route
   for (C-S,C-G) from some other PE the local PE adds either the S-PMSI
   or the I-PMSI to the outgoing interface list of the (C-S,C-G) state
   (see Section 11.3.1.1), the local PE MUST originate a Source Active
   A-D route if the PE has not originated such route already.  The route
   carries a single MCAST-VPN NLRI constructed as follows:</t>

<t><list style="symbols">
  <t>The RD in this NLRI is set to the RD of the VRF of the MVPN on the
   PE.</t>
  <t>The Multicast Source field MUST be set to C-S.  The Multicast
   Source Length field is set appropriately to reflect this.</t>
  <t>The Multicast Group field MUST be set to C-G.  The Multicast Group
   Length field is set appropriately to reflect this.</t>
</list></t>

<t>The Next Hop field of the MP_REACH_NLRI attribute MUST be set to the
   IP address that the PE places in the Global Administrator field of
   the VRF Route Import Extended Community of the VPN-IP routes
   advertised by the PE from the MVPN's VRF.</t>

<t>The route SHOULD carry the same set of Route Targets as the Intra-AS
   I-PMSI A-D route of the MVPN originated by the PE.</t>

<t>Using the normal BGP procedures, the Source Active A-D route is
   propagated to all the PEs of the MVPN.</t>

<t>Note that the advertisement of a Source Active A-D route for a given
   (C-S,C-G) could be combined, if desired, with the advertisement of an
   S-PMSI A-D route for the same (C-S,C-G).  This is accomplished by
   using the same BGP Update message to carry both the NLRI of the
   S-PMSI A-D route and the NLRI of the Source Active A-D route.</t>

<t>Note that even if the originating PE advertises both the Source
   Active A-D route and the S-PMSI A-D route in the same BGP Update
   message, an implementation cannot assume that all other PEs will
   receive both of these routes in the same Update message.</t>

<t>When, as a result of receiving a withdrawal of the previously
   advertised Source Tree Join C-multicast route for (C-S,C-G), the PE
   is going to remove the S-PMSI/I-PMSI from the outgoing interface list
   of the (C-S,C-G) state.  The local PE MUST also withdraw the Source
   Active A-D route for (C-S,C-G), if such a route has been advertised.</t>

<t>Note that if the PE is also acting as a C-RP, but inter-site shared
   trees are being used, the reception of a PIM Register message by the
   PE does not result in the origination of a Source Active A-D route.</t>

</section>
<section anchor="receiving-source-active-a-d-route"><name>Receiving Source Active A-D Route</name>

<t>When a PE receives a new Source Active A-D route from some other PE,
   the PE finds a VRF whose import Route Targets match one or more of
   the Route Targets carried by the route.  If the match is found, then
   the PE updates the VRF with the received route.</t>

<t>We say that a given (C-S,C-G) Source Active A-D route stored in a
   given VRF on a PE matches a given (C-*,C-G) entry present in the
   MVPN-TIB associated with the VRF if C-G carried by the route is the
   same as C-G of the entry, and the PE originates a Shared Tree Join
   C-multicast route for the same C-G as the C-G of the entry.</t>

<t>When (as a result of receiving PIM messages from one of its CEs) a PE
   creates in one of its MVPN-TIBs a (new) (C-*,C-G) entry with a non-
   empty outgoing interface list that contains one or more PE-CE
   interfaces, the PE MUST check if it has any matching Source Active
   A-D routes.  If there is one or more such matching route, such that
   the PE does not have (C-S,C-G) state in its MVPN-TIB for (C-S,C-G)
   carried in the route, then the PE selects one of them (using the BGP
   route selection procedures), and sets up its forwarding path to
   receive (C-S,C-G) traffic from the tunnel that the originator of the
   selected Source Active A-D route uses for sending (C-S,C-G).</t>

<t>When, as a result of receiving a new Source Active A-D route, a PE
   updates its VRF with the route, the PE MUST check if the newly
   received route matches any (C-*,C-G) entries.  If (a) there is a
   matching entry, (b) the PE does not have (C-S,C-G) state in its MVPN-
   TIB for (C-S,C-G) carried in the route, and (c) the received route is
   selected as the best (using the BGP route selection procedures), then
   the PE sets up its forwarding path to receive (C-S,C-G) traffic from
   the tunnel the originator of the selected Source Active A-D route
   uses for sending (C-S,C-G).</t>

<t>Note that if the PE is also acting as a C-RP, and inter-site shared
   trees are being used, the BGP Source Active A-D routes do not replace
   the Multicast Source Discovery Protocol (MSDP) or PIM-based Anycast
   RP peerings among C-RPs that would be needed to disseminate source
   discovery information among C-RPs.</t>

<section anchor="pruning-sources-off-the-shared-tree"><name>Pruning Sources off the Shared Tree</name>

<t>In addition to the procedures in the previous section, a PE applies
   the following procedure when importing a Source Active A-D route for
   (C-S,C-G) into a VRF.</t>

<t>The PE finds a (C-*,C-G) entry in the MVPN-TIB whose C-G is the same
   as the C-G carried in the Multicast Group field of the Source Active
   A-D route.</t>

<t>If the outgoing interface list (oif) for the found (C-*,C-G) entry in
   the MVPN-TIB on the PE contains either I-PMSI or S-PMSI, and the PE
   does not originate the Source Tree Join C-multicast route for
   (C-S,C-G) (where C-S is address carried in the Multicast Source field
   and C-G is the address carried in the Multicast Group field of the
   received Source Active A-D route), then the PE MUST transition the
   (C-S,C-G,rpt) downstream state machine on I-PMSI/S-PMSI to the Prune
   state.  (Conceptually, the C-PIM state machine on the PE will act "as
   if" it had received Prune (C-S,C-G,rpt) on I-PMSI/S-PMSI, without</t>

<t>actually having received one.)  Depending on the (C-S,C-G,rpt) state
   of the PE-CE interfaces, this may result in the PE using PIM
   procedures to prune the C-S off the (C-*,C-G) tree.</t>

<t>Transitioning the state machine to the Prune state SHOULD be done
   after a delay that is controlled by a timer.  The value of the timer
   MUST be configurable.  The purpose of this timer is to ensure that
   the C-S is not pruned off the shared tree until all PEs have had time
   to receive the Source Active A-D route for (C-S,C-G).</t>

<t>Note that before C-S is pruned off the shared tree, there is a
   possibility to have (C-S,C-G) packets sent at the same time on the
   PMSI by distinct PEs.  This would result in a transient unnecessary
   traffic on the provider backbone.  However, no duplicates will reach
   customer hosts subscribed to C-G as long as the downstream PEs apply
   procedures described in Section 9.1 of <xref target="RFC6513"/>.</t>

<t>The PE MUST keep the (C-S,C-G,rpt) downstream state machine on
   I-PMSI/S-PMSI in the Prune state for as long as (a) the outgoing
   interface list (oif) for the found (C-*,C-G) entry in the MVPN-TIB on
   the PE contains either I-PMSI or S-PMSI, (b) the PE has at least one
   Source Active A-D route for (C-S,C-G), and (c) the PE does not
   originate the Source Tree Join C-multicast route for (C-S,C-G).  Once
   any of these conditions become no longer valid, the PE MUST
   transition the (C-S,C-G,rpt) downstream state machine on
   I-PMSI/S-PMSI to the NoInfo state.</t>

<t>Note that changing the state on the downstream state machine on
   I-PMSI/S-PMSI, as described above, does not imply exchanging PIM
   messages over I-PMSI/S-PMSI.</t>

<t>Also, note that except for the scenario described in the third
   paragraph of this section, in all other scenarios relying solely on
   PIM procedures on the PE is sufficient to ensure the correct behavior
   when pruning sources off the shared tree.</t>

</section>
</section>
</section>
<section anchor="supporting-pim-sm-without-inter-site-shared-c-trees"><name>Supporting PIM-SM without Inter-Site Shared C-Trees</name>

<t>The procedures defined in this section only apply when the
   C-multicast routing protocol is PIM <xref target="RFC4601"/>; moreover, only apply
   for the multicast ASM mode, and MUST NOT be applied to multicast
   group addresses belonging to the SSM range.  The procedures also MUST
   NOT be applied when the C-multicast routing protocol is BIDIR-PIM
   <xref target="RFC5015"/>.</t>

<t>The procedures of this section are applicable only to MVPNs that do
   not use inter-site shared (i.e., rooted at a C-RP) C-trees.</t>

<t>These procedures are not applicable to MVPNs that use both shared and
   shortest path inter-site C-trees.  See Section 13 for the procedures
   applicable to that scenario.</t>

<t>Whether or not a given MVPN uses inter-site shared C-trees must be
   known a priori (e.g., via provisioning).</t>

<section anchor="discovering-active-multicast-sources"><name>Discovering Active Multicast Sources</name>

<t>A PE can obtain information about active multicast sources within a
   given MVPN in a variety of ways.  One way is for the PE to act as a
   fully functional customer RP (C-RP) for that MVPN.  Another way is to
   use PIM Anycast RP procedures <xref target="RFC4610"/> to convey information
   about active multicast sources from one or more of the MVPN C-RPs to
   the PE.  Yet another way is to use MSDP <xref target="RFC3618"/> to convey information
   about active multicast sources from the MVPN C-RPs to the PE.</t>

<t>When a PE using any of the above methods first learns of a new
   (multicast) source within that MVPN, the PE constructs a Source
   Active A-D route and sends this route to all other PEs that have one
   or more sites of that MVPN connected to them.  The route carries a
   single MCAST-VPN NLRI constructed as follows:</t>

<t>The RD in this NLRI is set to the RD of the VRF of the MVPN on the
PE.</t>

<t><list style="symbols">
  <t>The Multicast Source field MUST be set to the source IP address of
   the multicast data packet carried in the PIM Register message
   (RP/PIM register case) or of the MSDP Source-Active message (MSDP
   case).  The Multicast Source Length field is set appropriately to
   reflect this.</t>
  <t>The Multicast Group field MUST be set to the group IP address of
   the multicast data packet carried in the PIM Register message
   (RP/PIM register case) or of the MSDP Source-Active message (MSDP
   case).  The Multicast Group Length field is set appropriately to
   reflect this.</t>
</list></t>

<t>The Next Hop field of the MP_REACH_NLRI attribute MUST be set to the
   IP address that the PE places in the Global Administrator field of
   the VRF Route Import Extended Community of the VPN-IP routes
   advertised by the PE.</t>

<t>The route SHOULD carry the same set of Route Targets as the Intra-AS
   I-PMSI A-D route of the MVPN originated by the PE.</t>

<t>Using the normal BGP procedures, the Source Active A-D route is
   propagated to all the PEs of the MVPN.</t>

<t>When a PE that previously advertised a Source Active A-D route for a
   given (multicast) source learns that the source is no longer active
   (the PE learns this by using the same mechanism by which the PE
   learned that the source was active), the PE SHOULD withdraw the
   previously advertised Source Active route.</t>

</section>
<section anchor="receivers-within-a-site"><name>Receiver(s) within a Site</name>

<t>A PE follows the procedures specified in Section 11.1, except that
   the procedures specified in Section 11.1.1.2 are replaced with the
   procedures specified in this section.</t>

<t>When a PE receives a new Source Active A-D route, the PE finds a VRF
   whose import Route Targets match one or more of the Route Targets
   carried by the route.  If the match is found, then the PE updates the
   VRF with the received route.</t>

<t>We say that a given (C-S,C-G) Source Active A-D route stored in a
   given VRF matches a given (C-*,C-G) entry present in the MVPN-TIB
   associated with the VRF if C-G carried by the route is the same as
   C-G of the entry.</t>

<t>When (as a result of receiving PIM messages from one of its CEs) a PE
   creates, in one of its MVPN-TIBs, a (new) (C-*,C-G) entry with a non-
   empty outgoing interface list that contains one or more PE-CE
   interfaces, the PE MUST check if it has any matching Source Active
   A-D routes.  If there is one or more such matching routes, and the
   best path to C-S carried in the matching route(s) is reachable
   through some other PE, then for each such route the PE MUST originate
   a Source Tree Join C-multicast route.  If there is one or more such
   matching routes, and the best path to C-S carried in the matching
   route(s) is reachable through a CE connected to the PE, then for each
   such route the PE MUST originate a PIM Join (C-S,C-G) towards the CE.</t>

<t>When, as a result of receiving a new Source Active A-D route, a PE
   updates its VRF with the route, the PE MUST check if the newly
   received route matches any (C-*,C-G) entries.  If there is a matching
   entry, and the best path to C-S carried in the (A-D) route is
   reachable through some other PE, the PE MUST originate a Source Tree
   Join C-multicast route for the (C-S,C-G) carried by the route.  If
   there is a matching entry, and the best path to C-S carried in the
   (A-D) route is reachable through a CE connected to the PE, the PE
   MUST originate a PIM Join (C-S,C-G) towards the CE.</t>

<t>Construction and distribution of the Source Tree Join C-multicast
   route follows the procedures specified in Section 11.1.1.1, except
   that the Multicast Source Length, Multicast Source, Multicast Group</t>

<t>Length, and Multicast Group fields in the MCAST-VPN NLRI of the
   Source Tree Join C-multicast route are copied from the corresponding
   field in the Source Active A-D route.</t>

<t>A PE MUST withdraw a Source Tree Join C-multicast route for (C-S,C-G)
   if, as a result of having received PIM messages from one of its CEs,
   the PE creates a Prune (C-S,C-G,rpt) upstream state in one of its
   MVPN-TIBs but has no (C-S,C-G) Joined state in that MVPN-TIB and had
   previously advertised the said route.  (This is even if the VRF
   associated with the MVPN-TIB still has a (C-S,C-G) Source Active A-D
   route.)</t>

<t>A PE MUST withdraw a Source Tree Join C-multicast route for (C-S,C-G)
   if the Source Active A-D route that triggered the advertisement of
   the C-multicast route is withdrawn.</t>

<t>When a PE deletes the (C-*,C-G) state (e.g., due to receiving PIM
   Prune (C-*,C-G) from its CEs), the PE MUST withdraw all the Source
   Tree Join C-multicast routes for C-G that have been advertised by the
   PE, except for the routes for which the PE still maintains the
   corresponding (C-S,C-G) state.</t>

<t>Even though PIM is used as a C-multicast protocol, procedures
   described in Section 11.1.1.2 do not apply here, as only the Source
   Tree Join C-multicast routes are exchanged among PEs.</t>

</section>
<section anchor="receiving-c-multicast-routes-by-a-pe-1"><name>Receiving C-Multicast Routes by a PE</name>

<t>In this model, the only valid type of a C-multicast route that a PE
   could receive is a Source Tree Join C-multicast route.  Processing of
   such a route follows the procedures specified in Section 11.3.1.1.</t>

</section>
</section>
<section anchor="carriers-carrier"><name>Carrier's Carrier</name>

<t>A way to support the Carrier's Carrier model is provided by using
   mLDP as the CE-PE multicast routing and label distribution protocol,
   as specified in this document.</t>

<t>To improve scalability, it is RECOMMENDED that for the Carrier's
   Carrier scenario within an AS, all the S-PMSIs of a given MVPN be
   aggregated into a single P-multicast tree (by using upstream-assigned
   labels).</t>

</section>
<section anchor="scalability-considerations"><name>Scalability Considerations</name>

<t>A PE should use Route Target Constraint <xref target="RFC4684"/> to advertise
   the Route Targets that the PE uses for the VRF Route Imports Extended
   Community (note that doing this requires just a single Route Target
   Constraint advertisement by the PE).  This allows each C-multicast
   route to reach only the relevant PE, rather than all the PEs
   participating the an MVPN.</t>

<t>To keep the intra-AS membership/binding information within the AS of
   the advertising router the BGP Update message originated by the
   advertising router SHOULD carry the NO_EXPORT Community <xref target="RFC1997"/>.</t>

<t>An Inter-AS I-PMSI A-D route originated by an ASBR aggregates Intra-
   AS I-PMSI A-D routes originated within the ASBR's own AS.  Thus,
   while the Intra-AS I-PMSI A-D routes originated within an AS are at
   the granularity of &lt;PE, MVPN&gt; within that AS, outside of that AS the
   (aggregated) Inter-AS I-PMSI A-D routes are at the granularity of
   &lt;AS, MVPN&gt;.  An Inter-AS I-PMSI A-D route for a given &lt;AS, MVPN&gt;
   indicates the presence of one or more sites of the MVPN connected to
   the PEs of the AS.</t>

<t>For a given inter-AS tunnel, each of its intra-AS segments could be
   constructed by its own mechanism.  Moreover, by using upstream-
   assigned labels within a given AS, multiple intra-AS segments of
   different inter-AS tunnels of either the same or different MVPNs may
   share the same P-multicast tree.</t>

<t>Since (aggregated) Inter-AS I-PMSI A-D routes may have a granularity
   of &lt;AS, MVPN&gt;, an MVPN that is present in N ASes would have total of
   N inter-AS tunnels.  Thus, for a given MVPN, the number of inter-AS
   tunnels is independent of the number of PEs that have this MVPN.</t>

<t>Within each Autonomous System, BGP route reflectors can be
   partitioned among MVPNs present in that Autonomous System so that
   each partition carries routes for only a subset of the MVPNs
   supported by the service provider.  Thus, no single route reflector
   is required to maintain routes for all MVPNs.  Moreover, route
   reflectors used for MVPN do not have to be used for VPN-IP routes
   (although they may be used for VPN-IP routes as well).</t>

<t>As described in Section 11.4, C-multicast routes for a given (S,G) of
   a given MVPN originated by PEs that are clients of a given route
   reflector are aggregated by the route reflector.  Therefore, even if,
   within a route reflector cluster, there are multiple C-multicast
   routes for a given (S,G) of a given MVPN, outside of the cluster, all
   these routes are aggregated into a single C-multicast route.
   Additional aggregation of C-multicast routes occurs at ASBRs, where
   an ASBR aggregates all the received C-multicast routes for a given
   (S,G) of a given MVPN into a single C-multicast route.  Moreover,
   both route reflectors and ASBRs maintain C-multicast routes only in
   the control plane, but not in the data plane.</t>

<section anchor="dampening-c-multicast-routes"><name>Dampening C-Multicast Routes</name>

<t>The rate of C-multicast routing changes advertised by a PE is not
   necessarily directly proportional to the rate of multicast routing
   changes within the MVPN sites connected to the PE, as after the first
   (C-S,C-G) Join originated within a site, all the subsequent Joins for
   same (C-S,C-G) originated within the sites of the same MVPN connected
   to the PE do not cause origination of new C-multicast routes by the
   PE.</t>

<t>Depending on how multicast VPN is engineered, dynamic addition and
   removal of P2MP RSVP-TE leaves through advertisement/withdrawal of
   Leaf A-D routes will happen.  Dampening techniques can be used to
   limit corresponding processing.</t>

<t>To lessen the control plane overhead associated with the processing
   of C-multicast routes, this document proposes OPTIONAL route
   dampening procedures similar to what is described in <xref target="RFC2439"/>.  The
   following OPTIONAL procedures can be enabled on a PE, ASBR, or BGP
   Route Reflector advertising or receiving C-multicast routes.</t>

<section anchor="dampening-withdrawals-of-c-multicast-routes"><name>Dampening Withdrawals of C-Multicast Routes</name>

<t>A PE/ASBR/route reflector can OPTIONALLY delay the advertisement of
   withdrawals of C-multicast routes.  An implementation SHOULD provide
   the ability to control the delay via a configurable timer, possibly
   with some backoff algorithm to adapt the delay to multicast routing
   activity.</t>

<t>Dampening of withdrawals of C-multicast routes does not impede the
   multicast Join latency observed by MVPN customers, and it also does
   not impede the multicast leave latency observed by a CE, as multicast
   forwarding from the VRF will stop as soon as C-multicast state is
   removed in the VRF.</t>

<t>The potential drawbacks of dampening of withdrawals of C-multicast
   routes are as follows:</t>

<t><list style="symbols">
  <t>Until the withdrawals are actually sent, multicast traffic for the
   C-multicast routes in question will be continued to be transmitted
   to the PE, which will just have to discard it.  Note that the PE
   may receive useless (multicast) traffic anyway, irrespective of
   dampening of withdrawals of C-multicast routes due to the use of
   I-PMSIs.</t>
  <t>Any state in the upstream PEs that would be removed as a result of
   processing the withdrawals will remain until the withdrawals are
   sent.</t>
</list></t>

<t>Discussion on whether the potential drawbacks mentioned above are of
   any practical significance is outside the scope of this document.</t>

</section>
<section anchor="dampening-sourceshared-tree-join-c-multicast-routes"><name>Dampening Source/Shared Tree Join C-Multicast Routes</name>

<t>A PE/ASBR/route reflector can OPTIONALLY delay the advertisement of
   Source/Shared Tree Join C-multicast routes.  An implementation SHOULD
   provide the ability to control the delay via a configurable timer,
   possibly with some backoff algorithm to adapt the delay to multicast
   routing activity.</t>

<t>Dampening Source/Shared Tree Join C-multicast routes will not impede
   multicast Join latency observed by a given MVPN, except if the PE
   advertising the Source/Shared Tree Join C-multicast route for a
   particular C-S/C-RP is the first to do so for all the sites of the
   MVPN that share the same upstream PE with respect to the C-S/C-RP.</t>

</section>
</section>
<section anchor="dampening-withdrawals-of-leaf-a-d-routes"><name>Dampening Withdrawals of Leaf A-D Routes</name>

<t>Similar to the procedures proposed above for withdrawal of
   C-multicast routes, dampening can be applied to the withdrawal of
   Leaf A-D routes.</t>

</section>
</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>The mechanisms described in this document could reuse the existing
   BGP security mechanisms <xref target="RFC4271"/> <xref target="RFC4272"/>.  The security model and
   threats specific to Provider Provisioned VPNs, including L3VPNs, are
   discussed in <xref target="RFC4111"/>.  <xref target="RFC6513"/> discusses additional threats specific
   to the use of multicast in L3VPNs.  There is currently work in
   progress to improve the security of TCP authentication.  When the
   document is finalized as an RFC, the method defined in <xref target="RFC5925"/>
   SHOULD be used where authentication of BGP control packets is needed.</t>

<t>A PE router MUST NOT accept, from CEs routes, with MCAST-VPN SAFI.</t>

<t>If BGP is used as a CE-PE routing protocol, then when a PE receives a
   route from a CE, if this route carries the VRF Route Import Extended
   Community, the PE MUST remove this Community from the route before
   turning it into a VPN-IP route.  Routes that a PE advertises to a CE
   MUST NOT carry the VRF Route Import Extended Community.</t>

<t>It is important to protect the control plane resources within the PE
   to prevent any one VPN from hogging excessive resources.  This is the
   subject of the remainder of the Security Considerations section.</t>

<t>When C-multicast routing information is exchanged among PEs using
   BGP, an implementation SHOULD provide the ability to rate limit BGP
   messages used for this exchange.  This SHOULD be provided on a per-
   PE, per-MVPN granularity.</t>

<t>An implementation SHOULD provide capabilities to impose an upper
   bound on the number of S-PMSI A-D routes, as well as on how
   frequently they may be originated.  This SHOULD be provided on a per-
   PE, per-MVPN granularity.</t>

<t>In conjunction with the procedures specified in Section 14, an
   implementation SHOULD provide capabilities to impose an upper bound
   on the number of Source Active A-D routes, as well as on how
   frequently they may be originated.  This SHOULD be provided on a per-
   PE, per-MVPN granularity.</t>

<t>In conjunction with the procedures specified in Section 13 limiting
   the amount of (C-S,C-G) state would limit the amount of Source Active
   A-D route, as in the context of this section, Source Active A-D
   routes are created in response to Source Tree Join C-multicast
   routes, and Source Tree Join C-multicast routes are created as a
   result of creation of (C-S,C-G) state on PEs.  However, to provide an
   extra level of robustness in the context of these procedures, an
   implementation MAY provide capabilities to impose an upper bound on
   the number of Source Active A-D routes, as well as on how frequently
   they may be originated.  This MAY be provided on a per-PE, per-MVPN
   granularity.</t>

<t>Section 16.1.1 describes optional procedures for dampening
   withdrawals of C-multicast routes.  It is RECOMMENDED that an
   implementation support such procedures.</t>

<t>Section 16.1.1 describes optional procedures for dampening
   withdrawals of Leaf A-D routes.  It is RECOMMENDED that an
   implementation support such procedures.</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document defines a new BGP Extended Community called "Source
   AS".  This Community is of an extended type and is transitive.  The
   Type value for this Community has been allocated from the two-octet
   AS-Specific Extended Community registry as 0x0009 and from the four-
   octet AS-Specific Extended Community registry as 0x0209.</t>

<t>This document defines a new BGP Extended Community called "VRF Route
   Import" (Type value 0x010b).  This Community is IP address specific,
   of an extended type, and is transitive.</t>

<t>This document defines a new NLRI, called "MCAST-VPN", to be carried
   in BGP using multiprotocol extensions.  It has been assigned SAFI 5.
   Also, SAFI 129 has been assigned to "Multicast for BGP/MPLS IP
   Virtual Private Networks (VPNs)".</t>

<t>This document defines a new BGP optional transitive attribute, called
   "PMSI_TUNNEL".  IANA has assigned the codepoint 22 in the "BGP Path
   Attributes" registry to the PMSI_TUNNEL attribute.</t>

<t>This document defines a new BGP optional transitive attribute, called
   "PE Distinguisher Labels".  IANA has assigned the codepoint 27 in the
   "BGP Path Attributes" registry to the PE Distinguisher Labels
   attribute.</t>

</section>
<section anchor="acknowledgements"><name>Acknowledgements</name>

<t>This document is a bis-update to RFC6514, whose original authors are listed
below.</t>

<figure><artwork><![CDATA[
  Rahul Aggarwal
  EMail: raggarwa_1@yahoo.com
   
  Eric C. Rosen
  EMail: erosen@cisco.com
   
  Thomas Morin
  France Telecom - Orange
  2, avenue Pierre-Marzin
  22307 Lannion Cedex
  France
  EMail: thomas.morin@orange.com
   
  Yakov Rekhter
  EMail: yakov@juniper.net
]]></artwork></figure>

<t>The authors thanks reviews, comments and suggestions from Vinod Kumar Nagaraj.</t>

</section>


  </middle>

  <back>


    <references title='Normative References'>

&RFC6513;
&RFC2119;
&RFC8174;
&RFC4601;
&RFC4364;
&RFC4659;
&RFC4271;
&RFC4760;
&RFC4360;
&RFC1997;
&RFC7716;


    </references>

    <references title='Informative References'>

&RFC4607;
&RFC8365;
&I-D.zzhang-bess-mcast-in-evpn-signaled-l3vpn;
&I-D.ietf-bess-mvpn-evpn-sr-p2mp;
&RFC4875;
&RFC6388;
&RFC4684;
&RFC5331;
&RFC5015;
&RFC4610;
&RFC3618;
&RFC2439;
&RFC4272;
&RFC4111;
&RFC5925;


    </references>



  </back>

<!-- ##markdown-source:
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
g0VcWLUJdrDo72x0qkcaosJ7V7nX4f47mkneL/oflvFsY57J60kQ9CU1jLJY
AzeTV+15kVHO0eNFg9NL6g9V5jBEYxxOX7cVMIFaENhJOJvF+lgONG/NxXZQ
/TH5GRSskUzELqVufSM7yqLz11FgrYB+CIxOdPLq/du3J+9en7xmPTXTH4Ey
RFeUNc5Q9aSljY7GiIICH6QEUskR5Uc0hM+nQFEtJMMvGEULzTBmw7BBjwWL
L1vNtES3jGOMQ1eQnP9VFVKSf0aUa/Tane+cy0hpBFMfhMwVkj7Iq0KWHbF/
98VG726i2MrTBhGcS49z6LMfvAgdPYtPV5RPzIjsVpDvC/djMyeLcgE6pYgE
oZMYUhfpqGaFLDp+3o8jLkIBgzE0pcbtSAUKzJsArTAaJHxQwZ/wWIA+/Qn7
bsCs59ddeKf9xoJ95pzOlikD01ycoQJO73SnwIt5JjZOCnP9zr+/sics88Uh
Nzl+6y4LJkpS2FE8gH5s9qDByXAx+b6JX/gOwc9IsaPGwLlCuuQFmGj5NzER
m7Nvlnopd4EyEhZoj7yXQs86KtT1O2IzLHJfSEAH+Bw7M1iC36KgcXbCdD2/
H5vYoAGQEqElWC8P48XoAPIld/AW0GMEgagWrBoIJY5O3P+Odyu+s3VMoSdE
MXd2KsRDvvw6TglIMKu8ag//8piMNJA/kndWhYu9t4+tNTISM1drdJhp27SM
HHlBc/AMtvZX+Pkt2dxhh/GvoilMgxbvJuyiM3hYMq0PC2i/VEyiT7HwMsct
iZEUkSdBksjLgfJcwgUcIupaHJn8tIfcEb6ew1QkD6RXSsSJVNbq5xKeZup2
uOzCGiY+MRu9QCAq4ADnl2Nf+sPyY2h/UcALUrCZUclVJ8s6v0SESKJu/Ifs
wXhut+zaMxd/ZHof+IHeFR/2wUZYd9j6sbRhDPGttPEwWszm7lodSbFTrEMr
3alTw2WXAjZxzQDP5ZyC/G9lBl5KgFvRbua+WEn5LldWZq6xR9tMCcc/UXZt
blMZ6UFBrTCoAMDlsBpYmnZpbpFkhwwl/aFHellp2RXLP1oTg8sNLin/CMyD
PjUoFBmqNt/vU3OQh286U3K85aWkY5LKjrmvaxFIN225BE2OS/ewq8yJOU9d
TrkmjAGuhJEsIrQB8KBHut3ZeODqPSnzQzYrQLK4Ti6VtCnMJ3rXILN/r8bF
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
TBg09aMOik4JPSvJQfUgMf2DntdzImPpLQJkvnB7x7cZA4eRWUNkH36yP0Ec
j6X27i0ojEqq4vvT28iCpdS/WdwgZ6dkUPYbbE/1CaeSSlifu4i/YbEYn4z7
KUGEKJ4H8VikNaJHt/EW+tZ8qNA52TZXzhxegjaQO52wsrqHpqGF74MI2sBf
PIqgDTXzOAMETQ2GM9RsKRmGSYhZifMlZEsZKHvtG2rIGlitKsq7uuBO8/lJ
2VOWVCxM+/IT/wZLjdX3X2udn5wevzvOGwBWySdtUSqYQBnL1AlOqanuvqkg
vtiXK/cfqykyuASypyEwTw89eJ2ijXyovN/4En5P+EYqPf14Huh3DmjCa5vr
vL5rDprpmhKYji8OLsR0yCyf6kWdAuXGe/rz06dPv8A16VjXblvIbnHAB472
7OkXhx97rqrUIVdHlW2/GJnDcfMcPb0aZ4/clIyK5TLh8EB8FZPMXWxdO+Sm
T3SpqsXvT9gNyBUFSJxL3CllklBsVgAucB1gxTGF+7uVHBOwCopPKWqKaCz4
g6NnX2Q+62be986kawohPHl79ubCHQeM8EPdgv/TGY/1B+DV76o12GRdMQKj
bby/25Xpe/bn5St45UxgoH3Qo/50+f27dydv4GHg28N8bl0xMvtZtWogze7Z
MxEA+zDPWUndSI5l7G7fk5n4Vf0Mfg2/+jZOwKsIisEGYOTb4g0m/uy0pc9M
TYnuanhL+dnQp2R2+MnxFNA33BpvkPN1gAFgd4xpvVd1d0C1RjA8mfovJlxk
yYJqjsYuxqtbqp5z+waglzs6SIhBlbebeXF8c1O2jkPzD0/elvX8S2cA0I//
dPSH+/K2aQ6nhDgqn2odw3h16F5yR/F2/82qhZ/9YQrAING3Lm+bhTvVt26J
8qVvWnS+XgJOqWNRB8V7xJ3h3z5zr9iZY44rnNVV21YHb8v2z/rdZ8+eP/3M
HeRyCeLhlbPYfw5GDde1xskPFzD5HxpCtwmX98fyp+ZDcV79dLsmU8J/+R5+
9QenftZOsB8uHStGbAY5Ysjx/AlybD7U1R22gFpQXhiCTWxubii8wCUgP9TL
Zlb8y2ZRtsW70h1z+ePh3v8Pp4HFgZ3yAQA=

-->

</rfc>

