Internet-Draft | Protocol Extension Requirements of GIP6 | March 2025 |
Yi, et al. | Expires 4 September 2025 | [Page] |
IPv6 provides extension header mechanism for additional functions. There are emerging features based on the extension headers, such as SRv6, Network Slicing, Alternate Marking, iOAM, DetNet etc. In some networks, the operators might want to leverage these new features but since the network system still using some lagecy encapsulations other than IPv6 (e.g. VxLAN, GRE etc.), these features are just not applicable for them.¶
This document introduces some cases of such scenarios, and discusses the potential requirement of defining a new Generalized IPv6 Tunnel (GIP6). With GIP6, all the additional functions defined as IPv6 extension headers could be easily supported, so that the legacy encapsulations could migrate to a unified solution rather than sccaterred upgrade in each legacy technologies, which is heavy burden for the industry.¶
Considering network devices have different capabilities of IPv6 extension header processing, this document also analyses the issues found during the deployment of the above new features using IPv6 extension headers and the protocol extension requirements for IPv6 capability advertisement are defined.¶
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 [RFC2119].¶
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 4 September 2025.¶
Copyright (c) 2025 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.¶
IPv6 provides extension header mechanism for additional functions. There are emerging features based on the extension headers, such as:¶
- [RFC8704] defines IPv6 encapsulation for SRv6 network programming.¶
- [I-D.ietf-6man-ipv6-alt-mark] defines IPv6 encapsulation for Alternate Marking.¶
- [I-D.ietf-ippm-ioam-ipv6-options] defines IPv6 encapsulation for IOAM.¶
- [I-D.ietf-6man-enhanced-vpn-vtn-id] defines the IPv6 encapsulation used to determine resource isolation.¶
- [I-D.yzz-detnet-enhanced-data-plane]defines the IPv6 encapsulation for implementing bounded latency.¶
There are some scenarios that the network operators want to leverage these new features but since the network system still using some lagecy encapsulations other than IPv6 (e.g. VxLAN, GRE etc.), so these features are not applicable. GIP6 [I-D.li-rtgwg-generalized-ipv6-tunnel] defines a generalized IPv6 tunnel to unify the IP tunnels to support the new features. With GIP6, all the additional functions defined as IPv6 extension headers could be easily supported, so that the legacy encapsulations could migarate to a unified solution, rather than extending all the legacy IP tunnels individually.¶
However, network devices have different capabilities of IPv6 extension header processing, which hugely impact the deployment of these features, even causes the packet loss. Thus, this document also analyses the issues found during the deployment of the above new features using IPv6 extension headers. In order to solve the issues, the capabilities of IPv6 extension header process can be advertised among network devices and reported from network devices to the controller. Based on these IPv6 capability information, the new features can be deployed properly.¶
IPv4: Internet Protocol version 4¶
IPv6: Internet Protocol version 6¶
iOAM: In-situ Operations, Administration, and Maintenance¶
SRv6: Segment Routing over IPv6¶
VxLAN: Virtual Extensible LAN¶
GRE: Generic Routing Encapsulation¶
GTP: GPRS Tunnelling Protocol¶
GPRS: General Packet Radio Service¶
Operators might want to leverage iOAM technologies to provide users with performance measurement and troubleshooting capabilities across the entire private line, which requires end-to-end iOAM implementation might across the WAN (Wide Area Network) and the DCN (Data Center Network). Especially in the SFC (Service Function Chain) scenario, the path of data flow may enter and exit the cloud multiple times, making fault localization extremely complex. The current issue is that the WAN and DCN might use different VPN technologies, for example, SRv6 for WAN and VxLAN for DCN. In the DCN segment (as well as the access segment in some cases), the lack of support for iOAM in VxLAN results in an inability to have end-to-end iOAM functionality across the path. This limits the ability to have unified performance measurement and troubleshooting across the entire private line.¶
In Vehicle-to-Everything (V2X) communications, the network usually needs to distinguish different types of data flows (for example: media flows and remote driving signaling flows). And one common choice is to utilizing network slicing technology, so as to meet the performance and priority requirements of different services. Moreover, it is also necessary to provide high-precision performance monitoring and fault localization capabilities for critical services (e.g., remote driving). This requires end-to-end iOAM features throughout the entire path from the RAN to the WAN. In current V2X networks, GTP is the standard encapsulation protocol in Radio Access Network (RAN), and IPv6 or SRv6 is the mainstream encapsulation protocol in WAN. The GTP tunnel itself lacks support for advanced features such as network slicing and iOAM, making it impossible to achieve end-to-end performance detection and slice-based flow differentiation and management.¶
Similarly as the V2X case described above, in SD-WAN scenario, due to the widely used GRE protocol does not support iOAM and slicing features, it is also impossible to achieve end-to-end performance detection and slice-based flow differentiation and management.¶
Users such as enterprises or hospitals may have demand for data sharing or exchange. Since these data often involve sensitive information, it is necessary to protect the data packets accordingly. One good way is to use an identifier encapsulated into IPv6 header to classify and identify the sensitivity level of data, so that the circulation scope of sensitive data can be controlled and a credible network path can be ensured throughout the entire process. Besides, when the data reaches the receiver, the receiver can also determine whether the data is credible and whether it can be received based on the ID.¶
In this scenario, there are two situations:¶
Data transmission between users that across cities¶
In this situation, the tunnel encapsulation methods may be different in different metropolitan area networks, and the methods for metropolitan area networks and backbone networks may also differ.¶
User data entering into the cloud¶
Clouds are generally connected to backbone networks, the methods for metropolitan area networks and backbone networks may be different.¶
The differentiated tunnel encapsulation methods may result in the loss of the encapsulated ID on the packet. For example, when packets enter MPLS tunnels from IPv6 domain, information encapsulated in IPv6 header is lost. As a result, the credibility and controllability of data circulation service cannot be guaranteed.¶
As described in Section 1, many new features are emerging and the corresponding encapsulations over the IPv6 are defined. There features uses the IPv6 extension headers including HbH (Hop-by-Hop Options Header), DoH (Destination Options Header) and SRH (Segment Routing Header).¶
In the process of deployment of these new features, because network devices have different capabilities of IPv6 extension header processing, the following issues are identified:¶
To solve the above issues, there are requirements for protocol extensions to advertise the capability of IPv6 extension header processing so as to identify the unavailable nodes and facilitate the deployment of new features successfully.¶
There are two different ways. One is to advertise the capability among network devices. So that a network device can find the right next hop with IPv6 extension header processing capabilities. In this case, IGP or BGP-SPF extensions are required for the information distribution. The other way is to report the IPv6 capabilities from network nodes to a controller. So that the network controller can calculate the right path comprised with available nodes. In this case, BGP-LS or NETCONF/YANG are considered for the extensions.¶
A path may be across multiple network domains. The ingress node of the GIP6 tunnel need to know if all the nodes along the path can process the IPv6 extension headers properly. In this case, the capability of IPv6 extension header processing need to be distributed among multiple domains. BGP can be extended to advertise the IPv6 capability information from the egress node to the ingress node. If there is a controller collecting IPv6 capability information from multiple domains, PCEP or BGP can be extended and used by the controller to deliver information to the ingress node about the right path along which network nodes can process the IPv6 extension header properly.¶
Network devices need to advertise its capability information about what IPv6 extension header can be supported. These capabilities may include:¶
Supporting Hop by Hop options header (HbH) or not.¶
Fast path or slow path processing of HbH.¶
Supporting Segment Routing Header (SRH) or not.¶
Supporting Destination Options header (DoH) or not.¶
Capabilities about coexistence of multiple extension headers, for example, the combination of HbH and Authentication Header (AH).¶
The maximum length of each IPv6 extension header¶
The maximum total length of IPv6 extension headers¶
Network devices need to advertise its capability information about process options in the IPv6 extension headers. These capabilities may include:¶
In addition to the common capabilities described above, network devices may support some specific features only. These capabilities may include:¶
Slicing: the NRP option can be supported or not. If support, the NRP option can be placed in HbH and/or DoH.¶
Alternate Marking: the Alternate Marking option can be supported or not. If support, the Alternate Marking option can be placed in HbH and/or DoH.¶
IOAM: the IOAM option can be supported or not. If support, the IOAM option can be placed in HbH and/or DoH.¶
APN: the APN option can be supported or not. If support, the APN option can be placed in HbH, DoH and/or SRH TLV.¶
DetNet: the BLI option [I-D.yzz-detnet-enhanced-data-plane] can be supported or not. If support, the BLI option can be placed in HbH and/or DoH.¶
This document makes no request of IANA.¶