<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.21 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-cao-v6ops-ipv6-monitoring-deployment-01" category="std" consensus="true" submissionType="IETF" version="3">
  <!-- xml2rfc v2v3 conversion 3.25.0 -->
  <front>
    <title abbrev="IPv6 Network Monitoring Deployment">IPv6 Network Monitoring Deployment Analysis</title>
    <seriesInfo name="Internet-Draft" value="draft-cao-v6ops-ipv6-monitoring-deployment-01"/>
    <author initials="C." surname="Cao" fullname="Chang Cao" role="editor">
      <organization>China Unicom</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>caoc15@chinaunicom.cn</email>
      </address>
    </author>
    <author initials="J." surname="Zhao" fullname="Jing Zhao" role="editor">
      <organization>China Unicom</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>zhaoj501@chinaunicom.cn</email>
      </address>
    </author>
    <author initials="M." surname="Jin" fullname="Mingshuang Jin" role="editor">
      <organization>Huawei</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>jinmingshuang@huawei.com</email>
      </address>
    </author>
    <author initials="R." surname="Pang" fullname="Ran Pang" role="editor">
      <organization>China Unicom</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>pangran@chinaunicom.cn</email>
      </address>
    </author>
    <date year="2024" month="December" day="02"/>
    <area>Operations and Management Area</area>
    <workgroup>v6ops</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 59?>
<t>This document outlines the current approaches to monitoring IPv6 deployment and proposes potential new requirements to advance IPv6 deployment further. It identifies common problems with current IPv6 monitoring methods and suggests considerations for future improvements.</t>
    </abstract>
  </front>
  <middle>
    <?line 61?>

<section anchor="intro">
      <name>Introduction</name>
      <t>The emergence of IPv6 can be traced back to the 1990s, when the development of IPv6 was initiated by the Internet Engineering Task Force (IETF) to solve the problem of IPv4 address exhaustion. In 1998, the IPv6 protocol specification <xref target="RFC2460"/> was published. With IPv6 adoption accelerating over the past years, the IPv6 protocol was elevated to be a Internet Standard <xref target="RFC8200"/> in 2017. 
To effectively address the obstacles encountered in IPv6 deployment, it is essential to conduct comprehensive collection and analysis of the IPv6 support status to identify and resolve key issues. This document outlines the current approaches to monitoring IPv6 deployment and proposes potential new requirements to advance IPv6 deployment further. It identifies common problems with current IPv6 monitoring methods and suggests considerations for future improvements.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>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.</t>
    </section>
    <section anchor="ipv6-deployment">
      <name>IPv6 Deployment</name>
      <t>As of 2023, significant strides have been made in the global deployment of IPv6. According to the statistics from the "Global IPv6 Development Report 2024" in 2023, the deployment of IPv6 networks significantly accelerated, breaking through the 30% mark in global coverage for the first time. Among leading countries, the IPv6 coverage rate has reached or approached 70%, and the percentage of IPv6 mobile traffic has surpassed that of IPv4.</t>
      <section anchor="ipv6-deployment-analysis">
        <name>IPv6 Deployment Analysis</name>
        <t>The driving factors of IPv6 deployment include: technology, cost, demand, and policy.
IPv6 enhances addressing capabilities by expanding IP addresses from 32 to 128 bits and simplifies headers, while incorporating support for authentication and data integrity. Its efficient address allocation and hierarchical structure reduce operational costs, making it economically favorable. Network security is bolstered through source address verification and the vast address pool, aligning with industry demands for robust IP services, especially in advanced scenarios like 5G and IoT. Governmental policies and international standards further accelerate IPv6 adoption, establishing a solid technical foundation for global deployment.</t>
        <t>The deployment of IPv6 has been a topic of significant interest and analysis within the networking community, for example, <xref target="RFC9386"/> provides an overview of the status of IPv6 deployment in 2022, this seems to have reached a threshold that justifies speaking of end-to-end IPv6 connectivity, at least at the IPv6 service layer. However, there are remaining obstacles in the transition to IPv6 networks. The necessity of IPv6 deployment is analyzed as follows.</t>
      </section>
    </section>
    <section anchor="ipv6-network-monitoring-deployment-analysis">
      <name>IPv6 Network Monitoring Deployment Analysis</name>
      <section anchor="current-approaches-to-monitoring-ipv6-deployment">
        <name>Current Approaches to Monitoring IPv6 Deployment</name>
        <t>Existing IPv6 deployment monitoring approaches include:</t>
        <ul spacing="normal">
          <li>
            <t>Internet Society Pulse: Curating information about levels of IPv6 adoption in countries and networks around the world.</t>
          </li>
          <li>
            <t>Akamai IPv6 Adoption Visualization: Reviewing IPv6 adoption trends at a country or network level.</t>
          </li>
          <li>
            <t>APNIC IPv6 Measurement: Providing an interactive map that users can click on to see the IPv6 deployment rate in a particular country.</t>
          </li>
          <li>
            <t>Cloudflare IPv6 Adoption Trends: Offering insights into IPv6 adoption across the Internet.</t>
          </li>
          <li>
            <t>Cisco 6lab IPv6: Displaying IPv6 prefix data.</t>
          </li>
          <li>
            <t>Regional or National Monitoring Platforms: Examples include the NZ IPv6, the RIPE NCC IPv6 Statistics, and the USG IPv6 &amp; DNSSEC External Service Deployment Status, among others.</t>
          </li>
        </ul>
        <t>These approaches are essential for understanding the current state of IPv6 deployment and for identifying areas that require further development or support. But all monitoring approaches might highlight the focus of data collection and statistics.</t>
      </section>
      <section anchor="potential-requirements">
        <name>Potential Requirements</name>
        <t>In the process of enhancing IPv6 deployment, the key lies in pinpointing the deficiencies in IPv6 deployment. The realization of this objective poses two potential requirements for existing monitoring approaches: refined data collection and comprehensive data analysis.</t>
        <ul spacing="normal">
          <li>
            <t>Data collection might targets specific devices, manufacturers, and technical levels. Monitoring should be comprehensive, covering every user, terminal, and application, rather than relying on sampling. This ensures accurate identification of issues in IPv6 deployment, providing a foundation for subsequent improvements.</t>
          </li>
          <li>
            <t>A thorough analytical framework is crucial, built upon the collected data, to explore the root causes of inadequate IPv6 deployment. Such analysis not only clarifies the current state but also offers a scientific basis for developing effective strategies.</t>
          </li>
        </ul>
        <t>It is clear that common issues plague existing IPv6 deployment monitoring approaches, as detailed in the subsequent section.</t>
      </section>
      <section anchor="problem-statement">
        <name>Problem Statement</name>
        <section anchor="limitations-of-monitoring-coverage">
          <name>Limitations of Monitoring Coverage</name>
          <t>The current IPv6 monitoring deployment scope is often limited to regional or specialized networks. Additionally, the IPv6 monitoring deployment is primarily concentrated on core regional or specialized network nodes, while edge nodes receive significantly less attention. This disparity hinders a thorough understanding of the IPv6 support status across the entire network.</t>
          <t>For instance, home terminals and router, as the "last kilometer" for users to access the internet, their IPv6 support status is crucial for user experience. However, monitoring systems deployment often do not adequately cover these terminals, leading to an inability to accurately assess the quality of IPv6 access and service availability for users.</t>
        </section>
        <section anchor="insufficient-monitoring-depth">
          <name>Insufficient Monitoring Depth</name>
          <t>Despite the partial success of existing IPv6 monitoring platforms in executing both active and passive monitoring, there is a shortfall in the depth of IPv6 deployment monitoring.</t>
          <t>For instance, the IPv6 transformation in some private network applications is not thorough enough, with internal application systems yet to be upgraded. This results in secondary and tertiary links, as well as multimedia content traffic, still predominantly relying on IPv4. However, there is a lack of effective deep monitoring methods to oversee these connections.</t>
        </section>
        <section anchor="limitations-in-the-perspective-of-monitoring">
          <name>Limitations in the Perspective of Monitoring</name>
          <t>The current IPv6 monitoring methodologies are predominantly geared towards security aspects, encompassing the surveillance of threat traffic, anomalous traffic detection, and the identification of device vulnerabilities. The paramount goal of these technologies is to remediate underlying network issues. Nevertheless, these approaches infrequently consider the broader spectrum of network operation perspectives needed to monitor the status of network IPv6 support.</t>
        </section>
        <section anchor="lack-of-integrated-analytical-methods">
          <name>Lack of Integrated Analytical Methods</name>
          <t>IPv6 monitoring data generated across different professional domains is often stored within their respective systems, lacking effective data integration mechanisms between professionals. This leads to monitoring data that cannot form a global perspective, making it difficult to conduct comprehensive analyses across specialties. Stakeholders may struggle to understand the underlying factors influencing IPv6 deployment.</t>
          <t>For instance, the integrated analysis of IPv6 between terminals, networks, and applications faces obstacles due to insufficient interoperability, affecting a comprehensive analysis of the factors that constrain the IPv6 support status, continuity, and stability of business services.</t>
        </section>
        <section anchor="lack-of-in-depth-analytical-models">
          <name>Lack of In-Depth Analytical Models</name>
          <t>The existing analytical models lack sufficient methods for analyzing key indicators of IPv6, making it difficult to clearly explain to decision-makers the reasons behind changes in the IPv6 support status. This deficiency adversely affects the scientific basis of IPv6 deployment decisions.
Monitoring and analysis techniques often overlook the impact of diverse user behaviors, market dynamics, and governmental policy changes on the IPv6 support status, which limits the practicality and predictive accuracy of the models. This disregard for environmental factors, such as consumer actions, market trends, and regulatory shifts, can result in models that are less representative of real-world conditions and less capable of anticipating future developments in IPv6 adoption and utilization.</t>
        </section>
      </section>
    </section>
    <section anchor="improvement-considerations">
      <name>Improvement Considerations</name>
      <t>Current Requests for RFC standards are primarily focused on three areas. First, they aim to refine and optimize the current IPv6 network and network operations. Second, they address support for IPv6 in non-traditional communication scenarios. Third, there is an exploration and optimization of the application of Segment Routing IPv6 (SRv6) in IPv6 networks.</t>
      <t>From the perspective of network operators, there is currently no unified standard method for monitoring and analyzing the IPv6 support status. <xref target="RFC9386"/> also mentions that monitoring of two critical parameters: packet loss and latency, which have been constantly monitored over time, but only a few comprehensive measurement campaigns are providing up-to-date information.</t>
      <t>This necessitates in-depth technical research and standardization efforts on monitoring methods, integrated analytical methods, interface models, and so on. Correspondingly, the technical industry ecosystem in this field also needs to be nurtured and optimized.</t>
      <t>Optionally, IPv6 monitoring approaches can be developed into a comprehensive platform that provides users with visual data displays. This approach effectively addresses the challenges of traffic concentration analysis during IPv6 deployment, enabling precise problem identification and ultimately enhancing the overall quality and efficiency of IPv6 deployment.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>TBD.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>TBD.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-normative-references">
      <name>Normative References</name>
      <reference anchor="RFC2460" target="https://www.rfc-editor.org/info/rfc2460" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2460.xml">
        <front>
          <title>Internet Protocol, Version 6 (IPv6) Specification</title>
          <author fullname="S. Deering" initials="S." surname="Deering"/>
          <author fullname="R. Hinden" initials="R." surname="Hinden"/>
          <date month="December" year="1998"/>
          <abstract>
            <t>This document specifies version 6 of the Internet Protocol (IPv6), also sometimes referred to as IP Next Generation or IPng. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="2460"/>
        <seriesInfo name="DOI" value="10.17487/RFC2460"/>
      </reference>
      <reference anchor="RFC8200" target="https://www.rfc-editor.org/info/rfc8200" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8200.xml">
        <front>
          <title>Internet Protocol, Version 6 (IPv6) Specification</title>
          <author fullname="S. Deering" initials="S." surname="Deering"/>
          <author fullname="R. Hinden" initials="R." surname="Hinden"/>
          <date month="July" year="2017"/>
          <abstract>
            <t>This document specifies version 6 of the Internet Protocol (IPv6). It obsoletes RFC 2460.</t>
          </abstract>
        </front>
        <seriesInfo name="STD" value="86"/>
        <seriesInfo name="RFC" value="8200"/>
        <seriesInfo name="DOI" value="10.17487/RFC8200"/>
      </reference>
      <reference anchor="RFC9386" target="https://www.rfc-editor.org/info/rfc9386" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9386.xml">
        <front>
          <title>IPv6 Deployment Status</title>
          <author fullname="G. Fioccola" initials="G." surname="Fioccola"/>
          <author fullname="P. Volpato" initials="P." surname="Volpato"/>
          <author fullname="J. Palet Martinez" initials="J." surname="Palet Martinez"/>
          <author fullname="G. Mishra" initials="G." surname="Mishra"/>
          <author fullname="C. Xie" initials="C." surname="Xie"/>
          <date month="April" year="2023"/>
          <abstract>
            <t>This document provides an overview of the status of IPv6 deployment in 2022. Specifically, it looks at the degree of adoption of IPv6 in the industry, analyzes the remaining challenges, and proposes further investigations in areas where the industry has not yet taken a clear and unified approach in the transition to IPv6. It obsoletes RFC 6036.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9386"/>
        <seriesInfo name="DOI" value="10.17487/RFC9386"/>
      </reference>
    </references>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
