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


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

<!ENTITY RFC2119 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml">
<!ENTITY RFC3031 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.3031.xml">
<!ENTITY RFC3032 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.3032.xml">
<!ENTITY RFC4385 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4385.xml">
<!ENTITY RFC5920 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.5920.xml">
<!ENTITY RFC7274 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7274.xml">
<!ENTITY RFC8174 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml">
<!ENTITY RFC9017 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9017.xml">
<!ENTITY RFC9613 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9613.xml">
<!ENTITY I-D.ietf-mpls-opportunistic-encrypt SYSTEM "https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-mpls-opportunistic-encrypt.xml">
<!ENTITY I-D.ietf-mpls-1stnibble SYSTEM "https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-mpls-1stnibble.xml">
<!ENTITY RFC4928 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4928.xml">
<!ENTITY RFC5714 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.5714.xml">
<!ENTITY RFC6790 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.6790.xml">
<!ENTITY RFC8279 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8279.xml">
<!ENTITY RFC8296 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8296.xml">
<!ENTITY RFC8402 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8402.xml">
<!ENTITY RFC8491 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8491.xml">
<!ENTITY RFC8662 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8662.xml">
<!ENTITY RFC9088 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9088.xml">
<!ENTITY RFC9089 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9089.xml">
<!ENTITY RFC9522 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9522.xml">
]>


<rfc ipr="trust200902" docName="draft-ietf-mpls-mna-fwk-14" category="info" submissionType="IETF">
  <front>
    <title abbrev="MNA Framework">MPLS Network Actions (MNA) Framework</title>

    <author initials="L." surname="Andersson" fullname="Loa Andersson">
      <organization>Huawei Technologies</organization>
      <address>
        <email>loa@pi.nu</email>
      </address>
    </author>
    <author initials="S." surname="Bryant" fullname="Stewart Bryant">
      <organization>University of Surrey 5GIC</organization>
      <address>
        <email>sb@stewartbryant.com</email>
      </address>
    </author>
    <author initials="M." surname="Bocci" fullname="Matthew Bocci">
      <organization>Nokia</organization>
      <address>
        <email>matthew.bocci@nokia.com</email>
      </address>
    </author>
    <author initials="T." surname="Li" fullname="Tony Li">
      <organization>Juniper Networks</organization>
      <address>
        <email>tony.li@tony.li</email>
      </address>
    </author>

    <date year="2024" month="December" day="02"/>

    
    <workgroup>MPLS Working Group</workgroup>
    

    <abstract>


<t>This document describes an architectural framework for the MPLS
Network Actions (MNA) technologies.  MNA technologies are used to
indicate actions that impact the forwarding or other processing (such
as monitoring) of the packet along the Label Switched Path (LSP) of
the packet and to transfer any additional data needed for these
actions.</t>

<t>The document provides the foundation for the development of a common
set of network actions and information elements supporting additional
operational models and capabilities of MPLS networks.</t>



    </abstract>



  </front>

  <middle>


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

<t>This document describes an architectural framework for the MPLS
Network Actions (MNA) technologies.  MNA technologies are used to
indicate actions for Label Switched Paths (LSPs) and/or MPLS packets
and to transfer data needed for these actions.</t>

<t>The document provides the foundation for the development of a common
set of network actions and information elements supporting additional
operational models and capabilities of MPLS networks.  MNA solutions
derived from this framework are intended to address the requirements
found in <xref target="RFC9613"/>. In addition, MNA may
support actions that overlap existing MPLS functionality. This may be
beneficial for numerous reasons, such as making it more efficient to
combine existing functionality and new functions in the same MPLS
packet.</t>

<t>MPLS forwarding actions are instructions to MPLS routers to apply
additional actions when forwarding a packet. These might include
load-balancing a packet given its entropy, whether or not to perform
fast-reroute on a failure, and whether or not a packet has metadata
relevant to the forwarding actions along the path.</t>

<t>This document generalizes the concept of MPLS "forwarding actions" into
"network actions" to include any action that an MPLS router is
requested to take on the packet. That includes any MPLS forwarding
action, but may include other operations (such as security functions,
OAM procedures, etc.) that are not directly related to forwarding of
the packet. MPLS network actions are always triggered by an MNA
packet but may have implications for subsequent traffic, including
non-MNA packets, as discussed in <xref target="State"/>.</t>

<t>MNA technologies may redefine the semantics of the Label, Traffic
Class (TC), and Time to Live (TTL) fields in an MPLS Label Stack Entry
(LSE) within a Network Action Sub-Stack (NAS).</t>

<section anchor="REQ-lang"><name>Requirement Language</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.
These words may also appear in this document in
lower case as plain English words, absent their normative meanings.</t>

<t>Although this is an Informational document, these conventions are
applied to achieve clarity in the requirements that are presented.</t>

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

<section anchor="normative-definitions"><name>Normative Definitions</name>

<t>This document adopts the definitions of the following terms and
abbreviations from <xref target="RFC9613"/> as
normative: "Network Action", "Network Action Indication (NAI)",
"Ancillary Data (AD)", and "Scope".</t>

<t>In addition, this document also defines the following terms:</t>

<t><list style="symbols">
  <t>Network Action Sub-Stack (NAS): A set of related, contiguous LSEs in
the MPLS label stack for carrying information related to network
actions. The Label, TC, and TTL values in the LSEs in the NAS may be
redefined, but the meaning of the S bit is unchanged.</t>
  <t>Network Action Sub-Stack Indicator (NSI): The first LSE in the NAS
contains a special label that indicates the start of the NAS.</t>
</list></t>

</section>
<section anchor="abbreviations"><name>Abbreviations</name>

<texttable title="Abbreviations" anchor="Tab-apprev">
      <ttcol align='left'>Abbreviation</ttcol>
      <ttcol align='left'>Meaning</ttcol>
      <ttcol align='left'>Reference</ttcol>
      <c>AD</c>
      <c>Ancillary Data</c>
      <c><xref target="RFC9613"/></c>
      <c>BIER</c>
      <c>Bit Index Explicit Replication</c>
      <c><xref target="RFC8279"/></c>
      <c>BoS</c>
      <c>Bottom of Stack</c>
      <c><xref target="RFC6790"/></c>
      <c>bSPL</c>
      <c>Base Special Purpose Label</c>
      <c><xref target="RFC9017"/></c>
      <c>ECMP</c>
      <c>Equal Cost Multipath</c>
      <c><xref target="RFC9522"/></c>
      <c>EL</c>
      <c>Entropy Label</c>
      <c><xref target="RFC6790"/></c>
      <c>ERLD</c>
      <c>Entropy Readable Label Depth</c>
      <c><xref target="RFC8662"/></c>
      <c>eSPL</c>
      <c>Extended Special Purpose Label</c>
      <c><xref target="RFC9017"/></c>
      <c>HBH</c>
      <c>Hop by hop</c>
      <c>In the MNA context, this document.</c>
      <c>I2E</c>
      <c>Ingress to Egress</c>
      <c>In the MNA context, this document.</c>
      <c>IGP</c>
      <c>Interior Gateway Protocol</c>
      <c>&#160;</c>
      <c>ISD</c>
      <c>In-stack data</c>
      <c><xref target="RFC9613"/></c>
      <c>LSE</c>
      <c>Label Stack Entry</c>
      <c><xref target="RFC3032"/></c>
      <c>MNA</c>
      <c>MPLS Network Actions</c>
      <c><xref target="RFC9613"/></c>
      <c>MSD</c>
      <c>Maximum SID Depth</c>
      <c><xref target="RFC8491"/></c>
      <c>NAI</c>
      <c>Network Action Indicator</c>
      <c><xref target="RFC9613"/></c>
      <c>NAS</c>
      <c>Network Action Sub-Stack</c>
      <c>This document</c>
      <c>NSI</c>
      <c>Network Action Sub-Stack Indicator</c>
      <c>This document</c>
      <c>PSD</c>
      <c>Post-stack data</c>
      <c><xref target="RFC9613"/> and <xref target="PSD"/></c>
      <c>RLD</c>
      <c>Readable Label Depth</c>
      <c>This document</c>
      <c>SID</c>
      <c>Segment Identifier</c>
      <c><xref target="RFC8402"/></c>
      <c>SPL</c>
      <c>Special Purpose Label</c>
      <c><xref target="RFC9017"/></c>
</texttable>

</section>
</section>
</section>
<section anchor="structure"><name>Structure</name>

<t>An MNA solution specifies one or more network actions to apply to an
MPLS packet.  These network actions and their ancillary data may be carried in
sub-stacks within the MPLS label stack and/or post-stack
data.  A solution must specify where in the label stack the network
actions sub-stacks occur, if and how frequently they should be
replicated within the label stack, and how the network action
sub-stack and post-stack data are encoded.</t>

<t>It seems highly likely that some ancillary data will be needed at many
points along an LSP.  Replication of ancillary data throughout the
label stack would be highly inefficient, as would a full rewrite of
the label stack at each hop, so MNA allows encoding of network actions
and ancillary data deeper in the label stack, requiring
implementations to look past the first LSE.  Processing of the label
stack past the top of stack LSE was first introduced with the Entropy
Label <xref target="RFC6790"/>.</t>

<t>A network action sub-stack contains:</t>

<t><list style="symbols">
  <t>Network Action Sub-Stack Indicator (NSI): The first LSE in the NAS
contains a special purpose label, called the MNA label, which
is used to indicate the start of a network action sub-stack.</t>
  <t>Network Action Indicators (NAI): Optionally, a set of indicators that
describes the set of network actions. If the set of indicators is not
in the sub-stack, a solution could encode them in post-stack data. A
network action is said to be present if there is an indicator in the
packet that invokes the action.</t>
  <t>In-Stack Data (ISD): A set of zero or more LSEs that carry ancillary data
for the network actions that are present. Network action indicators
are not considered ancillary data.</t>
</list></t>

<t>Each network action present in the network action sub-stack may have
zero or more LSEs of in-stack data. The ordering of the in-stack data
LSEs corresponds to the ordering of the network action indicators. The
encoding of the in-stack data, if any, for a network action must be
specified in the document that defines the network action. In-stack
data may be referenced by multiple network actions.</t>

<t>As an example, in-stack data might look like the following label stack with an
embedded NAS:</t>

<figure><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
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |               Label                   | TC  |0|      TTL      |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |               Label                   | TC  |0|      TTL      |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |               Label                   | TC  |0|      TTL      |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                Network Action Sub-Stack     |0|               |
   ~                                                               ~
   |         Network Action Sub-Stack continued  |0|               |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |               Label                   | TC  |0|      TTL      |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |               Label                   | TC  |1|      TTL      |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                           Payload                             |

  Figure 1:  A label stack with an embedded Network Action Sub-Stack
]]></artwork></figure>

<t>Certain network actions may also specify that data is carried after
the label stack. This is called post-stack data. The encoding of the
post-stack data, if any, for a network action must be specified in the
document that defines the network action.  If multiple network actions
are present and have post-stack data, the ordering of their post-stack
data corresponds to the ordering of the network action indicators.</t>

<t>As an example, post-stack data might appear as a label stack followed by post-stack data, followed by the payload:</t>

<figure><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
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |               Label                   | TC  |0|      TTL      |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |               Label                   | TC  |1|      TTL      |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                       Post-stack data                         |
   ~                                                               ~
   |                  Post-stack data continued                    |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                           Payload                             |

         Figure 2:  A label stack followed by post-stack data
]]></artwork></figure>

<t>A solution must specify the order for network actions to be
applied to the packet for the actions to have consistent
semantics. Since there are many possible orderings, especially with
bit catalogs (<xref target="Catalogs"/>), the solution must provide an unambiguous
specification. The precise semantics of an action are dependent on the
contents of the packet, including any ancillary data, and the state of
the router.</t>

<t>This document assumes that the MPLS WG will select not more than one
solution for the encoding of ISD and not more than one solution for
the encoding of PSD.</t>

<section anchor="scopes"><name>Scopes</name>

<t>A network action may need to be processed by every node along the
path, or some subset of the nodes along its path. Some of the scopes
that an action may have are:</t>

<t><list style="symbols">
  <t>Hop-by-hop (HBH): Every node along the path will perform the action.</t>
  <t>Ingress-to-Egress (I2E): Only the last node on the path will perform
the action.</t>
  <t>Select: Only specific nodes along the path will perform the action.</t>
</list></t>

<t>If a solution supports the select scope, it must describe how it
specifies the set of nodes to perform the actions.</t>

<t>This framework does not place any constraints on the scope of, or the
ancillary data for, a network action.  Any network action may appear
in any scope or combination of scopes, may have no ancillary data, and
may require in-stack data, and/or post-stack data.  Some combinations
may be sub-optimal, but this framework does not restrict the combinations
in an MNA solution.  A specific MNA solution may define such
constraints.</t>

</section>
<section anchor="partial-processing"><name>Partial Processing</name>

<t>As described in <xref target="RFC3031"/>, legacy devices that do not recognize the
MNA label will discard the packet if the top label is the MNA label.</t>

<t>Devices that do recognize the MNA label might not implement all of the
network actions that are present. A solution must specify how
unrecognized network actions that are present should be handled.</t>

<t>One alternative is that an implementation should stop processing
network actions when it encounters an unrecognized network
action. Subsequent present network actions would not be
applied. The result is dependent on the solution's order of
operations.</t>

<t>Another alternative is that an implementation should drop any packet
that contains any unrecognized present network actions.</t>

<t>A third alternative is that an implementation should perform all
recognized present network actions, but ignore all unrecognized
present network actions.</t>

<t>Other alternatives may also be possible. The solution should specify the
alternative adopted.</t>

<t>In some solutions, an indication may be provided in the packet or in
the action as to how the forwarder should proceed if it does not
recognize the action. Where an action needs to be processed at every hop,
it is recommended that care be taken not to construct an LSP that
traverses nodes that do not support that action. It is recognised that
in some circumstances it may not be possible to construct an LSP that
avoids such nodes, such as when a network is re-converging
following a failure or when IPFRR <xref target="RFC5714"/> is taking place.</t>

</section>
<section anchor="signaling"><name>Signaling</name>

<t>A node that wishes to make use of MNA and apply network actions to a
packet must understand the nodes that the packet will transit, whether
or not the nodes support MNA, and the network actions that are to be
invoked. These capabilities are presumed to be signaled by protocols
that are out-of-scope for this document and are presumed to have
per-network action granularity. If a solution requires alternate
signaling, it must specify that explicitly.</t>

<t>If a node does not support MNA, then the node will simply ignore
any network actions in the packet.</t>

<section anchor="readable-label-depth"><name>Readable Label Depth</name>

<t>Readable Label Depth (RLD) is defined as the number of LSEs, starting
from the top of the stack, that a router can read in an incoming MPLS
packet with no performance impact.  <xref target="RFC8662"/> introduced Entropy
Readable Label Depth (ERLD). Readable Label Depth is the same concept,
but generalized and not specifically associated with the Entropy Label
(EL) or MNA.</t>

<t>ERLD is not redundant with RLD because ERLD specifically
specifies a value of zero if a system does not support the Entropy
Label. Since a system could reasonably support MNA or other MPLS
functions and needs to advertise an RLD value but not support the
Entropy Label, another advertised value is required.</t>

<t>A node that pushes an NAS onto the label stack is responsible for
ensuring that all nodes that are expected to process the NAS will have
the entire NAS within their RLD. A node SHOULD use signaling (e.g.,
<xref target="RFC9088"/>, <xref target="RFC9089"/>) to determine this.</t>

<t>Per <xref target="RFC8662"/>, a node that does not support EL will advertise a
value of zero for its ERLD, so advertising ERLD alone does not suffice
in all cases. A node MAY advertise both ERLD and RLD and SHOULD do so
if its ERLD and RLD values are different. If a node's ERLD and RLD
values are the same, it MAY only advertise ERLD for efficiency
reasons. If a node supports MNA but does not support EL, then it
SHOULD advertise RLD.</t>

<t>RLD is advertised by an IGP MSD-Type value of (TBA) and MAY be
advertised as a Node Maximum Segment Identifier (SID) Depth (MSD),
Link MSD, or both.</t>

<t>An MNA node MUST use the RLD determined by selecting the first
advertised non-zero value from:</t>

<t><list style="symbols">
  <t>The RLD advertised for the link.</t>
  <t>The RLD advertised for the node.</t>
  <t>The non-zero ERLD for the node.</t>
</list></t>

<t>A node's RLD is a function of its hardware capabilities and is not
expected to depend on the specifics of the MNA solution.</t>

</section>
</section>
<section anchor="State"><name>State</name>

<t>A network action can affect the state stored in the network. This
implies that a packet may affect how subsequent packets are
handled. In particular, one packet may affect subsequent packets in
the same LSP.</t>

</section>
</section>
<section anchor="carry"><name>Encoding</name>

<t>Several possible ways to encode NAIs have been proposed.  This
section summarizes the proposals and some considerations for
the various alternatives.</t>

<t>When network actions are carried in the MPLS label stack, then
regardless of their type, they are represented by a set of LSEs termed
a network action sub-stack (NAS).  An NAS consists of a special label,
optionally followed by LSEs that specify which network actions are to
be performed on the packet and the in-stack ancillary data for each
indicated network action. Different network actions may be placed
together in one NAS or may be carried in different sub-stacks.</t>

<t><xref target="RFC9613"/> requires that a solution not add
unnecessary LSEs to the sub-stack (Section 3.1, requirement
9). Accordingly, solutions should also make efficient use of the bits
within the sub-stack (except the S-bit), as inefficient use of the
bits could result in the addition of unnecessary LSEs.</t>

<section anchor="NAI"><name>The MNA Label</name>

<t>The first LSE in a network action sub-stack contains a special label
that indicates a network action sub-stack. A solution has several
choices for this special label.</t>

<section anchor="existing-base-spl"><name>Existing Base SPL</name>

<t>A solution may reuse an existing Base SPL (bSPL). If it elects to do
so, it must explain how the usage is backward compatible, including
in the case where there is ISD.</t>

<t>If an existing inactive bSPL is selected that will not be
backward compatible, then it must first be retired per
<xref target="RFC7274"/> and then reallocated.</t>

</section>
<section anchor="new-base-spl"><name>New Base SPL</name>

<t>A solution may select a new bSPL.</t>

</section>
<section anchor="new-extended-spl"><name>New Extended SPL</name>

<t>A solution may select a new Extended SPL (eSPL). If it elects to do so, it must
address the requirement for the minimal number of LSEs.</t>

</section>
<section anchor="user-defined-label"><name>User-Defined Label</name>

<t>A solution may allow the network operator to define the label that
indicates the network action sub-stack. This creates management
overhead for the network operator to coordinate the use of this label
across all nodes on the path using management or signaling
protocols. The user-defined label could be network-wide or
LSP-specific.  If a solution elects to use a user-defined label, the
solution should justify this overhead.</t>

</section>
</section>
<section anchor="tc-and-ttl"><name>TC and TTL</name>

<t>In the first LSE of the network action sub-stack, only the 20 bits of
Label Value and the Bottom of Stack bit are used by NSI; the TC field
(3 bits) and the TTL (8 bits) are not used.  This could leave 11 bits
that could be used for MNA purposes.</t>

<section anchor="tc-and-ttl-retained"><name>TC and TTL retained</name>

<t>If the solution elects to retain the TC and TTL fields, then the first
LSE of the network action sub-stack would appear as described in <xref target="RFC3032"/>:</t>

<figure><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
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |               Label                   | TC  |S|      TTL      |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                  Label:  Label value, 20 bits
                  TC:     Traffic Class, 3 bits
                  S:      Bottom of Stack, 1 bit
                  TTL:    Time To Live

                    Figure 3: A Label Stack Entry
]]></artwork></figure>
<t>Further LSEs would be needed to encode NAIs.  If a solution elects to
retain these fields, it must address the requirement for the minimal
number of LSEs.</t>

</section>
<section anchor="tc-and-ttl-repurposed"><name>TC and TTL Repurposed</name>

<t>If the solution elects to reuse the TC and TTL fields, then the first
LSE of the network action sub-stack would appear as:</t>

<figure><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
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                Label                  |x x x|S|x x x x x x x x|
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                 Label:  Label value, 20 bits
                 x:      Bit available for use in solution definition
                 S:      Bottom of Stack, 1 bit
]]></artwork></figure>

<t>The solution may use more LSEs to contain NAIs.  If a solution elects
to use more LSEs it must address the requirement for the minimal
number of LSEs.</t>

</section>
</section>
<section anchor="length-of-the-nas"><name>Length of the NAS</name>

<t>A solution must have a mechanism (such as an indication of the length
   of the NAS) to enable an implementation to find the end of the NAS.
   This must be easily processed even by implementations that do not
   understand the full contents of the NAS.  Two options are described
   below, other solutions may be possible.</t>

<section anchor="lastcontinuation-bits"><name>Last/Continuation Bits</name>

<t>A solution may use a bit per LSE to indicate whether the NAS continues
into the next LSE or not. The bit may indicate continuation by being
set or by being clear. The overhead of this approach is one bit per
LSE and has the advantage that it can effectively encode an
arbitrarily sized NAS. This approach is efficient if the NAS is small.</t>

</section>
<section anchor="length-field"><name>Length Field</name>

<t>A solution may opt to have a fixed size length field at a fixed
location within the NAS. The fixed size of the length field may not be
large enough to support all possible NAS contents. This approach may
be more efficient if the NAS is longer but not longer than can be
described by the length field.</t>

<t>Advice from one hardware designer recommends a length field as this
minimizes branching in the logic.</t>

</section>
</section>
<section anchor="encoding-of-scopes"><name>Encoding of Scopes</name>

<t>A solution may choose to explicitly encode the scope of each action
contained in a network action sub-stack. For example, a NAS might
contain Action A (HBH), Action B (HBH), and Action C (HBH).  A
solution may alternately choose to have the scope encoded implicitly,
based on the actions present in the network action sub-stack. For
example, a NAS might contain HBH scope actions: A, B, C.  This choice
may have performance implications as an implementation might have to
parse the network actions that are present in a network action
sub-stack only to discover that there are no actions for it to
perform.</t>

<t>For example, suppose that an NAS is embedded in a label stack at a
depth of 6 LSEs and that the NAS contains 3 actions, each with Select
scope. These actions are not applicable at the current node and should
be ignored. If the scope is encoded explicitly with each action, then
an implementation must parse each action. However, if the scope is
encoded as part of the NAS, then an implementation need only parse the
start of the NAS and need not parse individual actions.</t>

<t>Solutions need to consider the order of scoped NAIs and their
associated AD within individual sub-stacks and the order of per-scope
sub-stacks so that network actions and the AD can be most
readily found and need not be processed by nodes that are not required
to handle those actions.</t>

</section>
<section anchor="INDEX"><name>Encoding a Network Action</name>

<t>Two options for encoding NAIs are described below, other solutions may
be possible. Any solution should allow the encoding of an arbitrary
number of NAIs.</t>

<section anchor="Catalogs"><name>Bit Catalogs</name>

<t>A solution may opt to encode the set of network actions as a list of
bits, sometimes known as a catalog. The solution must provide a
mechanism to determine how many LSEs are devoted to the catalog when
the NAIs are carried in-stack. A set bit in the catalog would indicate
that the corresponding network action is present.</t>

<t>Catalogs are efficient if the number of present network actions is
relatively high and if the size of the necessary catalog is small. For
example, if the first 16 actions are all present, a catalog can encode
this in 16 bits. However, if the number of possible actions is large,
then a catalog can become inefficient. Selecting only one action that
is the 256th action would require a catalog of 256 bits, which would
require more than one LSE when the NAIs are carried in-stack.</t>

<t>A solution may include a bit remapping mechanism so that a given
domain may optimize for its commonly used actions.</t>

</section>
<section anchor="operation-codes"><name>Operation Codes</name>

<t>A solution may opt to encode the set of present network actions as a
list of operation codes (opcodes).  Each opcode is a fixed number of
bits. The size of the opcode bounds the number of network actions
that the solution can support.</t>

<t>Opcodes are efficient if there are only one or two active network
actions. For example, if an opcode is 8 bits, then two active network
actions could be encoded in 16 bits. However, if 16
actions are required, then opcodes would consume 128 bits. Opcodes are
efficient at encoding a large number of possible actions. If only
the 256th action is to be selected, that still requires 8 bits.</t>

</section>
</section>
<section anchor="PSD"><name>Encoding of Post-Stack Data</name>

<t>A solution may carry some NAI and AD as PSD. For ease of parsing, all
AD should be co-located with its NAI.</t>

<t>If there are multiple instances of post-stack data, they should occur
in the same order as their relevant network action sub-stacks and then
in the same order as their relevant network actions occur within the
network action sub-stacks.</t>

<section anchor="first-nibble-considerations"><name>First Nibble Considerations</name>

<t>The first nibble after the label stack has been used to convey
   information in certain cases <xref target="RFC4385"/>. A consolidated view of
   first nibble uses is provided in <xref target="I-D.ietf-mpls-1stnibble"/>.</t>

<t>For example, in <xref target="RFC4928"/> this nibble is investigated to find out
   if it has the value "4" or "6". If it is not, it is assumed that
   the packet payload is not IPv4 or IPv6, and Equal Cost Multipath
   (ECMP) is not performed.</t>

<t>It should be noted that this is an inexact method. For example, an Ethernet
   Pseudowire without a control word might have "4" or "6" in the first
   nibble and thus will be ECMP'ed.</t>

<t>Nevertheless, the method is implemented and deployed, it is used
   today and will be for the foreseeable future.</t>

<t>The use of the first nibble for Bit Index Explicit Replication
   (BIER) is specified in <xref target="RFC8296"/>. BIER sets the first nibble to
   5. The same is true for a BIER payload as for any use of the first
   nibble: it is not possible to conclude that the payload is BIER
   even if the first nibble is set to 5 because an Ethernet pseudowire
   without a control word might begin with a 5.  However, the BIER
   approach meets the design goal of <xref target="RFC8296"></xref> to determine that the
   payload is IPv4, IPv6 or with the header of a pseudowire packet
   with a control word, rather than being a payload belonging to a
   BIER or some other type of packet.</t>

<t><xref target="RFC4385"/> allocates 0b0000 for the pseudowire control word and 0b0001
 as the control word for the pseudowire Associated Channel Header
 (ACH).</t>

<t>A PSD solution should specify the contents of the first nibble, the
actions to be taken for the value, and the interaction with post-stack
data used concurrently by other MPLS applications.</t>

</section>
</section>
</section>
<section anchor="semantics"><name>Semantics</name>

<t>For MNA to be consistent across implementations and predictable in
operational environments, its semantics need to be entirely
predictable. An MNA solution MUST specify a deterministic order for
processing each of the Network Actions in a packet. Each network
action must specify how it interacts with all other previously defined
network actions. Private network actions are network actions that are
not publicly documented. Private network actions MUST be included in
the ordering of network actions, but the interactions of private
actions with other actions are outside of the scope of this document.</t>

</section>
<section anchor="definition-of-a-network-action"><name>Definition of a Network Action</name>

<t>Network actions should be defined in a document that must contain:</t>

<t><list style="symbols">
  <t>Name: The name of the network action.</t>
  <t>Network Action Indicator: The bit position or opcode that indicates
that the network action is active.</t>
  <t>Scope: The document should specify which nodes should perform the
  network action as described in <xref target="scopes"/>.</t>
  <t>State: The document should specify if the network action can modify
state in the network, and if so, the state that may be modified and
its side effects.</t>
  <t>Required/Optional: The document should specify whether a node is
required to perform the network action.</t>
  <t>In-Stack Data: The number of LSEs of in-stack data, if any, and its
encoding. If this is of a variable length, then the solution must
specify how an implementation can determine this length without
implementing the network action.</t>
  <t>Post-Stack Data: The encoding of post-stack data, if any. If this is of a
variable length, then the solution must specify how an
implementation can determine this length without implementing the
network action.</t>
</list></t>

<t>A solution should create an IANA registry for network
actions.</t>

</section>
<section anchor="management-considerations"><name>Management Considerations</name>

<t>Network operators will need to be cognizant of which network actions
are supported by which nodes and will need to ensure that this is
signaled. Some solutions may require network-wide
configuration to synchronize the use of the labels that indicate the
start of an NAS. Solution documents must make clear what management
considerations apply to the solutions they are describing. Solutions
documents must describe mechanisms for performing network diagnostics
in the presence of MNAs.</t>

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

<t>An analysis of the security of MPLS systems is provided in
<xref target="RFC5920"/>, which also notes that the MPLS forwarding plane has no
built-in security mechanisms.</t>

<t>Central to the security of MPLS networks is operational security of
the network; something that operators of MPLS networks are well versed
in.  The deployment of link-level security (e.g., <xref target="MACsec"/>) prevents
link traffic observation covertly acquiring the label stack for an
attack.  This is particularly important in the case of a network
deploying MNA, because the MNA information may be sensitive.  Thus the
confidentiality and authentication achieved through the use of
link-level security is particularly advantageous.</t>

<t>Some additional proposals to add encryption to the MPLS forwarding 
plane have been suggested <xref target="I-D.ietf-mpls-opportunistic-encrypt"/>, but
no mechanisms have been agreed upon at the time of publication of 
this document.  <xref target="I-D.ietf-mpls-opportunistic-encrypt"/> offers hop-by-
hop security that encrypts the label stack and is functionally 
equivalent to that provided by <xref target="MACsec"/>.  Alternatively, it also 
offers end-to-end encryption of the MPLS payload with no 
cryptographic integrity protection of the MPLS label stack.</t>

<t>Particular care would be needed when introducing any end-to-end
security mechanism to allow an in-stack MNA solution that needed to
employ on-path modification of the MNA data, or where post-stack
MNA data needed to be examined on-path.</t>

<t>A cornerstone of MPLS security is to protect the network from
processing MPLS labels originated outside the network.</t>

<t>Operators have considerable experience in excluding MPLS-encoded
packets at the network boundaries for example, by  excluding all MPLS
packets and all packets that are revealed to be carrying an MPLS 
packet as the payload of IP tunnels.  Where such packets are accepted
into an MPLS network from an untrusted third party, non-MPLS packets 
are immediately encapsulated in an MPLS label stack specified by the
MPLS network operator and MPLS packets have additional label
stack entries imported as specified by the MPLS network operator. 
Thus, it is difficult for an attacker to pass an MPLS-encoded
packet into a network or to present any instructions to the network
forwarding system.</t>

<t>Within a single well-managed domain, an adjacent domain may be
considered to be trusted provided that it is sufficiently shielded
from third-party traffic ingress and third-party traffic observation.
In such a situation, no new security vulnerabilities are introduced by
MNA.</t>

<t>In some inter-domain applications (including carrier's carrier) where
a first network's MPLS traffic is encapsulated directly over a second
MPLS network by simply pushing additional MPLS LSEs, the contents of
the first network's payload and label stack may be visible to the
forwarders in the second network.  Historically this has been benign,
and indeed useful for ECMP.  However, if the first network's traffic
has MNA information this may be exposed to MNA-capable forwarders
causing unpredictable behavior or modification of the customer MPLS
label stack or MPLS payload.  This is an increased vulnerability
introduced by MNA that SHOULD be addressed in any MNA solution.</t>

<t>Several mitigations are available to an operator:</t>

<t>a) Reject all incoming packets containing MNA information that do not
come from a trusted network. Note that it may be acceptable to accept
and process MNA information from a trusted network.</t>

<t>b) Fully encapsulate the inbound packet in a new additional MPLS label
stack such that the forwarder finds a Bottom of Stack (BoS) bit
imposed by the carrier network and only finds MNA information added by
the carrier network.</t>

<t>A mitigation that we reject as unsafe is having the ingress LSR push
sufficient additional labels such that any MNA information received in
packets entering the network from a third-party network is made
inaccessible due to it being below the RLD.  This is unsafe in the
presence of an overly conservative RLD value which can result in the
third-party MNA information becoming visible to and acted on by an
MNA forwarder in the carrier network.</t>

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

<t>This document requests that IANA allocate a code point from the "IGP
MSD-Types" registry <xref target="MSD"/> in the "Interior Gateway Protocol (IGP)
Parameters" namespace for "Readable Label Depth", referencing this
document.</t>

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

<t>This document is the result of work started in MPLS Open Design
Team, with participation by the MPLS, PALS, and DETNET working groups.</t>

<t>The authors would like to thank Adrian Farrel for his contributions
and to John Drake, Toerless Eckert, and Jie Dong for their comments.</t>

</section>


  </middle>

  <back>


    <references title='Normative References'>

&RFC2119;
&RFC3031;
&RFC3032;
&RFC4385;
&RFC5920;
&RFC7274;
&RFC8174;
&RFC9017;
&RFC9613;


    </references>

    <references title='Informative References'>

&I-D.ietf-mpls-opportunistic-encrypt;
&I-D.ietf-mpls-1stnibble;
&RFC4928;
&RFC5714;
&RFC6790;
&RFC8279;
&RFC8296;
&RFC8402;
&RFC8491;
&RFC8662;
&RFC9088;
&RFC9089;
&RFC9522;
<reference anchor="MACsec" >
  <front>
    <title>IEEE 802.1AE Media Access Control (MAC) Security</title>
    <author >
      <organization>IEEE Computer Society</organization>
    </author>
    <date year="2006" month="August"/>
  </front>
</reference>
<reference anchor="MSD" >
  <front>
    <title>IGP MSD-Types</title>
    <author >
      <organization></organization>
    </author>
    <date year="2024" month="December"/>
  </front>
  <format type="url" target="https://www.iana.org/assignments/igp-parameters/igp-parameters.xhtml#igp-msd-types"/>
</reference>


    </references>



  </back>

<!-- ##markdown-source:
H4sIAO78TWcAA+1973IbSXLn93qKMvVhSR+AESmNRqLDEUuR1IgblMQTODfn
cPhDo7sI9ArohvsPKaykeZZ7lnuyy19mVnV1A5A0Z6/DYS83dgSC1VVZWfm/
MrPH47FJyywv5qe2be7Gz02TN0t3at/cXE/tW9c8lNUHe5Y2eVnU9vDN27Mj
+6pKVg7fm2Q2q9w9DX57Fn2blWlBn09tViV3zTh3NO9qvazHqyIZ3z18GB8/
NQ9zXeJXeoJWtz9XZbs2adK4eVltTm1e3JWmbmervK5p7WazpgmvLm9fmXxd
ndqmauvm5PHjF49PjEnaZlFWp8baMf2ff/KiPrXXE3tWZK6q67LwfxDIrstk
+09lRUC9bpMHl9tbly6KclnOc1f7v7tVki9P7bJM/rjOJ0W7td50Yl9Wm6Ro
+otNG/eQVM3gb7zaL0V+T0DkzcaWd3baVpXb2B9/vjofrFnP/ljLLDOeZJKW
q63l39DyZZrm/dXfJE2zcA/9P/Hib8sPeTJYaCWjJzOM/mOBETvXup3Y68FC
t2Wxib7kJf7UFvnaVZ6Qhqhs6JHJMv+j/mtMUVYEAeEEh/n+1fnJ8fEL/fjk
8ZPj7uOJfnz65PmP+vHHFyeP9eNPJz891Y/Pj8PHF4+Pf/Ifnx0/wUcDMouW
vBpfTDp6LdfrsmpoC3WTp2NXpNVm3WwPO66bIp/Nlh7opy9OnnuYfjr2qz/7
6YUH7/nJTy/CxxfP/Menj0/Cxxd+r8+fPTsJ8D9/3n30M7z48YQHvDk7r116
yhhWHr66vLy0zx+fTI7PLu0bl+VE9Gnq6tqeE0dV5ZIY+uz8yE5d2lZEg/xs
Rix4as/aOTGYJQ57xt92LBbOlmc/L1frtqETnpYpYQRTvJle9KA4uPr5Bl+O
b4mH64NokQuXutWMHj55fPKUv5fD8Mu0FdHIwaJp1vXpDz88PDxM8qRIJrT6
DwlJhXmxckVT/5DP1+N1AvFDgAx/nXxcNKvlI3y5qrNxIzCMx2ObzOqmStLG
mNtFXluSWi3ms5mr0yqfudomhU2qdJE3Lm3aKlnaOy/jAKglRmEZZnaLySYS
IRPLMjL+iqZ2tq1dRlxAZJjlkH020SmaRdLYfLWm33kdWo+4H3KakG9L+qqy
66rEYeK7w7pNFyap7aos8qas6LsjSBQ8SnN8cI1NliUNxBfXycwt7fQhb9IF
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
dDm3h2WEECT/Dwfq8GdihgAA

-->

</rfc>

