Internet-Draft | IPFIX Export G-PON GEM | April 2025 |
Graf & Zheng | Expires 9 October 2025 | [Page] |
This document introduces new IP Flow Information Export (IPFIX) Information Elements to identify a set of G-PON Encapsulation Method entities in the Passive Optical Transport of the Optical Distribution 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 9 October 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.¶
The G-PON Encapsulation Method (GEM) data plane header defined in Section 8.3.1 of [itu-g984-3] facilitates the framing, error control, payload type identification and payload separation in the Optical Distribution Network. It is being used in the Optical Distribution Network between the Optical Line Termination (OLT) at the network operator and the Optical Network Unit (ONU), Optical Network Terminal (ONT) at the end user in the passive optical transport within the broadband access domain.¶
IPFIX is widely applied in the broadband access domain to gain visibility into the forwarding and data plane. However, that visibility is today constraint to the ethernet, IP and application transport properties of the data plane.¶
This document specifies two IPFIX Information Elements (IEs) to facilitate visibility in the GEM data plane.¶
Figure 1 shows the GEM frame, the GEM header and its properties.¶
GEM Frame |<------------------------------------------------------>| | | +--------------+-----------------------------------------+ | GEM Header | GEM Payload | +--------------+-----------------------------------------+ / | / --------------\ / --------------\ / -----------\ v v +----------------+----------------+---------+------------------+ | PLI | Port-ID | PTI | HEC | | (12-bits) | (12-bits) | (3-bits)| (13-bits) | +----------------+----------------+---------+------------------+ Figure 1: G.984.3 GEM header and frame structure¶
These IEs are used to export the GEM Port-ID and PTI to enable the distinction between user service and user and OAM application frames.¶
Some examples are provided in Appendix A.¶
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 document makes use of the terms defined in [RFC7011], [itu-g984-1] and [itu-g984-3].¶
The following terms are used as defined in [RFC7011]:¶
IPFIX¶
IPFIX Information Elements¶
Template¶
Template Record¶
Options Template¶
Options Template Record¶
Data Record¶
Data Set¶
The following terms are used as defined in [itu-g984-1]:¶
Optical Access Network (OAN)¶
Optical Distribution Network (ODN)¶
Optical Line Termination (OLT)¶
Optical Network Termination (ONT)¶
Optical Network Unit (ONU)¶
The following terms are used as defined in [itu-g984-3]:¶
This section specifies the new IPFIX G-PON GEM IEs.¶
The IPFIX IEs gponGemPti (TBD1) or gponGemPortId (TBD2), sourceMacAddress (56), destinationMacAddress (80), ingressInterface (10), egressInterface (14) and forwardingStatus (89)[RFC5102] [RFC7270] [IANA-IPFIX], and some existing counter informations [IANA-IPFIX] providing answers to the following questions (amongst others):¶
How many user or OAM frames are forwarded or dropped to which ONU on which egress interface and GEM Port-ID?¶
If dropped, for which reasons?¶
The received ONU frames on an OLT are mapped and forwarded depending on GEM Port-ID to a dot1qVlanId (243) and dot1qPriority (244) upstream to the provider network.¶
Note to the RFC-Editor:¶
Please replace TBD1 - TBD2 with the values allocated by IANA¶
Please replace the [RFC-to-be] with the RFC number assigned to this document¶
This document requests IANA to add new IEs (Section 5.1) to the "IPFIX Information Elements" registry [RFC7012] available at [IANA-IPFIX].¶
Table 1 lists the new G-PON GEM IEs:¶
+-------+--------------------------------+ |Element| Name | | ID | | +-------+--------------------------------+ | TBD1 | gponGemPti | | | | +-------+--------------------------------+ | TBD2 | gponGemPortId | | | | +-------+--------------------------------+ Table 1: New G-PON GEM IEs in the "IPFIX Information Elements" Registry¶
The authors would like to thank xxx for their review and valuable comments, and xxx for the implementation and validation.¶
Note to the RFC-Editor: Please remove this section before publishing.¶
Huawei plans to implement the following IEs as part of a production implementation in the VRP based MA5800T-X17 OLT platform:¶
gponGemPortId¶
The implementation will be validated in an upcoming IETF hackathon.¶
There exists no extra security considerations regarding allocation of these new IPFIX IEs compared to [RFC7012].¶
The IEs described in this document export provider plane data metrics on how frames are being forwarded within an Optical Access Network. Applications and operators using the IEs described in this document must evaluate the sensitivity of this information in their implementation context, and apply the data-at-rest storage guidance in Section 11.8 of [RFC7011] as appropriate.¶