<?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-ietf-bess-rfc6514bis-00" 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>HPE</organization>
      <address>
        <email>zhaohui.zhang@hpe.com</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="2026" month="June" day="09"/>

    <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>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>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:
H4sIAAAAAAAAA+296XYbV5Ym+p9PEZdeqxPIAilRkmVb/tFJS7TNLg28JO2q
7Nt35QoCQTLSAAIVAZBmuvQu/Sz9ZH32ePYZAgNl51BVqlVpiQTOuM+e97cP
Dg72xs2knt+8KlbL64Mv9/aW9XJavSq++e6sOJnT77qinE+Ks7YZV5NVW3XF
ddMW71bTZT0uu2VRz4t3Z28vnsBXTs+KH8/ed3vl1VVb3W0zDH580ozn5cxN
O2nL6+VBXbm1XFVdd9Bej19+fvTiqu4Onj7dG5fL6qZpH14V3XKyt9ct3YDl
tJm7Lz5U3d6iflX8f8tmPCq6pl221XXn/vYwo7+Mm9msmi+7/39vr160r4pl
u+qWz54+/erps72yrcpXxXmzWrpl7t27w4DJ9366d3+5WYyK2d1ivrdXrpa3
jfvmXlEcuP8v3Ma7V8X/PCz+523pvgY/oU24fze3q9r8vGndmN+fneA/qllZ
T18Vf6FPHf4FPvWH20V16Ja4Fw7+7rB4V3e3bWlGf1fOfypn5by0v8IJXtfd
uCkuHrplNevsVDP8St39YQyfoHkODg6K8qpbtuV4CbMW59++LuCsi0nVjdva
nUCxvK3wBqvgBhfBDcJXq5/HsAn3CfxKPXc/n5XLupkX1bTCYy/a6t9WdVtN
iquHPO3AQEw+o6Lsim5Rjevr2n3DfYgX9/wQl3p5W3eFo5kVDF2sFhNHF7S2
5qprphX8S7Zz6D5dufOp3fLKaUGX2BXNdbBnRwHFtHYHNynKJW6igtGu3V/N
VIfwHTy5WT2ZTKu9vc9O58u2mazGsNnM2v4ez/KXX/4ft284zY8fD+MFl13n
/uIWV8A5NaubWxjr2lHPtC7bevlQ3NfLW1yaXzu8rvm4WixhNrerZdXOOt07
TAqDBPNmz+q6nuPU8+q+eF8t75v2p+Jt+VC1xXlVumO5cotwKzj1ZwKjDN6/
PT8djop3r48vLg/cngv4Ae6sin5YuPlWnVuRsB6ghwYf3ASexl3VPrgtTNx/
l3UHd4AfWjZuzvF01dV3VXF24I/8omrv6nGFxz13u74ux1UxOD04e3dxOiyW
q/m8mhZX9RwuPBx38PrgYvT64LshDH7hbtZR0B0OBN8tBhc9Y8Byxo5zNTN3
KjNdSMu8CxmHoRgipqooZ42b1PHeu3rivngycT+D71TuKQzOTjp3fOPbpsGl
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
nR/4zRmrbkNnJxQfFqWzeIofcYUnFO4rBqCfoisQhnmH1lf2gzFLQ3bKbO3o
6PD54bOeu8tuZPPV9Q203c2ZSWGQR18cDQRD5O/NyoMGTSYcp0sHCq8flOWA
OtLNoRRxj7erJ+Q27MZO88+EjYNFJMZWryw6eoaiSN0QRhAV4Q//ZlIIJ/9n
Z0nF7PzvjTuGvpyumJUPEDvixAAKHYFft+rcnbMVJ8YbhjLbalw5U3jSr1TA
W48v99DelZrQSDd+Znqr7pV39XKFbvWOglG1uP54avwyjHKLizUhTeNHuL9t
3FD7OKnx1EuMb7JfXNXALNCXR6rTEUdMwN0eHlS00v4zApe75+bhiiPjlpIH
qju0ChdlW9605eJ25O1KGAVoil9ouiJe9pK9P95FamelPb2pHFuZ6mtnXpoZ
lgniulnN7SPEYwJ7Bdjn0Yj/+lz+8sL/7HPyixzB3/fsH6dMJr5C+5R7fvsf
yrb5DTXLjarlP4BmmXDP/9L//t70vwJEeBWaqYn3v/O2as+G/FLdSE93USB2
Vz4zB+YVmUepe5s0oq3UPTspip3d1b14UhhGr2n93ZRmLHKLO7W84Yy7JsrQ
uVDuq98ZXFy8GxYt+pcHZRfGtP87xbS/AK+tEwYw0qJZQrCjnDp5Xkk2DmRJ
wQ8w1E6JWM4A4PwaEEOSK0ZJfqVqDi3ppfBJ9ynI9oD0rAloCiL9YnWz7zR6
tE5H789JkL2wPrrXJu0tEF7ZUJTEcOIQVEawZcIckb76dy3Yig0uu/8SmX+n
zpjfwDl6gSHJTe5PGMR7P8GlmfOAqvvzUDN1yp7HNsrLm1Q2wECQdinM9muM
z2Se6ZphM6K2T0HoWVLG2t9e7JhV7KIg9GgHGHrbbeZ+7eCxziH1+2DkzHp0
dpCjeIo7badXeLMluPW0vbIbBtpy2tRVkwkv97pJ0GNvjeFjMYbXpUg5CbXq
glwpkxag+VIwwH4m53vrDON9DvfCQDWeWbOAZZfTYum0CGfyg1wOpj+USKyP
uNL3/QJrr3iUHQtIyAvcQUBa5vrttLzp+vKmdmKtdlQ+mCDV63HRLDsqZWUP
nufl+Ceu1WemhOJlp1GFG9CpEpGDxyZM/qHr9SqNswaOimfF8+JF8XnxsvjC
zxj9n1k1ZGy24PFw/3r77/3f6H8G0ZpgxbSk3xe9HqRi8Haom7SXXMvp0biQ
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
7pjLPx/u/V8iIJxdwfIBAA==

-->

</rfc>

