Internet-Draft | IPFIX NRP | June 2023 |
Liu | Expires 30 December 2023 | [Page] |
This document introduces new IP Flow Information Export (IPFIX) Information Elements to identify the Network Resource Partition (NRP) that the network slice traffic is related with.¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 30 December 2023.¶
Copyright (c) 2023 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
The definition of the IETF Network Slice and the general principles of network slicing in the IETF context are specified in [I-D.ietf-teas-ietf-network-slices]. As described in [I-D.ietf-teas-ietf-network-slices], an IETF Network Slice enables connectivity between a set of Service Demarcation Points (SDPs) with specific Service Level Objectives (SLOs) and Service Level Expectations (SLEs) over a common underlay network. To meet the connectivity and performance requirements, network slice services needs to be mapped to a Network Resource Partition (NRP). An NRP is a collection of resources (bufferage, queuing, scheduling, etc.) in the underlay network.¶
As introduced in [I-D.ietf-teas-ns-ip-mpls], each NRP can be idenified using a unique NRP-ID in control plane and management plane. And the NRP-ID may also be encapsulated in data packet to guide the NRP-specific packet forwarding.¶
This document defines new IPFIX Information Elements within the "IPFIX Information Elements" registry [RFC7012] to identify the Network Resource Partition (NRP) that the network slice traffic is related with.¶
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 [RFC2119][RFC8174] when, and only when, they appear in all capitals, as shown here.¶
This section defines and describes the new IPFIX IE.¶
A typical usecase scenario is to monitoring the network slice traffic that is forwarded based on NRP specific resource-aware segments [I-D.ietf-spring-resource-aware-segments] that operate over SR-MPLS or SRv6 dataplanes. By looking at the SID itself, it is not always clear as to which NRP it belongs.¶
Another usecase is the monitoring of the network slice traffic whose NRP-ID is encapsulated in data packet to determine the Network Resource Partition Per Hop Behavior.¶
By using nrpIdentifier(TBD1), and some counters information, it is possible to answer the following questions (amongst others):¶
This document requests IANA to add a new IE to the "IPFIX Information Elements" registry [RFC7012] available at [IANA-IPFIX].¶
----------------------------------------------------- | ElementID| Name | Reference | |---------------------------------------------------| | TBD1 | NRP-ID | This document | |---------------------------------------------------|¶
There exists no significant extra security considerations regarding the allocation of these new IPFIX IEs compared to [RFC7012].¶