<?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.7.21 (Ruby 2.6.10) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>

<?rfc toc, sortrefs, symrefs, comments="yes"?>

<rfc ipr="trust200902" docName="draft-kaliraj-bess-bgp-mpls-namespaces-02" category="std" consensus="true" submissionType="IETF">
  <front>
    <title abbrev="BGP MPLS Namespaces">BGP Signaled MPLS Namespaces</title>

    <author initials="K." surname="Vairavakkalai" fullname="Kaliraj Vairavakkalai">
      <organization>HPE</organization>
      <address>
        <email>kaliraj.vairavakkalai@hpe.com</email>
      </address>
    </author>
    <author initials="M." surname="Jeyananth" fullname="Minto Jeyananth">
      <organization>HPE</organization>
      <address>
        <email>jeyananth-minto.jeganathan@hpe.com</email>
      </address>
    </author>
    <author initials="P." surname="Ramadenu" fullname="Praveen Ramadenu">
      <organization>AT&amp;T</organization>
      <address>
        <email>pr9637@att.com</email>
      </address>
    </author>
    <author initials="I." surname="Means" fullname="Israel Means">
      <organization>AT&amp;T</organization>
      <address>
        <email>israel.means@att.com</email>
      </address>
    </author>

    <date year="2026" month="February" day="23"/>

    <area>Routing</area>
    <workgroup>BESS Working Group</workgroup>
    <keyword>mpls namespaces, label signaling, FEC, BGP, spoofing, option b, option c</keyword>

    <abstract>


<?line 62?>

<t>The MPLS forwarding layer in a core network is a shared resource.
   The MPLS FIB at nodes in this layer contains labels that are
   dynamically allocated and locally significant at that node.  These
   labels are scoped in context of the global loopback address.  Let us
   call this the global MPLS namespace.</t>

<t>For some usecases like upstream label allocation, it is useful to
   create private MPLS namespaces (virtual MPLS FIB) over this shared
   MPLS forwarding layer.  This allows installing deterministic label
   values in the private FIBs created at nodes participating in the
   private MPLS namespace, while preserving the "locally significant"
   nature of the underlying shared global MPLS FIB.</t>

<t>This document defines new address families (AFI: 16399, SAFI: 128, or
   1) and associated signaling mechanisms to create and use MPLS
   forwarding contexts in a network.  Some example use cases are also
   described.</t>



    </abstract>



  </front>

  <middle>


<?line 82?>

<section anchor="introduction"><name>Introduction</name>

<t>The MPLS forwarding layer in a core network is a shared resource.
The MPLS FIB at nodes in this layer contains labels that are
dynamically allocated and locally significant at that node.  These
labels are scoped in context of the global loopback address.  Let us
call this the global MPLS namespace.</t>

<t>For some usecases like upstream label allocation, it is useful to
create private MPLS namespaces (virtual MPLS FIB) over this shared
MPLS forwarding layer.  This allows installing deterministic label
values in the private FIBs created at nodes participating in the
private MPLS namespace, while preserving the "locally significant"
nature of the underlying shared global MPLS FIB.</t>

<t>This document defines new address families (AFI: 16399, SAFI: 128, or
1) and associated signaling mechanisms to create and use MPLS
forwarding contexts in a network.</t>

<t>The mechanism described in this document reuse <xref target="RFC4364"></xref> and
<xref target="RFC8277"/> procedures to implement Upstream label allocation.  The
MPLS Namespace family uses BGP VPN style NLRI where the FEC is a MPLS
Label, instead of IP prefix.  The concepts of MPLS Context tables and
upstream allocation are described in <xref target="RFC5331"></xref>.</t>

<t>A BGP speakers participating in a private MPLS namespace creates
instance of "MPLS forwarding context" FIB, which is identified using
a "Context Protocol Nexthop (CPNH)".  A Context label MAY be
advertised for the Context Protocol Nexthop (CPNH) using a transport
layer protocol or BGP family to other nodes.</t>

</section>
<section anchor="terminology"><name>Terminology</name>

<t>LSR : Label Switch Router</t>

<t>PE : Provider Edge</t>

<t>SFH : Service Forwarding Helper</t>

<t>UHP : Ultimate Hop Pop</t>

<t>MPLS FIB : MPLS Forwarding table</t>

<t>NLRI: Network Layer Reachability Information</t>

<t>AFI: Address Family Identifier</t>

<t>SAFI: Subsequent Address Family Identifier</t>

<t>BN : Border Node</t>

<t>TN : Transport Node, P-router</t>

<t>PE : Provider Edge</t>

<t>BGP VPN : VPNs built using RFC4364 mechanisms</t>

<t>BGP LU: BGP Labeled Unicast family (AFI/SAFIs 1/4, 2/4)</t>

<t>BGP CT: BGP Classful Transport family (AFI/SAFIs, 1/76, 2/76)</t>

<t>RT : Route-Target extended community</t>

<t>RD : Route-Distinguisher</t>

<t>VRF: Virtual Router Forwarding Table</t>

<t>PNH : Protocol Next hop address carried in a BGP Update message</t>

<t>CPNH: Context Protocol Nexthop</t>

<t>MNH : BGP MultiNexthop attribute</t>

<t>FEC : Forwarding Equivalence Class</t>

<t>RSVP-TE : Resource Reservation Protocol - Traffic Engineering</t>

<t>SEP : Service Endpoint, the PNH of a Service route</t>

<t>MPLS: Multi Protocol Label Switching</t>

<t>VNF : Virtual Network Function</t>

<t>vCP : VNF Control Plane</t>

<t>vFP : VNF Forwarding Plane</t>

<section anchor="definitions"><name>Definitions</name>

<t>MPLS Namespace: The Context LFIB, Context Nexthop, UHP Context Label, Context RT, Context RD, Label Allocator.</t>

<t>PLSR: a BGP CT or BGP LU transit node in a private MPLS plane, that
does label-swap forwarding for Context label.</t>

<t>PLER: an edge node in a private MPLS plane.  It has a forwarding
context for private labels.</t>

<t>Global MPLS FIB : Global MPLS Forwarding table, to which shared-
interfaces are connected</t>

<t>Private MPLS FIB : Private MPLS Forwarding table, to which private
interfaces are connected</t>

<t>Private MPLS FIB Layer (Private MPLS plane): The group of Private
MPLS FIBs in the network, connected together via Context labels</t>

<t>Context label : Locally-significant Non-reserved label pointing to a
private MPLS FIB</t>

<t>Context nexthop IP-address (CPNH) : An IP-address that identifies the
"Private MPLS FIB Layer".  RD:CPNH identifies a Private MPLS FIB at a
specific BGP node.</t>

<t>Global nexthop IP-address (GPNH) : Global Protocol Nexthop address.
E.g. a loopback address used as transport tunnel end-point.</t>

<t>Detour-router : A BGP border node that is used as a loose-hop in a
traffic-engineered path</t>

<t>Service Family : BGP address family used for advertising routes for
"data traffic" as opposed to tunnels (e.g.  AFI/SAFIs 1/1 or 1/128).</t>

<t>Transport Family : BGP address family used for advertising tunnels,
which are in turn used by service routes for resolution (e.g.  AFI/
SAFIs 1/4 or 1/76).</t>

</section>
<section anchor="motivation"><name>Motivation</name>

<t>A provider's core network consists of a global-domain (default
forwarding-tables in P and PE nodes) that is shared by all tenants in
the network and may also contain multiple private user-domains (e.g.
VRF route tables).</t>

<t>The global MPLS forwarding-layer can be viewed as the collection of
all default MPLS forwarding-tables.  This global MPLS Fib layer
contains labels locally significant to each node.  The "local-
significance of labels" gives the nodes freedom to participate in
MPLS-forwarding with whatever label-ranges they can support in
forwarding hardware.</t>

<t>In emerging usecases some applications using the MPLS-network may
benefit from a "static labels" view of the MPLS-network.  In some
other usecases, a standard mechanism to do Upstream label-allocation
is beneficial.</t>

<t>It is desirable to leave the global MPLS FIB layer intact, and build
private MPLS FIB-layers on top of it to achieve these requirements.
The private MPLS FIBs can then be used by the applications as
desired.  The private MPLS FIBs need to be created only at the nodes
in the network where predictable label-values (external label
allocation) is desired.  E.g.  BNs that need to act as a "Detour-
nodes" or "Service-Forwarding-Helpers" that need to mirror service-
labels.</t>

<t>In other words, provisioning of these private MPLS FIBs can be
gradual and can co-exist with nodes not supporting the feature
described in this document.  These private MPLS FIBs can be stitched
together using either the Context labels over the existing shared
MPLS-network tunnels, or 'private' context-interfaces - to form the
"private MPLS FIB layer".</t>

<t>An application can then install the routes with desired label-values
in the private forwarding contexts with desired forwarding-semantics.</t>

</section>
</section>
<section anchor="spec"><name>Specification</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.
<?line -6?></t>

<section anchor="constructs-and-building-blocks"><name>Constructs and Building Blocks</name>

<t>The building-blocks that construct a private MPLS plane are described
   in this section.</t>

<section anchor="context-protocol-nexthop-address"><name>Context Protocol Nexthop Address</name>
<t>A private MPLS plane (just "MPLS plane" here-after) is identified by
   an IP-address called Context Protocol Nexthop (CPNH).  This address
   is unique in the core-network, like any other loopback address.</t>

<t>A loopback-address uniquely identifies a specific node in the
   network, and we call it Global Protocol Nexthop (GPNH) in this
   document.  The CPNH address uniquely identifies a MPLS plane, aka
   "MPLS Namespace".</t>

<t>Each node that has forwarding context for a MPLS plane MUST be
   configured with the same CPNH but a different RD, such that the
   RD:CPNH will uniquely identify that node in the MPLS plane.</t>

</section>
<section anchor="mpls-context-fib"><name>MPLS Context FIB</name>

<t>An instance of a MPLS forwarding-table at a node in the private MPLS
   plane.  This Private MPLS FIB contains the private label routes.</t>

<t>A node can have context FIB for multiple MPLS planes.  The same
   label-value can have a different forwarding-semantic in each MPLS
   plane.  Thus the applications using that MPLS plane get a
   deterministic label-value independent of other applications using
   other MPLS planes.</t>

<t>The terms "MPLS Namespace", "MPLS FIB-layer" and "MPLS plane" are
   used interchangeably in this document.</t>

</section>
<section anchor="context-label"><name>Context Label</name>

<t>A Context label is a non-reserved dynamically allocated label, that
   is installed in the global MPLS FIB, and points to a MPLS-context
   FIB.  The Context Label have forwarding semantics as follows in the
   global MPLS FIB:</t>

<t>Context Label -&gt; Pop and Lookup in MPLS-context FIB</t>

<t>Advertising the "context label in conjunction with the GPNH" tells
   the network how to reach a "RD:CPNH".</t>

</section>
<section anchor="roles-of-nodes-in-a-mpls-plane"><name>Roles of Nodes in a MPLS Plane</name>

<t>The node roles in a MPLS plane can be classified into "edge nodes"
   (call them PLER) or "transit-nodes" (call them PLSR).</t>

<section anchor="edge-nodes-pler"><name>Edge Nodes (PLER)</name>

<t>Private Label Edge-routers (PLER) have MPLS context FIB that belong
   to the MPLS plane.  They advertise the presence of this context FIB
   using transport layer address families like BGP CT (SAFI 76) or BGP
   LU (SAFI 4), and private label routes from this FIB are advertused
   using new BGP AFI/SAFI described in this document.</t>

</section>
<section anchor="transit-nodes-plsr"><name>Transit Nodes (PLSR)</name>

<t>These are just Border-nodes that do label-swap forwarding for the
   context labels they see in the Context-Protocol-Nexthop advertisement
   routes (BGP CT or BGP LU) going thru them.  They basically stitch/
   extend the label switched path to a PLER's CPNH when they re-
   advertise the CPNH routes with next hop as self.</t>

<t>PLSRs dont have MPLS context FIBs.  PLSRs dont have Context Protocol-
   Nexthop.  Because they dont have Private label routes to originate.</t>

<t>However a node in the network can play both roles, of PLER and PLSR.</t>

</section>
</section>
<section anchor="sending-traffic-into-a-mpls-plane"><name>Sending Traffic into a MPLS Plane</name>

<t>At a PLER, MPLS-traffic arriving with private label hits the correct
   private MPLS FIB by virtue of either arriving on a "private network-
   interface" that is attached to the MPLS context FIB, or arriving with
   a "Context label" on a network-interface attached to the global MPLS
   FIB.</t>

<t>To send data traffic into this private MPLS plane, the sender MUST
   use as handle either a "Context label" advertised by a node or a
   "Private interface" owned by the MPLS context FIB at the node.  The
   MPLS context FIB is created for an application that needs a private
   MPLS plane.</t>

<t>The Context label is the only dynamic label-value the application
   needs to learn from the network (PLER node it is connected to), to be
   able to use the private MPLS plane.  The application can chose
   predictable value for the labels to be programmed in the private MPLS
   FIBs.</t>

<t>Once the packet enters the private MPLS plane at an edge-node (PLER),
   the node will forward the packet to the next node (PLSR or PLER), by
   pushing the Context label advertised by that next-node, and the
   transport-label to reach that node's GPNH.  This will repeat until
   the packet reaches the PLER's private MPLS FIB that originated that
   private MPLS-label.</t>

<t>At each PLER in the MPLS plane, the private label value remains the
   same, and points towards the same resource attached to the MPLS
   plane.  This allows the applications using the MPLS-network a static-
   labels view of the resourses attached to the private MPLS plane.</t>

<t>At each PLSR in the MPLS plane, the Context label value will change
   (be swapped in forwarding), but is transparent to the application.</t>

</section>
</section>
<section anchor="bgp-families-routes-and-encoding"><name>BGP Families, Routes and Encoding</name>

<t>This section describes the new constructs defined by this document.</t>

<section anchor="new-address-families"><name>New Address Families</name>

<t>This document defines a new AFI: "MPLS Namespaces" (IANA code 16399).
   And two new address-families, using AFI/SAFIs (16399/128 and
   16399/1).  These address families are used to signal MPLS namespaces
   in BGP.  To send or receive routes of these address families, these
   AFI, SAFI pair of values MUST be negotiated in Multiprotocol
   Extensions capability described in RFC4760 <xref target="RFC4760"></xref></t>

<section anchor="afi-16399-safi-128"><name>AFI: 16399, SAFI: 128</name>

<t>This address-family is used to exchange private label-routes in
   private MPLS FIBs at routers that are connected using a common
   network interface.  The private label route has NLRI prefix format
   "RD:PrivateLabel" and contains Route-Target extended-community
   identifying the private FIB Layer (VPN) the route belongs to.  The
   nexthop of these routes is set to either the GPNH or the CPNH of the
   BGP-speaker advertising the RFC-8277 label.</t>

<t>Any transport layer protocol is used to advertise the Context label
   that the receiving router uses to send traffic into the private MPLS
   FIB.  The Context label installed in the global MPLS FIB points to
   the private MPLS FIB.  The Context label is required when the
   connecting-interface is a shared common interface that terminates
   into the global MPLS FIB.</t>

<t>Routes of this address-family can be sent with either IPv4 or IPv6
   nexthop.  The type of nexthop is inferred from the length of the
   nexthop.</t>

<t>When the length of Next Hop Address field is 24 (or 48) the nexthop
   address is of type VPN-IPv6 with 8-octet RD set to zero (potentially
   followed by the link-local VPN-IPv6 address of the next hop with an
   8-octet RD).</t>

<t>When the length of Next Hop Address field is 12 the nexthop address
   is of type VPN-IPv4 with 8-octet RD.</t>

</section>
<section anchor="afi-16399-safi-1"><name>AFI: 16399, SAFI: 1</name>

<t>This address-family is used to exchange private label-routes in
   private MPLS FIBs to routers that are connected using a private
   network-interface.</t>

<t>Because the interface is private, and terminates directly into the
   private MPLS FIB, a Context label is not required to access the
   private MPLS FIB and NLRI prefix format is just "PrivateLabel/24",
   without the RD.</t>

<t>Routes of this address-family can be sent with either IPv4 or IPv6
   nexthop.  The type of nexthop is inferred from the length of the
   nexthop.</t>

<t>When the length of Next Hop Address field is 16 (or 32) the nexthop
   address is of type IPv6 (potentially followed by the link-local IPv6
   address of the next hop).</t>

<t>When the length of Next Hop Address field is 4 the nexthop address is
   a 4 octet IPv4 address.</t>

<section anchor="use-with-global-mpls-fib"><name>Use with Global MPLS FIB</name>

<t>The address family (AFI/SAFI 16399/1) may be used to install label-
   routes in Global MPLS FIB on a router, when the BGP session belongs
   to the Global VRF.  Extra caution is RECOMMENDED when doing so,
   because global MPLS FIB is a shared resource.</t>

<t>The label range being used SHOULD be reserved on-box by the
   application installing the routes.  Mechanisms of how the label range
   is reserved is outside the scope of this document.  The protocol
   preference of these routes SHOULD be set inferior to on-box protocols
   that do dynamic label allocation, in order to handle any
   misconfiguration scenarios.</t>

<t>Because the interface where the MPLS packet is received belongs to
   the Global VRF, a Context label is not required.  And NLRI prefix
   format is just "PrivateLabel/24", without the RD.</t>

</section>
</section>
</section>
<section anchor="routes-and-operational-procedures"><name>Routes and Operational Procedures</name>

<section anchor="context-nexthop-discovery-route"><name>"Context-Nexthop" Discovery Route</name>

<t>The Context-NH discovery route may be a BGP LU or <xref target="I-D.draft-ietf-idr-bgp-ct-39"/> family
   route that carries CPNH in the "Prefix" portion of the NLRI.  And the
   Context label is carried in the "Label" field in the <xref target="RFC8277"/> format
   NLRI.</t>

<t>This route is advertised with the following path-attributes:</t>

<t><list style="symbols">
  <t>BGP Nexthop attribute (code 14, MP_REACH) carrying GPNH address.</t>
  <t>Route-Target extended community, identifying the Transport class,
if applicable.</t>
</list></t>

<t>The "Context-Nexthop discovery route" is originated by each speaker
   who acts as a PLER.  The "RD:Context-nexthop" uniquely identifies the
   private MPLS FIB at the speaker.  The "Context-nexthop address"
   uniquely identifies the private MPLS plane in the network.  The
   Context label advertised in this route has a local forwarding
   semantic of "Pop, Lookup in Private MPLS FIB".</t>

<t>A BGP speaker readvertising a BGP CT Context-Nexthop for RD:CPNH
   discovery-route MUST follow the mechanisms described in <xref target="I-D.draft-ietf-idr-bgp-ct-39"/>.
   Specifically when re-advertising with "next-hop self" MUST allocate a
   new Label with a forwarding semantic of "Swap Received-Context-Label,
   Forward to Received-GPNH".  This extends reachability to the CPNH
   across tunnel domains.</t>

</section>
<section anchor="mpls-namespace-private-label-routes"><name>MPLS Namespace "Private Label" Routes</name>

<t>The Private Label routes are carried in the new address-family "MPLS
   VpnUnicast" (AFI:16399, SAFI:128) aka "MPLS namespace signaling",
   defined in this document.</t>

<t>The NLRI format follows the specifications in <xref target="RFC8277"/>, with the
   "Prefix" portion of the NLRI comprising of the RD and "Private MPLS
   Label" encoded as shown below.</t>

<t>In a MP_REACH_NLRI attribute whose AFI/SAFI is MPLS/128, the "Length"
   field will be 112 bits or less, comprising of the Label, RD and
   "Private MPLS Label".</t>

<t>In a MP_REACH_NLRI attribute whose AFI/SAFI is MPLS/1, the "Length"
   field will be 48 bits or less, comprising of the Label, and "Private
   MPLS Label".</t>

<t>NLRI Prefix (Private Label route, AFI:16399, SAFI:128)</t>

<figure><artwork><![CDATA[
This picture shows NLRI format when the RFC-8277 Multiple Labels
Capability is not used:
]]></artwork></figure>

<figure title="RFC-8277 NLRI with one Label" anchor="nlri-fmt"><artwork><![CDATA[
        0                   1                   2                   3
        0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
       |    Length     |                 Label                 |Rsrv |S|
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
       |               Route Distinguisher (RD) (8 octets)             |
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
       |               Route Distinguisher (RD cont.)                  |
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
       |      Private MPLS Label               |Rsrv |S|
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

                    Fig 1: RFC-8277 NLRI with one Label.

   - Length:
         The Length field consists of a single octet.  It specifies the
         length in bits of the remainder of the NLRI field.


        In a MP_REACH_NLRI attribute whose AFI/SAFI is MPLS/128, the
        "Length" field will be 112 bits or less, comprising of the
        Label, RD and "Private MPLS Label".

        As specified in [RFC4760], the actual length of the NLRI field
        will be the number of bits specified in the Length field,
        rounded up to the nearest integral number of octets.

   - Label:
        The Label field is a 20-bit field containing an MPLS label value
        (see [RFC3032]). This label is locally significant, downstream
        allocated at the speaker identified in the BGP Nexthop field
        in MP_REACH_NLRI (code 14). This label is pushed in nexthop of
        the route installed in MPLS context FIB at receiving router.

   - Route Distinguisher (RD):

       The 8 byte Route Distinguisher as specified in [RFC4760].

   - Private MPLS Label:
        The "Private MPLS Label" field is a 20-bit field containing an
        MPLS label value (see [RFC3032]). This is an upstream assigned
        MPLS label, used as destination of route installed in MPLS
        context FIB at the receiving router.

   - Rsrv:
         This 3-bit field SHOULD be set to zero on transmission and
         MUST be ignored on reception.

   - S:
         This 1-bit field MUST be set to one on transmission and MUST
         be ignored on reception.
]]></artwork></figure>

<t>Attributes on this route:</t>

<t><list style="symbols">
  <t>BGP Nexthop attribute (code 14, MP_REACH) carrying a GPNH address.
(OR)</t>
  <t>The MultiNextHop attribute <xref target="I-D.draft-ietf-idr-multinexthop-attribute-03"/> with forwarding-semantic:  <list style="symbols">
      <t>"Forward to RD:CPNH"</t>
    </list></t>
  <t>Route-Target extended-community, identifying the private FIB-layer</t>
</list></t>

<figure title="MultiNexthop attr of Private Label route" anchor="mnh-attr"><artwork><![CDATA[
   MultiNexthop BGP-attribute (Private Label route)

                    +--------------------------------------------+
                    |  MultiNH.Num-Nexthops = 1                  |
                    +--------------------------------------------+
                    |  FwdSemanticsTLV.FwdAction = Forward       |
                    +--------------------------------------------+
                    |  NHDescrTLV.NhopDescrType = RD:CPNH or GPNH|
                    +--------------------------------------------+

                    Fig 2: MultiNexthop attr of Private Label route

]]></artwork></figure>

<t>A speaker MAY readvertise a private label route without changing the
   Nexthop (RD:CPNH) carried in it, if the speaker is a pure PLSR.</t>

<t>If it does alter the nexthop to SelfRD:CPNH, it SHOULD act as a PLER,
   and for e.g. originate a "Context-Nexthop discovery route" for prefix
   "SelfRD:CPNH".</t>

<t>Even if the speaker sets nexthop-address to Self because of regular
   BGP readvertisement-rules, Label Prefix MUST NOT be altered, and the
   received NLRI "RD:Private-Label1" MUST be re-advertised as-is.  Such
   that value of label "Private-Label1" doesn't change while the packet
   traverses multiple nodes in the private MPLS FIB layer.</t>

<t>The Route target attached to the route is the one identifying the
   private MPLS FIB layer (VPN).  The Private label routes resolve over
   the Context-nexthop route that belong to the same VPN.</t>

<t>A node receiving a "Private Label route" RD:L1 MUST install the label
   L1 in the private MPLS Forwarding-context idenfied by the Route-
   Target attached to the route.</t>

<t>The label route MUST be installed with forwarding-semantic as
   specified in the received MultiNextHop attribute.  As an example, a
   Detour node MAY receive the private label route with a forwarding-
   semantic of "Forward to RD:CPNH" operation.  And an Egress node MAY
   receive a private label route with a forwarding-semantic pointing to
   a resource it houses.  Note that such a Private label BGP route MAY
   be received from external-application also.</t>

<section anchor="resolving-received-private-label-routes"><name>Resolving Received Private Label Routes</name>

<t>A node receiving a "Context-nexthop discovery route" MUST be capable
   of using either the CPNH or the RD:CPNH carried in the NLRI, to
   resolve other routes received with this CPNH address or RD:CPNH in
   the "Nexthop-attributes".</t>

<t>The receiver of a private label route MUST recursively resolve the
   received nexthop (RD:CPNH) over the Context-Nexthop discovery-route
   for prefix "RD:CPNH" to determine the label stack "Context Label,
   Transport Label" to push, so that the MPLS packet with private label
   reaches the private MPLS FIB originating the route.</t>

<t>If a node receives multiple "Context-nexthop discovery route" for a
   CPNH, it SHOULD run path-selection after stripping the RD, to find
   the closest ingress to the private MPLS plane identified by the CPNH.
   This best path SHOULD be used to resolve a received private label
   route.</t>

</section>
</section>
</section>
</section>
</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>Using separate mpls forwarding contexts for separate applications and
stitching them into separate MPLS planes increases the security
attributes of the MPLS network.</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document makes following requests of IANA.</t>

<t>New BGP AFI code ("Address Family Numbers" registry):</t>

<t><list style="symbols">
  <t>16399 for "MPLS"</t>
</list></t>

<t>Note to RFC Editor: this section may be removed on publication as an
RFC. This document requests IANA to rename the "MPLS Namespaces" entry to "MPLS"
in the Address Family Numbers registry, with the reference document changed
to this one.</t>

</section>
<section anchor="acknowledgements"><name>Acknowledgements</name>

<t>The authors thank Jeffrey (Zhaohui) Zhang, Ron Bonica, Jeff Haas,
   John Scudder, Jim Uttaro, Israel Means, Torunn Narvestad, Christian
   Graf, Natarajan Venkataraman, Reshma Das and Aravind Srinivas
   Srinivasa Prabhakar for the valuable discussions and feedback.</t>

</section>


  </middle>

  <back>


<references title='References' anchor="sec-combined-references">

    <references title='Normative References' anchor="sec-normative-references">



<reference anchor="RFC4364">
  <front>
    <title>BGP/MPLS IP Virtual Private Networks (VPNs)</title>
    <author fullname="E. Rosen" initials="E." surname="Rosen"/>
    <author fullname="Y. Rekhter" initials="Y." surname="Rekhter"/>
    <date month="February" year="2006"/>
    <abstract>
      <t>This document describes a method by which a Service Provider may use an IP backbone to provide IP Virtual Private Networks (VPNs) for its customers. This method uses a "peer model", in which the customers' edge routers (CE routers) send their routes to the Service Provider's edge routers (PE routers); there is no "overlay" visible to the customer's routing algorithm, and CE routers at different sites do not peer with each other. Data packets are tunneled through the backbone, so that the core routers do not need to know the VPN routes. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="4364"/>
  <seriesInfo name="DOI" value="10.17487/RFC4364"/>
</reference>
<reference anchor="RFC4760">
  <front>
    <title>Multiprotocol Extensions for BGP-4</title>
    <author fullname="T. Bates" initials="T." surname="Bates"/>
    <author fullname="R. Chandra" initials="R." surname="Chandra"/>
    <author fullname="D. Katz" initials="D." surname="Katz"/>
    <author fullname="Y. Rekhter" initials="Y." surname="Rekhter"/>
    <date month="January" year="2007"/>
    <abstract>
      <t>This document defines extensions to BGP-4 to enable it to carry routing information for multiple Network Layer protocols (e.g., IPv6, IPX, L3VPN, etc.). The extensions are backward compatible - a router that supports the extensions can interoperate with a router that doesn't support the extensions. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="4760"/>
  <seriesInfo name="DOI" value="10.17487/RFC4760"/>
</reference>
<reference anchor="RFC5331">
  <front>
    <title>MPLS Upstream Label Assignment and Context-Specific Label Space</title>
    <author fullname="R. Aggarwal" initials="R." surname="Aggarwal"/>
    <author fullname="Y. Rekhter" initials="Y." surname="Rekhter"/>
    <author fullname="E. Rosen" initials="E." surname="Rosen"/>
    <date month="August" year="2008"/>
    <abstract>
      <t>RFC 3031 limits the MPLS architecture to downstream-assigned MPLS labels. This document introduces the notion of upstream-assigned MPLS labels. It describes the procedures for upstream MPLS label assignment and introduces the concept of a "Context-Specific Label Space". [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="5331"/>
  <seriesInfo name="DOI" value="10.17487/RFC5331"/>
</reference>
<reference anchor="RFC8277">
  <front>
    <title>Using BGP to Bind MPLS Labels to Address Prefixes</title>
    <author fullname="E. Rosen" initials="E." surname="Rosen"/>
    <date month="October" year="2017"/>
    <abstract>
      <t>This document specifies a set of procedures for using BGP to advertise that a specified router has bound a specified MPLS label (or a specified sequence of MPLS labels organized as a contiguous part of a label stack) to a specified address prefix. This can be done by sending a BGP UPDATE message whose Network Layer Reachability Information field contains both the prefix and the MPLS label(s) and whose Next Hop field identifies the node at which said prefix is bound to said label(s). This document obsoletes RFC 3107.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8277"/>
  <seriesInfo name="DOI" value="10.17487/RFC8277"/>
</reference>

<reference anchor="I-D.draft-ietf-idr-bgp-ct-39">
   <front>
      <title>BGP Classful Transport Planes</title>
      <author fullname="Kaliraj Vairavakkalai" initials="K." surname="Vairavakkalai">
         <organization>Juniper Networks, Inc.</organization>
      </author>
      <author fullname="Natrajan Venkataraman" initials="N." surname="Venkataraman">
         <organization>Juniper Networks, Inc.</organization>
      </author>
      <date day="28" month="February" year="2025"/>
      <abstract>
	 <t>   This document specifies a mechanism referred to as &quot;Intent Driven
   Service Mapping&quot;.  The mechanism uses BGP to express intent based
   association of overlay routes with underlay routes having specific
   Traffic Engineering (TE) characteristics satisfying a certain Service
   Level Agreement (SLA).  This is achieved by defining new constructs
   to group underlay routes with sufficiently similar TE characteristics
   into identifiable classes (called &quot;Transport Classes&quot;), that overlay
   routes use as an ordered set to resolve reachability (Resolution
   Schemes) towards service endpoints.  These constructs can be used,
   for example, to realize the &quot;IETF Network Slice&quot; defined in TEAS
   Network Slices framework.

   Additionally, this document specifies protocol procedures for BGP
   that enable dissemination of service mapping information in a network
   that may span multiple cooperating administrative domains.  These
   domains may be administered either by the same provider or by closely
   coordinating providers.  A new BGP address family that leverages RFC
   4364 (&quot;BGP/MPLS IP Virtual Private Networks (VPNs)&quot;) procedures and
   follows RFC 8277 (&quot;Using BGP to Bind MPLS Labels to Address
   Prefixes&quot;) NLRI encoding is defined to enable each advertised
   underlay route to be identified by its class.  This new address
   family is called &quot;BGP Classful Transport&quot;, a.k.a., BGP CT.


	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-idr-bgp-ct-39"/>
   
</reference>

<reference anchor="I-D.draft-ietf-idr-multinexthop-attribute-03">
   <front>
      <title>BGP MultiNexthop Attribute</title>
      <author fullname="Kaliraj Vairavakkalai" initials="K." surname="Vairavakkalai">
         <organization>Juniper Networks, Inc.</organization>
      </author>
      <author fullname="Jeyananth Minto Jeganathan" initials="J. M." surname="Jeganathan">
         <organization>Juniper Networks, Inc.</organization>
      </author>
      <author fullname="Mohan Nanduri" initials="M." surname="Nanduri">
         <organization>Microsoft</organization>
      </author>
      <author fullname="Avinash Reddy Lingala" initials="A. R." surname="Lingala">
         <organization>AT&amp;T</organization>
      </author>
      <date day="21" month="September" year="2024"/>
      <abstract>
	 <t>   Today, a BGP speaker can advertise one nexthop for a set of NLRIs in
   an Update message.  This nexthop can be encoded in either the top-
   level BGP-Nexthop attribute (code 3), or inside the MP_REACH_NLRI
   attribute (code 14).  Forwarding information related to the nexthop
   is scattered across various attributes, extended communities or the
   NLRI field.

   This document defines a new optional non-transitive BGP attribute
   called &quot;MultiNexthop (MNH)&quot; with IANA code TBD.  The MNH provides two
   things: it allows carrying the Nexthop and related forwarding
   information in one BGP attribute.  The MNH also enables carrying an
   ordered set of multiple Nexthops in the same attribute, with
   forwarding information scoped on a per Nexthop basis.


	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-idr-multinexthop-attribute-03"/>
   
</reference>
<reference anchor="RFC2119">
  <front>
    <title>Key words for use in RFCs to Indicate Requirement Levels</title>
    <author fullname="S. Bradner" initials="S." surname="Bradner"/>
    <date month="March" year="1997"/>
    <abstract>
      <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="2119"/>
  <seriesInfo name="DOI" value="10.17487/RFC2119"/>
</reference>
<reference anchor="RFC8174">
  <front>
    <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
    <author fullname="B. Leiba" initials="B." surname="Leiba"/>
    <date month="May" year="2017"/>
    <abstract>
      <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="8174"/>
  <seriesInfo name="DOI" value="10.17487/RFC8174"/>
</reference>



    </references>

    <references title='Informative References' anchor="sec-informative-references">



<reference anchor="RFC3032">
  <front>
    <title>MPLS Label Stack Encoding</title>
    <author fullname="E. Rosen" initials="E." surname="Rosen"/>
    <author fullname="D. Tappan" initials="D." surname="Tappan"/>
    <author fullname="G. Fedorkow" initials="G." surname="Fedorkow"/>
    <author fullname="Y. Rekhter" initials="Y." surname="Rekhter"/>
    <author fullname="D. Farinacci" initials="D." surname="Farinacci"/>
    <author fullname="T. Li" initials="T." surname="Li"/>
    <author fullname="A. Conta" initials="A." surname="Conta"/>
    <date month="January" year="2001"/>
    <abstract>
      <t>This document specifies the encoding to be used by an LSR in order to transmit labeled packets on Point-to-Point Protocol (PPP) data links, on LAN data links, and possibly on other data links as well. This document also specifies rules and procedures for processing the various fields of the label stack encoding. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="3032"/>
  <seriesInfo name="DOI" value="10.17487/RFC3032"/>
</reference>

<reference anchor="I-D.draft-hr-spring-intentaware-routing-using-color-03">
   <front>
      <title>Problem statement for Inter-domain Intent-aware Routing using Color</title>
      <author fullname="Shraddha Hegde" initials="S." surname="Hegde">
         <organization>Juniper Networks Inc.</organization>
      </author>
      <author fullname="Dhananjaya Rao" initials="D." surname="Rao">
         <organization>Cisco Systems</organization>
      </author>
      <author fullname="Jim Uttaro" initials="J." surname="Uttaro">
         <organization>Independent Contributor</organization>
      </author>
      <author fullname="Alex Bogdanov" initials="A." surname="Bogdanov">
         <organization>BT</organization>
      </author>
      <author fullname="Luay Jalil" initials="L." surname="Jalil">
         <organization>Verizon</organization>
      </author>
      <date day="23" month="October" year="2023"/>
      <abstract>
	 <t>   This draft describes the scope, set of use-cases and requirements for
   a distributed routing based solution to establish end-to-end intent-
   aware paths spanning multi-domain packet networks.  The document
   focuses on BGP given its predominant use in inter-domain routing
   deployments, however the requirements may also apply to other
   solutions.


	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-hr-spring-intentaware-routing-using-color-03"/>
   
</reference>



    </references>

</references>


<?line 660?>

<section anchor="use"><name>Use Cases</name>

<section anchor="set-up-global-lfibs-from-controllers"><name>Set up Global LFIBs from Controllers</name>

<t>Controllers can populate the global MPLS LFIB on routers using two
methods.</t>

<section anchor="safi-1"><name>SAFI 1</name>

<t>Suppose an LFIB entry needs to be created on LSR1. The incoming label
is 100, and the outgoing label is 200 towards router R1.</t>

<t>Following Sec 3.2.1.2.1, a controller originates a AFI/SAFI 16399/1
route with NLRI 100, PNH as R1. This route is installed in global LFIB
of R1.</t>

<t>This method can be used if the same instruction needs to be passed to
all receiving LSRs, such that path hiding is not a problem.</t>

</section>
<section anchor="safi-128"><name>SAFI 128</name>

<t>Suppose an LFIB entry needs to be created on LSR1 and LSR2. At LSR1,
the incoming label is 100, and the outgoing label is 200 towards 
router R1. And at LSR2, the incoming label is same 100, but the outgoing
label is 200 towards R2.</t>

<t>In such cases, a controller can use AFI/SAFI 16399/1 to communicate
distinct LFIB routes to LSR1 and LSR2, using distinct RD, RT. Each LSR 
can use a unique RT to denote it's global LFIB.</t>

<t>A route with NLRI prefix RD1:100 can be advertised with label 200, and
PNH as R1. This route is installed in global LFIB of LSR1.</t>

<t>And a route with NLRI prefix RD2:100 can be advertised with label 200, and
PNH as R2. This route is installed in global LFIB of LSR2.</t>

<t>This method avoids path hiding problems by using RD, and is able to
advertise distinct forwarding information to each LSR.</t>

</section>
</section>
<section anchor="label-spoof-protection-in-inter-as-option-c-network"><name>Label Spoof Protection in Inter-AS Option C Network</name>

<t>In certain deployments, some domains of an Inter AS Option C network
may be located in an untrusted geography.  Even though such domains
are administered by the same operator, employing security mechanisms
may be desirable on interfaces connecting such domains.</t>

<t>This section describes how an Inter domain Option C MPLS network can
be protected against Label spoofing, using MPLS Namespaces
technology.</t>

<t>The inter-AS labeled traffic will be protected against spoofing, such
that the transport ASBRs will accept labeled traffic on inter-AS
links only if the MPLS label stack matches the transport and service
MPLS labels that have been advertised in BGP (LU and L3VPN) families
to the peers in untrusted zone.</t>

<t>In order to achieve this security, new functionality is required on
only the BNs, PEs or RRs in the trusted zone.</t>

<t>This section illustrates the mechanisms using BGP LU as transport
family and L3VPN as service family.  But the mechanisms described
will work in similar manner for other labeled transport families
(e.g., BGP CT) and service families (e.g., L3VPNv6, EVPN, VPLS) as-
well.</t>

<section anchor="reference-topology"><name>Reference Topology</name>

<figure title="Inter-AS Option C Network with a domain in untrusted zone" anchor="spoof-c"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="288" width="408" viewBox="0 0 408 288" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
<path d="M 80,48 L 80,96" fill="none" stroke="black"/>
<path d="M 192,176 L 192,208" fill="none" stroke="black"/>
<path d="M 320,48 L 320,96" fill="none" stroke="black"/>
<path d="M 176,80 L 216,80" fill="none" stroke="black"/>
<path d="M 176,144 L 216,144" fill="none" stroke="black"/>
<path d="M 64,240 L 96,240" fill="none" stroke="black"/>
<path d="M 256,240 L 280,240" fill="none" stroke="black"/>
<path d="M 56,80 L 64,96" fill="none" stroke="black"/>
<path d="M 96,128 L 104,144" fill="none" stroke="black"/>
<path d="M 288,80 L 296,96" fill="none" stroke="black"/>
<path d="M 344,128 L 352,144" fill="none" stroke="black"/>
<path d="M 56,144 L 64,128" fill="none" stroke="black"/>
<path d="M 96,96 L 104,80" fill="none" stroke="black"/>
<path d="M 288,144 L 296,128" fill="none" stroke="black"/>
<path d="M 344,96 L 352,80" fill="none" stroke="black"/>
<polygon class="arrowhead" points="72,240 60,234.4 60,245.6" fill="black" transform="rotate(180,64,240)"/>
<g class="text">
<text x="84" y="36">[RR13]</text>
<text x="324" y="36">[RR23]</text>
<text x="28" y="84">[PE11]</text>
<text x="140" y="84">[ASBR14]</text>
<text x="252" y="84">[ASBR24]</text>
<text x="380" y="84">[PE21]</text>
<text x="80" y="116">[P11]</text>
<text x="320" y="116">[P21]</text>
<text x="20" y="148">..</text>
<text x="140" y="148">[ASBR15]</text>
<text x="252" y="148">[ASBR25]</text>
<text x="28" y="164">[PE12]</text>
<text x="380" y="164">[PE22]</text>
<text x="72" y="196">..AS1..</text>
<text x="296" y="196">..AS2..</text>
<text x="52" y="212">(trusted</text>
<text x="112" y="212">zone)</text>
<text x="268" y="212">(untrusted</text>
<text x="336" y="212">zone)</text>
<text x="136" y="244">Traffic</text>
<text x="208" y="244">Direction</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
                  [RR13]                        [RR23]
                    |                             |
                    |                             |
           [PE11]\  |  /[ASBR14]------[ASBR24]\   |   /[PE21]
                  \ | /                        \  |  /
                  [P11]                         [P21]
                  /   \                        /     \
            ..   /     \[ASBR15]------[ASBR25]/       \
           [PE12]                                      [PE22]
                                  |
                ..AS1..           |         ..AS2..
             (trusted zone)       |    (untrusted zone)

                  <---- Traffic Direction ----

]]></artwork></artset></figure>

<t>Figure 1 shows an Inter-AS Option C network with two domains.  AS1 is
   in a trusted geography, and AS2 is in an untrusted geography.</t>

<t>BGP LU (AFI/SAFI: 1/4) is negotiated on EBGP sessions between ASBR14
   - ASBR24 and ASBR15 - ASBR25.  BGP LU is also negotiated on IBGP
   sessions in AS1 between RR13 and the nodes PE11, PE12, ASBR13, and
   ASBR14; also in AS2 between RR23 and the nodes PE21, PE22, ASBR24,
   and ASBR25.  The ASBRs readvertise the BGP LU routes rewriting next
   hop to self.  The RRs readvertise the BGP LU routes with the next hop
   unchanged.</t>

<t>L3VPN Service routes are present only at PEs and RRs in the two ASes.
   L3VPN family (AFI/SAFI: 1/128) is negotiated between PE11, PE12 and
   RR13.  RR13 has multihop EBGP peering with RR23 and negotiates AFI/
   SAFI: 1/128.  RR23 further peers with PE21, PE22 in AS2.  The RRs
   readvertise the L3VPN service routes with next hop unchanged.</t>

<t>In this example loopback addresses of all PEs in one AS are reachable
   via BGP LU to the other AS.</t>

<t>Following sections describe the control plane and forwarding plane
   mechanics to deploy label spoofing protection using MPLS Namespaces
   in this network.</t>

<t>Traffic direction being described is AS2 to AS1, since focus is on
   traffic entering a trusted zone from an untrusted zone.</t>

</section>
<section anchor="spoof-protection-for-transport-labels"><name>Spoof protection for Transport Labels</name>

<section anchor="mpls-namespace-to-confine-untrusted-interfaces"><name>MPLS Namespace to Confine Untrusted Interfaces</name>

<t>At ASBR14 and ASBR15, the interfaces connecting to the BGP peers in
   untrusted zone are provisioned to terminate in a separate MPLS
   Namespace, lets call it "From-AS2" namespace.  It identifies traffic
   that is allowed from AS2.  This namespace contains a distinct MPLS
   FIB, which is different from the global MPLS FIB.  MPLS packets
   received on these interfaces are forwarded based on lookup in this
   MPLS FIB.</t>

<t>ASBR14 and ASBR15 advertise BGP LU routes for PE11, PE12 loopbacks to
   peers in AS2 with next hop self.  Routes for the labels advertised in
   these routes are installed in the "From-AS2" MPLS namespace.  Thus,
   MPLS packets received on these interfaces will be accepted only if
   the outermost label is installed in this MPLS namespace FIB.  Packets
   with unknown labels will be discarded.</t>

<t>This provides spoof protection for the transport labels advertised in
   BGP LU.</t>

</section>
<section anchor="uhp-labels-for-pe-loopbacks"><name>UHP Labels for PE Loopbacks</name>

<t>The border nodes ASBR14 and ASBR15 use UHP labels in BGP LU routes
   when advertising a AS1 PE loopback to neighbors in AS2.  This label
   serves as Context Label that identifies traffic sent by AS2 towards
   that PE in AS1.</t>

<t>The route for Context Label advertised to AS2 neighbors is installed
   in the "From-AS2" MPLS namespace FIB.  This route is installed with a
   nexthop which has the forwarding semantic as "Pop, Lookup in MPLS-
   namespace for the PE".</t>

<t>In this manner, the incoming MPLS traffic is validated against the
   outermost label to match an advertised PE label, and then sent for
   futher processing in context of the corresponding PE MPLS namespace.</t>

</section>
</section>
<section anchor="spoof-protection-for-service-labels"><name>Spoof protection for Service Labels</name>

<section anchor="mpls-namespace-for-traffic-destined-to-a-pe"><name>MPLS Namespace for Traffic Destined to a PE</name>

<t>At ASBR14 and ASBR15, a separate MPLS Namespace is created for PE11
   and PE12.  Lets call them "To-PE1" and "To-PE2" namespaces.</t>

<t>The namespace "To-PE11" identifies traffic direction towards PE11.
   MPLS packets destined towards PE11 are forwarded based on lookup in
   this MPLS namespace FIB.</t>

<t>The namespace "To-PE12" identifies traffic direction towards PE12.
   MPLS packets destined towards PE12 are forwarded based on lookup in
   this MPLS namespace FIB.</t>

<t>Packets are directed to these namespaces after being processed in the
   "From-AS2" MPLS namespace FIB.</t>

</section>
<section anchor="bgp-mpls-namespaces-family-routes"><name>BGP MPLS Namespaces Family Routes</name>

<t>Correspondingly, MPLS Namespaces "To-PE11" and "To-PE12" are created
   at RR13 which acts as an external label allocator for these
   namespaces at these ASBRs.  The namespace To-PE11 has an associated
   Route Target RT-PE11.  The namespace To-PE12 has an associated Route
   Target RT-PE12.  These Route Targets are exported by the RR and
   imported by the ASBRs.</t>

<t>In AS1, the route reflector RR13 negotiates MPLS Namespace Signaling
   family (AFI/SAFI: 16399/128) with the border nodes ASBR14 and ASBR15.
   Using the MPLS namespace signaling family, the RR13 insalls the VPN
   service labels advertised by PE11 and PE12 into their corresponding
   namespaces at the ASBRs.</t>

<t>Consider PE11 advertising to RR13 a VPN prefix RD:Pfx1 with VPN label
   VL1, next hop as PE11.  RR13 advertises this route with next hop and
   label unchanged to RR23.  When doing so, RR13 originates a MPLS
   namespace signaling family (AFI/SAFI: 16399/128) route with NLRI
   RDx:VL1, next hop as PE11, label field containing VL1, and the Route
   Target RT-PE11.</t>

<t>ASBR14 receives this route and installs in the "To-PE11" MPLS
   namespace FIB, based on matching import route target RT-PE11.  The
   received next hop PE11 is resolved to map to available tunnel from
   ASBR14 to PE11.  The MPLS route for label VL1 is installed to the
   "To-PE11" MPLS namespace FIB.  This ensures that packets sent by AS2
   with VPN label as VL1 will be forwarded properly to PE11.  But if an
   unknown inner label was sent by AS2, such a packet will be dropped
   after lookup in "To-PE11" MPLS FIB.</t>

<t>Similar mechanism works for labels advertised by PE12, using "To-
   PE12" MPLS namespace RIB and FIB at RR and ASBRs.</t>

<t>In this manner, protection is provided against nodes in AS2 spoofing
   service label also.</t>

</section>
</section>
<section anchor="applicability-to-inter-as-option-b"><name>Applicability to Inter-AS Option B</name>

<t>These mechanisms can be used in Inter-AS Option B scenarios as-well.
   In such cases, the procedures specified in Section 6.1.2.1 are
   applied to L3VPN family routes instead of BGP LU routes.  MPLS
   namespace signaling family (AFI/SAFI: 16399/128) is not used in this
   case.</t>

<t>In Inter-AS Option B scenarios, ASBR14 and ASBR15 re-advertise BGP
   L3VPN (AFI/SAFI: 1/128) routes from PE11, PE12 to peers in AS2 with
   next hop self.  Routes for the labels advertised in these routes are
   installed in the "From-AS2" MPLS namespace.  Thus, MPLS packets
   received on these interfaces will be accepted only if the outermost
   label is installed in this MPLS namespace FIB.  Packets with unknown
   labels will be discarded.</t>

<t>This provides spoof protection for the L3VPN service labels
   advertised in BGP L3VPN (AFI/SAFI: 1/128) family.</t>

</section>
</section>
<section anchor="improve-scaling-and-convergence-of-a-seamless-mpls-network"><name>Improve Scaling and Convergence of a Seamless MPLS Network</name>

<t>MPLS Namespaces can be used to improve scaling and convergence
   properties of a scaled BGP MPLS network.  It acts like a Mezanine
   transport layer that decouples the service layer from the actual
   transport layer.</t>

<t>Typically service routes in a MPLS network bind to the following
   entities that identify point-of-presence of a service:</t>

<t><list style="symbols">
  <t>Protocol Nexthop - PE loopback address (GPNH)</t>
  <t>Service Label - PE advertised locally signifcant label that
identifies the service</t>
</list></t>

<t>In such a model, whenever a PE is taken out of service the GPNH
   changes, and Service-Label changes - which makes maintenance a heavy
   convergence event.  Because the service routes with massive-scale
   need to be readvertised with new service-label or PE-address.</t>

<t>An alternate model could be: to advertise the service routes with a
   protocol-nexthop of CPNH identifying a namespace, with a forwarding-
   semantic of:</t>

<t><list style="symbols">
  <t>"Push Private-Label, and Forward to CPNH"</t>
</list></t>

<t>This model fully decouples the service-layer from the transport-layer
   identifiers, by making the Service routes refer to the CPNH and
   Private Labels.  Thus the underlying transport layer can change
   (nodes representing a Private label can be added or removed) without
   any changes to the service routes.  This presents good convergence
   scaling properties for the network.</t>

<t>This model also allows anycast traffic forwarding to any resource in
   the network.  Multiple PEs can advertise the same Private label to
   identify a specific service (e.g. peering with an AS) they are
   offering.</t>

<t>Once the service route traffic enters the private FIB layer, at the
   closest entry-point determined by path-selection of CPNH auto-
   discovery routes; then the Private Labels (with pre determined
   values) pushed will determine the loose hop path taken by the traffic
   and also the destination-resource.</t>

<t>This section describes how scaling is achieved in an inter-domain
   MPLS network, where a domain is an AS or IGP area.  Domain boundary
   is demarcated by a BN performing BGP next hop self action on the
   transport route.</t>

<t>It considers the scenario suggested in Section 6.3.2.1 of
   <xref target="I-D.draft-hr-spring-intentaware-routing-using-color-03"/> where 300K nodes exist in the network with 5
   transport classes.</t>

<t>This may result in 1.5M transport layer routes and MPLS transit
   routes in all Border Nodes in the network, which may overwhelm the
   nodes' MPLS forwarding resources.</t>

<t>This section explains how "MPLS Namespaces" is used to scale such a
   network.  This approach reduces the number of PNHs that are globally
   visible in the network, thus reducing forwarding resource usage
   network wide.  Service route state is kept confined closer to network
   edge, and any churn is confined within the region containing the
   point of failure, which improves convergence.</t>

<t>In order to achieve these scaling benefits, new functionality is
   required only at a Region's Border Nodes and the Regional RRs.  All
   other nodes can remain legacy nodes, and still get the scaling and
   convergence benefits of this mechanism.  This is mainly advantageous
   to ingress and egress PE devices which may be low end devices not
   capable of pushing deep label stacks or supporting large number of
   ECMP next hops.  They can enjoy the scaling benefits without needing
   software upgrades.</t>

<section anchor="illustration"><name>Illustration</name>

<t>Let us consider the decomposition of this example network with 300K
   nodes to be such that there are 300 domains containing 1000 nodes
   each.  The mechanism described here will reduce the forwarding
   resource usage in all Border Nodes to become a function of number of
   domains (300) instead of number of nodes (300K).  Thus, drastically
   reducing MPLS transit routes from 1.5M to 1500.  The Border Nodes and
   Regional RRs in a Region do the job of abstracting the 1000 PE
   loopbacks from the rest of the network.  The rest of the network sees
   this region as 1 BGP next hop, and not as 1000 BGP next hops.</t>

</section>
<section anchor="topology"><name>Topology</name>

<figure title="BGP MPLS Namespaces" anchor="fig-seamless-scale"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="320" width="560" viewBox="0 0 560 320" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
<path d="M 56,176 L 56,208" fill="none" stroke="black"/>
<path d="M 144,48 L 144,96" fill="none" stroke="black"/>
<path d="M 208,176 L 208,208" fill="none" stroke="black"/>
<path d="M 344,176 L 344,208" fill="none" stroke="black"/>
<path d="M 408,48 L 408,96" fill="none" stroke="black"/>
<path d="M 504,176 L 504,208" fill="none" stroke="black"/>
<path d="M 224,80 L 240,80" fill="none" stroke="black"/>
<path d="M 304,80 L 320,80" fill="none" stroke="black"/>
<path d="M 224,144 L 240,144" fill="none" stroke="black"/>
<path d="M 304,144 L 320,144" fill="none" stroke="black"/>
<path d="M 152,240 L 184,240" fill="none" stroke="black"/>
<path d="M 344,240 L 368,240" fill="none" stroke="black"/>
<path d="M 120,80 L 128,96" fill="none" stroke="black"/>
<path d="M 160,128 L 168,144" fill="none" stroke="black"/>
<path d="M 240,80 L 248,96" fill="none" stroke="black"/>
<path d="M 296,128 L 304,144" fill="none" stroke="black"/>
<path d="M 376,80 L 384,96" fill="none" stroke="black"/>
<path d="M 432,128 L 440,144" fill="none" stroke="black"/>
<path d="M 120,144 L 128,128" fill="none" stroke="black"/>
<path d="M 160,96 L 168,80" fill="none" stroke="black"/>
<path d="M 240,144 L 248,128" fill="none" stroke="black"/>
<path d="M 296,96 L 304,80" fill="none" stroke="black"/>
<path d="M 376,144 L 384,128" fill="none" stroke="black"/>
<path d="M 432,96 L 440,80" fill="none" stroke="black"/>
<polygon class="arrowhead" points="160,240 148,234.4 148,245.6" fill="black" transform="rotate(180,152,240)"/>
<g class="text">
<text x="148" y="36">[RR11]</text>
<text x="412" y="36">[RR31]</text>
<text x="92" y="84">[PE11]</text>
<text x="196" y="84">[BN11]</text>
<text x="348" y="84">[BN31]</text>
<text x="468" y="84">[PE31]</text>
<text x="88" y="116">[CE41]--[PE12]--[P11]</text>
<text x="276" y="116">[BN21]</text>
<text x="472" y="116">[P31]--[PE32]--[CE31]</text>
<text x="84" y="132">..</text>
<text x="476" y="132">..</text>
<text x="84" y="148">..</text>
<text x="196" y="148">[BN12]</text>
<text x="348" y="148">[BN32]</text>
<text x="476" y="148">..</text>
<text x="104" y="164">[PE11000]</text>
<text x="480" y="164">[PE31000]</text>
<text x="24" y="196">AS4</text>
<text x="144" y="196">..Domain1..</text>
<text x="272" y="196">..Domain2..</text>
<text x="424" y="196">..Domain3..</text>
<text x="528" y="196">AS3</text>
<text x="276" y="212">(backbone)</text>
<text x="224" y="244">Traffic</text>
<text x="296" y="244">Direction</text>
<text x="188" y="276">Figure</text>
<text x="228" y="276">2:</text>
<text x="256" y="276">BGP</text>
<text x="292" y="276">MPLS</text>
<text x="360" y="276">Namespaces.</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
                  [RR11]                           [RR31]
                    |                                |
                    |                                |
           [PE11]\  |  /[BN11]--+       +--[BN31]\   |   /[PE31]
                  \ | /          \     /          \  |  /
   [CE41]--[PE12]--[P11]          [BN21]           [P31]--[PE32]--[CE31]
            ..    /   \          /     \          /     \    ..
            ..   /     \[BN12]--+       +--[BN32]/       \   ..
           [PE11000]                                      [PE31000]
         |                  |                |                   |
    AS4  |     ..Domain1..  |  ..Domain2..   |    ..Domain3..    | AS3
         |                  |   (backbone)   |                   |

                     <---- Traffic Direction ----

                       Figure 2: BGP MPLS Namespaces.

]]></artwork></artset></figure>

<t>This topology in Figure 2 shows a cross section of the network with
   focus on two domains Domain1 and Domain3 connected via a backbone
   domain Domain2.  Rest of the domains are not shown for brevity.  The
   border nodes have forwarding state pertaining to all domains in the
   network.  The control plane and forwarding plane state in node BN21
   can be examined to determine the MPLS scaling characteristics of the
   network.</t>

<t>L3VPN Service routes are present only at ingress and egress PEs.
   L3VPN family (AFI/SAFI 1/128) is negotiated between PE11..PE11000 and
   regional route reflector RR11.  RR11 has multihop EBGP peering with
   RR31 and negotiates AFI/SAFI 1/128.  RR31 further peers with all PEs
   PE31..PE31000 in Domain3.</t>

<t>At the Transport layer - in Domain1, PE11..PE11000 negotiate BGP
   families (AFI/SAFI 1/4, AFI/SAFI 1/76) with BN11, BN12.  In Domain2,
   BN11 and BN12 similarly negotiate the transport families with BN21,
   which in turn peers with BN31 and BN32.  In Domain3, BN31 and BN32
   peer with PEs PE31..PE31000.  Each of these BNs change BGP next hop
   to self, when re advertising the AFI/SAFI 1/4, AFI/SAFI 1/76
   transport routes.</t>

<t>When all nodes loopback addresses are visible throughout the network,
   it will result in 1.5M transport layer routes and MPLS transit routes
   in BN21.</t>

<t>Following sections describe the control plane and forwarding plane
   mechanics to reduce this to 1500 routes, when MPLS Namespaces is
   deployed in this network.
   Traffic direction being described is CE41 to CE31.  Reverse direction
   would work in similar way.</t>

<t>Traffic direction being described is CE41 to CE31.  Reverse direction
   would work in similar way.</t>

</section>
<section anchor="context-protocol-nexthop-address-cpnh"><name>Context Protocol Nexthop Address (CPNH)</name>

<t>A MPLS Namespace is identified by a Context PNH address.  In MPLS
   forwarding, labels are locally significant to the node advertising
   it.  E.g. labels in default/global MPLS Namespace are scoped by the
   node's loopback address.  The labels belonging to a MPLS Namespace
   are locally significant in scope of the Context PNH address.</t>

<t>A UHP label called as "Context Label" is advertised for the CPNH in a
   transport protocol, which points to the MPLS Namespace forwarding
   context.  When Context label is received as outer label in a MPLS
   packet, it is Popped, and lookup is performed for the MPLS label that
   appears in the MPLS Namespace identified by the CPNH.</t>

<t>In this example, CPNH is an anycast IP address that represents set of
   PEs in a domain.  E.g.  CPNH1 represent all PEs in Domain1.  And
   CPNH3 represents all PEs in Domain3.</t>

</section>
<section anchor="service-forwarding-helper-and-changes-to-transport-layer"><name>Service Forwarding Helper, and Changes to Transport Layer</name>

<t>The border nodes BN11, BN12 maintain the forwarding context for MPLS
   Namespace identified by CPNH1.  They advertise CPNH1 in transport
   layer routes like AFI/SAFI 1/4 or AFI/SAFI 1/76 with a UHP Context
   Label CL1.  Any transport layer protocol may be used to advertise the
   UHP Context Label for the CPNH.</t>

<t>In this way, BN11 and BN12 serve as Service Forwarding Helpers for
   CPNH1 MPLS Namespace.  They attract traffic that remote devices send
   towards the BGP next hop CPNH1, and forward the MPLS packets received
   with the MPLS labels belonging to the MPLS Namespace identified by
   CPNH1.</t>

<t>The individual loopback addresses of the PEs need not be advertised
   outside the local region.  E.g.  PE11..PE11000 are not advertised
   beyond BN11, BN12.  Only CPNH1 and RR11 addresses are advertised out.
   RR1 is used for the control plane peering and CPNH1 is used as a
   forwarding anchor point.</t>

<t>Similarly, Domain3 advertises only RR31 and CPNH3 to Domain2.  This
   significantly reduces the transport route scale and MPLS forwarding
   resource usage at the border nodes throughout the network.</t>

</section>
<section anchor="bgp-mpls-namespace-address-family-afi16399-safi128"><name>BGP MPLS Namespace Address family (AFI:16399, SAFI:128)</name>

<t>In Domain1, the regional route reflector RR11 negotiates MPLS
   Namespace Signaling address family with the border nodes BN11, BN12.
   RR11 is an external label allocator for the MPLS Namespace identified
   by CPNH1.  RR1 advertises in the MPLS Namespace address family, the
   labels it allocated in scope of CPNH1.  These routes are advertised
   with a route target that identifies CPNH1.  BN11 and BN12 use this
   route target to import the label route into the forwarding context
   associated with CPNH1.</t>

<t>Similarly, in Domain3, RR31 negotiates MPLS Namespace Signaling
   address family with the border nodes BN31, BN32.</t>

</section>
<section anchor="changes-to-service-layer-route-exchange"><name>Changes to Service Layer Route Exchange</name>

<t>When RR11 re-advertises to RR31 a VPN route RD:Pfx1 received with
   label VL1 from egress PE11 in Domain1, it sets BGP next hop to CPNH1,
   and advertises a new label PL1.  This label PL1 is allocated within
   the scope of CPNH1 namespace.</t>

<t>The label PL1 is advertised to BN1, BN2 in MPLS Namespace address
   family with a route target identifying CPNH1, and BGP next hop PE11
   and label VL1 that were received from the egress PE.  BN1 and BN2
   resolve the path to that BGP next hop PE11 and use as next hop for
   the PL1 route installed in CPNH1 forwarding context.</t>

<t>The remote PEs in Domain3 consume the BGP updates from Domain1
   following regular procedures for AFI/SAFI 1/128.  When resolving the
   BGP next hop CPNH1, they will push the context label that lands the
   traffic into the correct forwarding context in one of the border
   nodes.</t>

</section>
<section anchor="analysis-of-forwarding-behavior"><name>Analysis of Forwarding Behavior</name>

<t>The forwarding behavior thus achieved is similar to Inter-AS Option
   B, without carrying any service routes at the border nodes.
   Furthermore, the MPLS namespace labels are installed in all the
   border nodes, which allows for quicker traffic convergence in case of
   border node failure.  The number of border nodes can be increased in
   a scale out manner, which gives a cookie cutter template to scale a
   network region.</t>

<t>In conclusion, this mechanism provides both scaling and convergence
   benefits for the MPLS network, and allows to support huge scale
   networks.</t>

</section>
</section>
<section anchor="bgp-based-standard-api-to-networks-mpls-forwarding-plane"><name>BGP Based Standard API to Network's MPLS Forwarding Plane</name>

<t>This mechanism facilitates predictable (external allocator) label
   values, using a standard BGP family as the API.  This gives the
   external applications a separate MPLS FIB to play with, totally
   separate from other applications.</t>

<t>This also avoids vendor specific API dependencies between external
   label allocators (e.g., Controller software), and network routers.</t>

<t>This mechanism also increases the overal MPLS label space available
   in the network.  Because it creates per application label forwarding
   contexts (namespaces), instead of reserving ranges and splitting the
   global MPLS FIB among various applications.</t>

</section>
<section anchor="traffic-engineering-and-service-chaining"><name>Traffic Engineering and Service Chaining</name>

<t>MPLS namespaces provide an ingress PE the ability to steer MPLS
   traffic thru specific detour loose hop nodes using predictable label
   stack.</t>

<t>Labels in a MPLS namespace may be used to identify service chain
   hops, thus allowing to create a Service Chain consisting of multiple
   service functions.</t>

<t>Allows private MPLS label usage to spread across multiple
   domains(e.g., ASes) and works seamlessly with existing technologies
   like Inter-AS VPN option C.</t>


</section>
</section>


  </back>

<!-- ##markdown-source:
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
SEx+Ip+9pBvbXr6PdiRPzu+bm2ZwA1r+DrtciKjpS3l8tENnKrWMrs7hHdD0
QE0sMlb4pHtZOG3bip4ATI1dh5KYuWeP0NzZwc/QIm+fDd0x/Dt0b+GA99CR
CsvIlkuT1u2V8qty7e85+OWXXxyoyrfXfeGA7y4uxvvf94UJ5NvJ/vdbAxoP
/GyJYHzKS9+dH4/H3/+VXnr8HZLS+On3HNugvyZP8Usa8jE8Oxn3LvSv8MDj
bRPK4L2AOYfJt670u/Mt0z3mUft/eB1/jd8bjcI3vMsvol1+8b0u/68d8Ey2
r7C13OPJZMs5xj895zYaHV6OaZX+oei7yWjUemnXEu2efWk3ZiNbIpD/grv3
HV1eUAUaUjt+HIWjiAUnM41GbRXB6icVsdJhZyE89ZLa5bmx5CGmfXK9sINi
CbtKNwcMf6y1TtTOqiOaWR0BoLHOs02Aa7kJcy9f4nSAba+pP6MpJYc1HZv6
JPQJNXfI7ZlkJEOAKUZmRyTTz74Y+XmoDUNdtgY/0c5RfoK8oI3qPMhCvObP
IRckXeTmY9CMabr9oc9r4GX9M09FQ03MUJPuUBMaaiJDTZ6GeJvfAIpwFrY2
oqgJPLA177a9A8HEnaukb5sE+qhpkoSBPjiMd4NorRyNBHKOXSB6fCxcLuPW
5mmlzb4a34MYxR7ux8o9wKvDy0wSGXikdsXbgTRobyGEAjMcgoc9HtWI/6EC
BPKEIgQIg9Z8aQdvzx+FH7mWBuwwjpmdhoNHF5uKZB5rDDREODo55wBgdepG
QOZdtlrBx+2tOjA+kQwSvQ6u3TCUHYVoRyOQsfirQFShY5CUfokV4C0LerkG
Kz8sxA8vda7gaxD9I6gE7NeV+0WkeU1h2/PyhzSMaBSzms0/1LNVxxOVUrVN
5DdbdFgX+sJa56dznm/OPd/k6kBTsFET0TWIYXBAMAEqHeVsw8WkhYZTaRjq
0JPL7UuBZUo/817FkBtzkY1kNoJqUSseYOrMWvURsLYjLMWDid74CU68gREa
tjA3MXxNnQh9toicq+K6L7mO9yAkKp2yJWCpFdHM1yOfNacjhEvflhiX13ay
g5cAJxAfk4G5P48SYG2JEcM6xMO1IY7G2JR28tpe6qUNL9JgydpuDOYKL9N/
VOuU220NnA3DKH1K2IDStLAos3UriqA38py05ueWvlLJt8mNOye47pGZHhUx
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

-->

</rfc>

