Internet-Draft draft-han-pce-path-computation-fg-transp March 2026
Han, et al. Expires 2 September 2026 [Page]
Workgroup:
PCE Working Group
Internet-Draft:
draft-han-pce-path-computation-fg-transport-02
Published:
Intended Status:
Standards Track
Expires:
Authors:
L. Han
CMCC
H. Zheng
Huawei
M. Wang
CMCC
Y. Zhao
CMCC
H. Huang
CMCC
L. Zhang
Huawei

Path Computation and Control Extention Requirements for Fine-Granularity Transport Network

Abstract

This document focuses on the requirements for path computation and control of the fine-granularity transport network. It provides the general context of the use cases of path computation and the considerations on the requirements of PCE extension in such fine-granularity transport network.

Status of This Memo

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 2 September 2026.

Table of Contents

1. Introduction

With the proposal of new service demand, the technology of the transport network is constantly developing. TDM based Optical Transport Network (OTN) and Metro Transport Network (MTN) technologies are both moving towards fine-grain hard slices. The vertical industries and dedicated line services have higher requirements on isolation, security and reliability but with smaller bandwidth. Fine-grain TDM technology can provide the flexible N*10Mbps bandwidth for these connections.

ITU-T has a series of recommendations for fgOTN (fine grain OTN ) and fgMTN (fine grain MTN). The fgOTN overview is defined in [ITU-T_G.709.20], fgOTN layer architecture is defined in [ITU-T_G.872], fgOTN Interface and server adaptation is defined in [ITU-T_G.709], fgOTN equipment is defined in [ITU-T_G.798], fgOTN synchronization is defined in [ITU-T_G.8251], fgOTN management requirementsis defined in [ITU-T_G.874] and protocol-neutral information model is defined in [ITU-T_G.875]. The fgMTN overview is defined in[ITU-T_G.8312.20], fgMTN layer architecture is defined in [ITU-T_G.8310], fgMTN interface is defined in [ITU-T_G.8312], fgMTN equipment is defined in [ITU-T_G.8321], fgMTN synchronization is defined in [ITU-T_G.mtn-sync], and management requirement and information model is defined in [ITU-T_G.8350]. Both the fgOTN and fgMTN protection are defined in [ITU-T_G.808.4].

The new fine-grain transport technology will significantly increase the number of path connections in the network compared to the traditional connections based on optical wavelength or ODUk with larger bandwidth. For the future massive fine-grain channel connections, how to effectively perform end-to-end path computation and control will be an important technical topic.

The architecture of a Path Computation Element (PCE)-based model has been presented in [RFC4655]. It discusses PCE-based implementations including composite, external, and multiple PCE path computation. [RFC8779]addresses the extensions required for GMPLS applications and routing requests, for example, for Optical Transport Networks (OTNs) and Wavelength Switched Optical Networks (WSONs). Due to the new features of fine-grain technology, PCE may need to be extended.

This document focuses on the requirements for path computation and control of the fine-grain transport network. Section 6 provides the general context of the use cases of path computation. Section 7 provides the considerations on the requirements of PCE extension in such fine-grain transport network.

2. Requirements Language

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 BCP14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.

3. Terminology

Domain:

FG:

MTN:

OTN:

4. fgMTNP network layer

MTN(Metro Transport Network) [ITU-T_G.8310] is a new generation of transport network technology system defined by ITU-T. MTN integrates packet and TDM technologies, enabling compatibility with Ethernet protocol stacks while meeting differentiated requirements of the 6G era, such as hard isolation, low latency, and high reliability, thus further enhancing the bearer capability of 5G networks.

From the bottom up, MTN network is composed of three network layers:

MTN section layer, MTN path layer and fgMTN path layer.

Client Signal (Ethernet MAC frame or Constant Bitrate)
           |
+------------------------+
|    fgMTN path layer    |
|          |             |
|     MTN path layer     |
|          |             |
|    MTN section layer   |
+------------------------+
Figure 1: MTN Network Layers

As shown in Figure 1, the fgMTN technology [ITU-T_G.8312.20]incorporates fine-grained slicing into the MTN architecture, providing a low-cost, refined, hard-isolated, and fine-grained bearer channels. The fgMTN technology further refines the granularity of hard slicing from 5 Gbit/s to 10 Mbit/s, meeting the differentiated service bearer requirements of vertical industry applications and private line services, such as small bandwidth, high isolation, and high security.

5. Path Computation Requirements in Fine-grain Transport Network

Compared to traditional optical networks, fine-grain transport networks require more quantity, faster, and more flexible path set-up and removing capabilities. The path computation architecture should be reliable, scalable and efficient to facilitate the configuration of a large amount of fine-granularity channel connections.

      +-----------------------+           +------------------------+
      |         Domain A      |           |        Domain B        |
    +-+-+   +--+    +--+     ++-+       +-++    +--+    +--+     +-+-+
--->|PE1+---+P1+----+P2+---->+P4|------>|P5+----+P6+----+P7+---->+PE2|--->
    +-+-+   +--+    +--+     ++-+       +-++    +--+    +--+     +-+-+
      |                       |           |                        |
      +-----------------------+           +------------------------+
      ^                                                            ^
      |                                                            |
      +-----------------E2E fine-grain LSP-------------------------+
Figure 2: Scenario of E2E fine-grain connection

o The number of fine-grain TDM channels will significantly increase:

o According to service requirements, fine-grain paths may change frequently and dynamically:

6. Use Cases of Fine-grain Path Computation

To address the massive fine-grain path computation issues, it is necessary to combine centralized control systems and distributed control protocols. On the one hand, a centralized control system is used to calculate the global optimal routing and develop resource scheduling strategies. On the other hand, distributed control protocols between devices are used to perform operations such as cross connection configuration and time slot occupation assignment.

The applications of fine-grain path computation and related capabilities at least include:

Fine-grain path set-up:

Fine-grain resource management:

Fine-grain path update:

Fine-grain path removal:

7. Requirements of PCE Extension for Fine-grain Transport Network

FgMTN uses the management and control system to perform centralized path computation. The functions of topology and resource collection can use PCEP-LS [I-D.ietf-pce-pcep-ls] to enable the collection of link-state and TE information from MTN networks and sharing with PCE by extending a new LS Report message. Therefore, the PCEP-LS can be extended to support the reporting of fgMTN topology resources.

The path calculation request/reply message from the PCC or the PCE must contain the information specifying appropriate fine-grain channel attributes, including the fine-grain switching capability/type, the fine-grain server layer type, the fine-grain time slots, the fine-grain client ID, end-to-End fine-granularity path protection type, etc.

Based on the above analysis, the specific PCEP and its link status extensions are provided by [I-D.ietf-pce-pcep-ls] and [I-D.ietf-pce-pcep-ls].

8. Manageability Consideration

TBD

9. Security Considerations

TBD

10. IANA Considerations

TBD

11. Normative References

[I-D.ietf-pce-pcep-ls]
Dhody, D., Peng, S., Lee, Y., Ceccarelli, D., Wang, A., and G. S. Mishra, "PCEP extensions for Distribution of Link-State and TE Information", Work in Progress, Internet-Draft, draft-ietf-pce-pcep-ls-04, , <https://datatracker.ietf.org/doc/html/draft-ietf-pce-pcep-ls-04>.
[ITU-T_G.709]
ITU-T, "ITU-T G.709: Interfaces for the optical transport network;", https://www.itu.int/rec/T-REC-G.709.
[ITU-T_G.709.20]
ITU-T, "ITU-T G.709.20: Overview of fine grain OTN;", Work in progress.
[ITU-T_G.798]
ITU-T, "ITU-T G.798: Characteristics of optical transport network hierarchy equipment functional blocks;", https://www.itu.int/rec/T-REC-G.798.
[ITU-T_G.808.4]
ITU-T, "ITU-T G.808.4: Linear protection for fgMTN and fgOTN;", Work in progress.
[ITU-T_G.8251]
ITU-T, "ITU-T G.8251: The control of jitter and wander within the optical transport network (OTN);", https://www.itu.int/rec/T-REC-G.8251.
[ITU-T_G.8310]
ITU-T, "ITU-T G.8310: Architecture of the metro transport network; 01/2024", Work in progress, .
[ITU-T_G.8312]
ITU-T, "ITU-T G.8312:Interfaces for metro transport networks; 01/2024", https://www.itu.int/rec/T-REC-G.8312, .
[ITU-T_G.8312.20]
ITU-T, "ITU-T G.8312.20:Overview of fine grain MTN; 01/2024", https://www.itu.int/rec/T-REC-G.8312.20, .
[ITU-T_G.8321]
ITU-T, "ITU-T G.8321:Characteristics of metro transport network equipment functional blocks;", https://www.itu.int/rec/T-REC-G.8321.
[ITU-T_G.8350]
ITU-T, "ITU-T G.8350: Management and Control of metro transport networks;", https://www.itu.int/rec/T-REC-G.8350.
[ITU-T_G.872]
ITU-T, "ITU-T G.872: Architecture of the optical transport network;", https://www.itu.int/rec/T-REC-G.872.
[ITU-T_G.874]
ITU-T, "ITU-T G.874: Management aspects of optical transport network elements;", https://www.itu.int/rec/T-REC-G.874.
[ITU-T_G.875]
ITU-T, "ITU-T G.875: Optical transport network: Protocol-neutral management information model for the network element view;", https://www.itu.int/rec/T-REC-G.875.
[ITU-T_G.mtn-sync]
ITU-T, "ITU-T G.mtn-sync:Synchronization aspects of metro transport network", Work in progress.
[RFC2119]
Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, , <https://www.rfc-editor.org/info/rfc2119>.
[RFC4655]
Farrel, A., Vasseur, J.-P., and J. Ash, "A Path Computation Element (PCE)-Based Architecture", RFC 4655, DOI 10.17487/RFC4655, , <https://www.rfc-editor.org/info/rfc4655>.
[RFC8174]
Leiba, B., "Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words", BCP 14, RFC 8174, DOI 10.17487/RFC8174, , <https://www.rfc-editor.org/info/rfc8174>.
[RFC8779]
Margaria, C., Ed., Gonzalez de Dios, O., Ed., and F. Zhang, Ed., "Path Computation Element Communication Protocol (PCEP) Extensions for GMPLS", RFC 8779, DOI 10.17487/RFC8779, , <https://www.rfc-editor.org/info/rfc8779>.

Authors' Addresses

Liuyan Han
China Mobile
No.32 Xuanwumen west street
Beijing
100053
China
Haomian Zheng
Huawei
H1, Huawei Xiliu Beipo Village, Songshan Lake.
Dongguan
Guangdong, 523808
China
Minxue Wang
China Mobile
No.32 Xuanwumen west street
Beijing
100053
China
Yang Zhao
China Mobile
No.32 Xuanwumen west street
Beijing
100053
China
Haibin Huang
China Mobile
No.32 Xuanwumen west street
Beijing
100053
China
Li Zhang
Huawei
Beiqing Road
Beijing
China