| Internet-Draft | coordinated-energy-saving-between-ran-an | July 2026 |
| Chen & Zhou | Expires 7 January 2027 | [Page] |
This document provides an coordinated energy saving mechanism between RAN and transport network.¶
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 7 January 2027.¶
Copyright (c) 2026 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.¶
This document addresses the usecases of RAN and transport network identified in [I-D.ietf-green-use-cases] through an coordinated energy saving mechanism.¶
As described in Section 2.7 of [I-D.ietf-green-use-cases], radio base stations are typically connected to the backbone network by means of fiber technologies. The capability of radio link can be adjusted accordingly to the traffic observed. Some of the power-related parameters are dynamically configured to adjust the power to the observed traffic levels with some coarse granularity to avoid the underutilized of energy. In addition, as described in [I-D.chen-green-transport-energy-saving] describes the energy saving in transport network.¶
However, under current energy-saving methods, energy saving of RAN and TN are done separately and without coordination. This leads to RAN adjusting its wireless link according to its own traffic conditions, but the transport network is unaware of this and still reserves resources based on the maximum traffic, especially the internal forwarding resources, optical module resources, and TDM slot resources, resulting in resource waste.¶
Therefore, it is necessary to study an energy-saving coordination mechanism between the RAN and the transport network.¶
This section describes the detailed coordination mechanisms that may exist between the Radio Access Network (RAN) and the Transport Network (TN).¶
+--------------------------------------------------------------------------------+
| |
| +------------------+ |
| | RAN Controller <----------------------------------------------------+
| +--------+---------+ | |
| | | |
| +------------+------------+------------+------------+------------+ | |
| | | | | | | | |
| +---+---+ +---+---+ +---+---+ +---+---+ +---+---+ +---+---+ | |
| | RAN1 | | RAN2 | | RAN3 | | RAN4 | | RAN5 | | RAN6 | | |
| +---^---+ +---^---+ +---^---+ +---^---+ +---^---+ +---^---+ | |
| | | | | | | | |
| | | | | | | | |
+------+------------+------------+------------+------------+------------+--------+ |
| | | | | | |
+--------------------------------------------------------------------------------+ |
| | | | | | | | |
| | +----v----+ | | +----v----+ | | |
| +-------> Access <-------+ +-------> Access <-------+ | |
| | Node 1 | | Node 2 | | |
| +----+----+ +----+----+ | |
| | | | |
| | | | |
| +-----------------+--------------------+ | |
| | | | | |
| | +--------+-------+ | | |
| | | Aggregation | | | |
| | | Node | | | |
| | +--------+-------+ | | |
| | | | | |
| +-----------------+--------------------+ | |
| | | |
| +----------+-------+ | |
| | TN Controller <-------------------------------------------------+
| +------------------+ |
| |
+--------------------------------------------------------------------------------+
As show in Figure 1, the upper part represents the Radio Access Network(RAN), which consists of six RAN access nodes, labeled RAN1 through RAN6. These nodes provide radio coverage and user-plane termination for mobile terminals. All six RAN nodes are under the control of a single RAN controller, which is responsible for radio resource management, traffic scheduling, and RAN-side energy-saving decisions.¶
The lower part represents the Transport Network (TN), which provides the connectivity between the RAN nodes and the core network. This part comprises three transport nodes arranged into a two-tier hierarchy, two access nodes, referred to as Access Node 1 and Access Node 2, and one aggregation node. Access Node 1 and Access Node 2 are directly interact with the RAN nodes, while the Aggregation Node provides aggregated streams toward the core network. All transport nodes in the TN are under the control of TN controller (e.g. for path computation and resource allocation), which is responsible for TN side energy-saving decisions such as port sleep, switching board sleep, and TDM timeslot deactivation, etc.¶
The energy-saving coordination between the RAN and the TN may include:¶
This coordination can be realized through four approaches:¶
Depending on the specific coordination approach, different extensions may be required. For C2C coordination, the interaction typically relies on CPIs and may necessitate extensions to existing YANG data models and intent objects within the IETF GREEN framework or network management agent coordinations. For N2N coordination, nodes may leverage existing protocols, such as LLDP, IPv6, or some OAM protocol, without introducing new protocols.¶
This part requires further study within the GREEN framework and its YANG modules.¶