<?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.29 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-pang-v6ops-ipv6-monitoring-deployment-04" category="std" consensus="true" submissionType="IETF" version="3">
  <!-- xml2rfc v2v3 conversion 3.31.0 -->
  <front>
    <title abbrev="IPv6 Network Monitoring Deployment">IPv6 Network Deployment Monitoring and Analysis</title>
    <seriesInfo name="Internet-Draft" value="draft-pang-v6ops-ipv6-monitoring-deployment-04"/>
    <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>
    <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="S." surname="Zhang" fullname="Shuai Zhang" role="editor">
      <organization>China Unicom</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>zhangs366@chinaunicom.cn</email>
      </address>
    </author>
    <date year="2025" month="November" day="19"/>
    <area>Operations and Management Area</area>
    <workgroup>v6ops</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 60?>

<t>This document identifies key operational challenges in large-scale IPv6 deployment and proposes an architecture for IPv6 deployment monitoring and analysis. It describes an architectural approach and comprehensive metrics to enable end-to-end visibility across network infrastructure, cloud services, edge computing, and end-user domains.</t>
    </abstract>
  </front>
  <middle>
    <?line 65?>

<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 was published. As IPv6 adoption has been accelerating over the past years, the IPv6 protocol was elevated to an Internet Standard status <xref target="RFC8200"/> in 2017.</t>
      <section anchor="current-ipv6-deployment-status">
        <name>Current IPv6 Deployment Status</name>
        <t>The deployment of IPv6 has become a core driving force for network development. With the continuous expansion of network scale and the emergence of new applications, the extensive address space, enhanced security, and improved network performance of IPv6 have made it a key element in network evolution. How to better deploy and promote IPv6 networks has become a widely concerned issue.</t>
        <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>
        <t><xref target="RFC9386"/> presents the state of IPv6 network deployment in 2022, and its Section 5 lists common challenges, such as transition mechanisms, network management and operation, performance, and customer experience. 'ETSI-GR-IPE-001' also discusses the existing gaps in IPv6-related use cases.</t>
      </section>
      <section anchor="current-approaches-to-monitoring-ipv6-deployment">
        <name>Current Approaches to Monitoring IPv6 Deployment</name>
        <t>Several tools and platforms monitor IPv6 deployment, such as:</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>While valuable for high-level trend analysis, these tools exhibit significant limitations for operational purposes.</t>
      </section>
    </section>
    <section anchor="problem-statement">
      <name>Problem Statement</name>
      <section anchor="fragmented-monitoring-coverage">
        <name>Fragmented Monitoring Coverage</name>
        <t>Monitoring points are predominantly concentrated in backbone networks <xref target="RFC7707"/>, lacking fine-grained visibility into user terminals, access networks, and application endpoints.</t>
      </section>
      <section anchor="single-dimensional-evaluation">
        <name>Single-Dimensional Evaluation</name>
        <t>Assessments primarily rely on basic metrics like connection availability <xref target="RFC9099"/> and address allocation rates, lacking a holistic view of service continuity, transmission quality, network element readiness, and active connection states.</t>
      </section>
      <section anchor="lack-of-cross-domain-correlation">
        <name>Lack of Cross-Domain Correlation</name>
        <t>Data silos exist between different network domains (e.g., fixed, mobile, core, application), preventing end-to-end path analysis and fault correlation <xref target="RFC9312"/>.</t>
      </section>
      <section anchor="insufficient-in-depth-analysis">
        <name>Insufficient In-Depth Analysis</name>
        <t>Incomplete IPv6 transformation in applications and content delivery chains (e.g., secondary/tertiary links, multimedia content) remains difficult to detect, as deep monitoring capabilities for these scenarios are lacking.</t>
      </section>
      <section anchor="limited-dynamic-prediction">
        <name>Limited Dynamic Prediction</name>
        <t>Current models struggle to quantify the impact of external factors (e.g., policy changes, user behavior, market dynamics) on IPv6 evolution, limiting proactive planning.</t>
      </section>
    </section>
    <section anchor="ipv6-network-end-to-end-monitoring-and-analysis-architecture">
      <name>IPv6 Network End-to-End Monitoring and Analysis Architecture</name>
      <t>To overcome the above challenges, the document describes an architecture for IPv6 network end-to-end monitoring and analysis. The architecture is designed to provide comprehensive visibility into IPv6 deployment while maintaining interoperability and scalability.</t>
      <section anchor="architectural-principles">
        <name>Architectural Principles</name>
        <t>The monitoring framework is designed around the following key principles:</t>
        <ul spacing="normal">
          <li>
            <t>Standardized Data Models: Implement standardized data models (e.g., YANG) for consistent data representation across domains to ensure interoperability.</t>
          </li>
          <li>
            <t>Modular Design: Deploy discrete functional components with well-defined interfaces to support incremental implementation.</t>
          </li>
          <li>
            <t>Cross-Domain Correlation: Enable end-to-end visibility through integrated data analysis across network administrative domains.</t>
          </li>
          <li>
            <t>Service-Oriented metrics:  A comprehensive indicator system aligned with business objectives.</t>
          </li>
          <li>
            <t>Visualized tools: Dashboards and visual tools to support key operational decisions.</t>
          </li>
          <li>
            <t>Extensibility: Support integration with existing monitoring infrastructure while allowing for future enhancements.</t>
          </li>
        </ul>
      </section>
      <section anchor="architecture-components">
        <name>Architecture Components</name>
        <t>The architecture comprises three layers as shown in Figure 1: the Data Collection Layer, the Intelligent Analysis Layer, and the Visualization Layer.</t>
        <figure anchor="fig-1">
          <name>IPv6 Network End-to-End Monitoring and Analysis Architecture</name>
          <artwork><![CDATA[
+---------------------------------------------------------------+
|                    Visualization Layer                        |
+---------------------------------------------------------------+
                                |
+---------------------------------------------------------------+
|                   Intelligent Analysis Layer                  |
|  +--------------------+  +--------------------+ +-----------+ |
|  | Traffic Correlation|  | Dynamic Attribution| | Quality   | |
|  | Analysis           |  | Analysis           | | Analysis  | |
|  +--------------------+  +--------------------+ +-----------+ |
+---------------------------------------------------------------+
                                |
+---------------------------------------------------------------+
|                     Data Collection Layer                     |
|  +-------------+  +-------------+  +-------------+  +-------+ |
|  | Home        |  | Mobile      |  | IP Bearer   |  | App   | |
|  | Broadband   |  | Network     |  | Network     |  | Domain| |
|  | Network     |  |             |  |             |  |       | |
|  +-------------+  +-------------+  +-------------+  +-------+ |
+---------------------------------------------------------------+
   
]]></artwork>
        </figure>
        <section anchor="data-collection-layer">
          <name>Data Collection Layer</name>
          <t>Defines unified interface standards to integrate multi-source data from home broadband network, mobile network, IP bearer network and application. The framework is designed to integrate with multi-vendor devices and subsystems.</t>
          <t>Implementations are encouraged to leverage existing IETF standards for data collection where available.</t>
          <ul spacing="normal">
            <li>
              <t>Integration with existing network management systems can provide daily-level monitoring data through standardized interfaces.</t>
            </li>
            <li>
              <t>Adopt established standardized data collection mechanisms (such as Telemetry, NETCONF/YANG, etc.) to ensure uniformity of data formats to meet second-level/minute-level traffic monitoring requirements.</t>
            </li>
          </ul>
        </section>
        <section anchor="intelligent-analysis-layer">
          <name>Intelligent Analysis Layer</name>
          <t>The Intelligent Analysis Layer processes the traffic data collected from the four major professional domains. By employing multi-dimensional traffic analysis models and a set of key indicators, it enables granular insights and facilitates cross-domain root cause diagnosis.
This layer also supports certain AI-based model extensions.</t>
          <section anchor="multi-domain-traffic-correlation-analysis">
            <name>Multi-domain Traffic Correlation Analysis</name>
            <ul spacing="normal">
              <li>
                <t>Network traffic analysis: Supports collection of IPv6/IPv4 inbound and outbound traffic at key network nodes. Analyze traffic change trends.</t>
              </li>
              <li>
                <t>User Side traffic analysis: Monitors devices and access networks on the user side (including fixed and mobile networks), supporting IPv6 capability monitoring for home optical network terminals (ONTs), connected routers, end-user devices, and access networks.</t>
              </li>
              <li>
                <t>Application traffic analysis: Supports collection and analysis of IPv6/IPv4 active applications on the application side. Calculates IPv6 traffic data for different service applications.</t>
              </li>
              <li>
                <t>Inter-network traffic analysis: Constructs region-application matrices to analyze cross-operator paths and identify regional bottlenecks.</t>
              </li>
            </ul>
          </section>
          <section anchor="dynamic-traffic-attribution">
            <name>Dynamic traffic attribution</name>
            <t>Based on network traffic analysis results from each professional domain, this component identifies regions with high IPv4 legacy traffic. Using multi-domain traffic correlation analysis results, it attributes traffic fluctuations to specific subsystems.</t>
            <t>Optionally, solutions for issues in subsystems can be implemented by combining with other mechanisms such as Happy Eyeballs.</t>
          </section>
          <section anchor="traffic-quality-analysis">
            <name>Traffic Quality Analysis</name>
            <ul spacing="normal">
              <li>
                <t>User-level Topology Reconstruction: Models service chains to reconstruct end-to-end topologies, enabling segmented diagnosis of latency/packet loss (e.g., home terminal, access network, application segments).</t>
              </li>
              <li>
                <t>Deterioration Localization: Compares IPv4/IPv6 performance segment-by-segment to pinpoint degraded network elements.</t>
              </li>
              <li>
                <t>IPv6 Application Access Quality Assessment: Evaluates key performance indicators of application systems in IPv6 environments from a network performance perspective, including response time, connection success rate, and data transmission rate.</t>
              </li>
            </ul>
          </section>
        </section>
        <section anchor="visualization-layer">
          <name>Visualization Layer</name>
          <t>The visualization layer presents analyzed data through operational interfaces designed to support network management decisions.</t>
          <t>Key presentation capabilities include:</t>
          <ul spacing="normal">
            <li>
              <t>Unified Operational Dashboard: Presents a overview of key IPv6 deployment metrics and ecosystem trends through real-time summary cards, charts, graphs, and other visual elements.</t>
            </li>
            <li>
              <t>Cross-Domain Topology Views: Renders interactive topology maps for each professional network domain, visually representing the state of IPv6-enabled resources, their connections, and operational status based on data from the analysis layer.</t>
            </li>
            <li>
              <t>Multi-Dimensional Data Exploration: Provides various chart-based views (e.g., traffic distribution graphs, quality trend lines, comparative application support charts, etc.) that allow operators to filter and examine the indicator data by dimensions such as time, region, service type, and more.</t>
            </li>
            <li>
              <t>Fault and Status Visualization: Translates root cause analysis results from the underlying layer into visual cues on dashboards and topology maps, such as color-coded node alerts, geographic heat maps, and other indicators, to accelerate problem recognition and navigation to relevant details.</t>
            </li>
          </ul>
        </section>
        <section anchor="indicator-system">
          <name>Indicator System</name>
          <t>A comprehensive indicator system for IPv6 support monitoring and analysis includes the following categories:</t>
          <ul spacing="normal">
            <li>
              <t>Readiness Indicators
              </t>
              <ul spacing="normal">
                <li>
                  <t>Network Element Readiness: IPv6 Readiness of Network Equipment, End-user Devices, and Security Devices.</t>
                </li>
                <li>
                  <t>Application Readiness: IPv6 Support Rate of Website Applications and Business Systems.</t>
                </li>
                <li>
                  <t>Infrastructure Readiness: IPv6 Readiness of Fixed Internet, Mobile Internet, Dedicated Lines, and Data Center Network (DCN) Infrastructure.</t>
                </li>
                <li>
                  <t>Network Readiness:
                  </t>
                  <ul spacing="normal">
                    <li>
                      <t>IPv6 Network Coverage of Backbone Networks, Metropolitan Area Networks (MANs), Internet Data Centers (IDCs), and Dedicated Lines.</t>
                    </li>
                    <li>
                      <t>End-to-End IPv6 Network Performance of Backbone Networks, Metropolitan Area Networks (MANs), Internet Data Centers (IDCs), Dedicated Lines, and Access Networks.</t>
                    </li>
                  </ul>
                </li>
                <li>
                  <t>Cloud Readiness: IPv6 Readiness of Content Delivery Networks (CDNs), Cloud Services, Cloud Platforms, and DNS Servers.</t>
                </li>
              </ul>
            </li>
            <li>
              <t>Operational Metrics
              </t>
              <ul spacing="normal">
                <li>
                  <t>IPv6 Traffic: IPv6 Traffic Share in Cross-Border, Inter-Domain, Intra-Domain, Fixed Metropolitan Area Networks (MANs), Mobile Core Networks, Internet Data Centers (IDCs), Dedicated Lines, and Applications.</t>
                </li>
                <li>
                  <t>Active IPv6 Connections: Active IPv6 Connection Share in Fixed Metropolitan Area Networks (MANs), Mobile Core Networks, Internet Data Centers (IDCs), Dedicated Lines, and Applications.</t>
                </li>
              </ul>
            </li>
            <li>
              <t>Quality Metrics
              </t>
              <ul spacing="normal">
                <li>
                  <t>DNS Resolution Performance</t>
                </li>
                <li>
                  <t>End-to-End Latency</t>
                </li>
                <li>
                  <t>Packet Loss Ratio</t>
                </li>
              </ul>
            </li>
            <li>
              <t>Policy Compliance Indicators</t>
            </li>
          </ul>
        </section>
      </section>
    </section>
    <section anchor="implementation-considerations">
      <name>Implementation Considerations</name>
      <t>This practice has been deployed in operational networks, leading to measurable improvements in IPv6 deployment. Based on deployment experience in major operator networks, we summarize the following key implementation recommendations:</t>
      <section anchor="phased-deployment-strategy">
        <name>Phased Deployment Strategy</name>
        <ol spacing="normal" type="1"><li>
            <t>Phase 1: Prioritize monitoring of key nodes in the core and metro networks to quickly obtain basic IPv6 traffic visibility.</t>
          </li>
          <li>
            <t>Phase 2: Extend to user-side terminal data collection and application-side active probing to establish end-to-end monitoring capabilities.</t>
          </li>
          <li>
            <t>Phase 3: Enhance intelligent analysis models to achieve automated root cause localization and predictive analytics.</t>
          </li>
        </ol>
      </section>
      <section anchor="organizational-collaboration-model">
        <name>Organizational Collaboration Model</name>
        <ul spacing="normal">
          <li>
            <t>Establish cross-departmental (fixed, mobile, IP bearer, application, etc.) joint teams to ensure data sharing and process integration.</t>
          </li>
          <li>
            <t>Define data management responsibility for each domain and establish data quality governance mechanisms.</t>
          </li>
        </ul>
      </section>
      <section anchor="technical-selection-recommendations">
        <name>Technical Selection Recommendations</name>
        <ul spacing="normal">
          <li>
            <t>Prioritize network devices supporting standard interfaces (e.g., NETCONF/YANG, Telemetry) to reduce integration complexity.</t>
          </li>
          <li>
            <t>Adopt modular architecture design to facilitate future function expansion and multi-vendor device access.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Implementations are expected to provide:
* Role-based access control.
* Anonymization of user-specific data.
* Secure data transmission protocols.
* Integrity verification for collected metrics.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <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>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC7707" target="https://www.rfc-editor.org/info/rfc7707" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7707.xml">
          <front>
            <title>Network Reconnaissance in IPv6 Networks</title>
            <author fullname="F. Gont" initials="F." surname="Gont"/>
            <author fullname="T. Chown" initials="T." surname="Chown"/>
            <date month="March" year="2016"/>
            <abstract>
              <t>IPv6 offers a much larger address space than that of its IPv4 counterpart. An IPv6 subnet of size /64 can (in theory) accommodate approximately 1.844 * 10^19 hosts, thus resulting in a much lower host density (#hosts/#addresses) than is typical in IPv4 networks, where a site typically has 65,000 or fewer unique addresses. As a result, it is widely assumed that it would take a tremendous effort to perform address-scanning attacks against IPv6 networks; therefore, IPv6 address-scanning attacks have been considered unfeasible. This document formally obsoletes RFC 5157, which first discussed this assumption, by providing further analysis on how traditional address-scanning techniques apply to IPv6 networks and exploring some additional techniques that can be employed for IPv6 network reconnaissance.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7707"/>
          <seriesInfo name="DOI" value="10.17487/RFC7707"/>
        </reference>
        <reference anchor="RFC9099" target="https://www.rfc-editor.org/info/rfc9099" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9099.xml">
          <front>
            <title>Operational Security Considerations for IPv6 Networks</title>
            <author fullname="É. Vyncke" surname="É. Vyncke"/>
            <author fullname="K. Chittimaneni" initials="K." surname="Chittimaneni"/>
            <author fullname="M. Kaeo" initials="M." surname="Kaeo"/>
            <author fullname="E. Rey" initials="E." surname="Rey"/>
            <date month="August" year="2021"/>
            <abstract>
              <t>Knowledge and experience on how to operate IPv4 networks securely is available, whether the operator is an Internet Service Provider (ISP) or an enterprise internal network. However, IPv6 presents some new security challenges. RFC 4942 describes security issues in the protocol, but network managers also need a more practical, operations-minded document to enumerate advantages and/or disadvantages of certain choices.</t>
              <t>This document analyzes the operational security issues associated with several types of networks and proposes technical and procedural mitigation techniques. This document is only applicable to managed networks, such as enterprise networks, service provider networks, or managed residential networks.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9099"/>
          <seriesInfo name="DOI" value="10.17487/RFC9099"/>
        </reference>
        <reference anchor="RFC9312" target="https://www.rfc-editor.org/info/rfc9312" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9312.xml">
          <front>
            <title>Manageability of the QUIC Transport Protocol</title>
            <author fullname="M. Kühlewind" initials="M." surname="Kühlewind"/>
            <author fullname="B. Trammell" initials="B." surname="Trammell"/>
            <date month="September" year="2022"/>
            <abstract>
              <t>This document discusses manageability of the QUIC transport protocol and focuses on the implications of QUIC's design and wire image on network operations involving QUIC traffic. It is intended as a "user's manual" for the wire image to provide guidance for network operators and equipment vendors who rely on the use of transport-aware network functions.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9312"/>
          <seriesInfo name="DOI" value="10.17487/RFC9312"/>
        </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>
    </references>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA9VbbW8cx5H+ToD/oREjZ0neWVGSI1sLHBCKpGwmIsUj6RgX
wx96Z3p325qdnszLUqs4/u33VFV3T89yqfMlPhxOhiXOW3dVdb089cIsyw4P
OtuVZqbOrzYv1aXp7lzzXp2aunTbtak6deEq27nGVkulq0IdV7rctrY9PNDz
eWM2Ox8mbw9rHB4ULq/0GrsUjV50Wa2rZbZ56eo2s/XmZbaOX2VF/Co7+vLw
wM1bV5rOtLPDg74utPxE/+KfHP8sXbOdqbYrDg/afr62bWtddbutiaOz2zeH
B4cHtm5mqmv6tnt+dPTq6DlIb4yeqXe1aXSH11vm7EJXemmY52M8PzwghpaN
6+uZYloPD96bLW4WWLrqTFOZLjslfmgT3Xcr14AoSFTZqp2p6+kV2MSVcH6t
K+VvuGapK/uR956pk5WttPqusrlb46FZa1vOFImo0dUfc3ra88NpXuF54+i0
TEECw2VuO/D/2tifLK+du77qSCS8bELOn6Z/XWkXyfkTHZG/82vo+YhXf/rD
0bPfjqCLKWiI9Fzg7XbVg2slt8dEfdvrO2MHcrD4On7xxxU/nQrB/yw9NySg
5MBusKpV4d6vlBFIevHy5b8sJPqvcs0a221I09X1m5Ovob0z1udqsfPoq6+O
vvI/vjp69Sr8+OLZ8/jj1y/52yzLlJ63XaNzVtvblW0VrLNnvbcF/rYLa1oF
VVcuGIguVb7SZWmqJR7ZSpW6WZqszXVpxP4Hs2VbqhtXu9aQYSndQBqdybu+
MQqU3/tgPfYw2nuYqTrv8FqbN3Z+byVQpGvsovMVfwRB141ZmaqFVNTadI3N
W9U5ZSo9B5GmKrLOZfhHbWxr57bECSidN65tVeWdFwTbaMimZ1onKi9dX6jW
NBubm3aC41sa3qnvQOyEN6aFe7wCIUIJqnYqh0dyXtuiKI1cHx58Rk6jcQUW
h0TV3z+zdPkPOQQQuDYQaZUb5RYioRwcz42iozKFmuv8PfHT4d1nr14dgZw7
sMvXhdmY0tUszPD1naaDsp2Fj8TXW34xuC11Vi1tZQzL/Fa379Ub12DrR+Qy
H9M28LqQI30DIUOAa7/wl0oXRWMgNPNhpeFSwQsOqiKavp7IJrQ9vupc7krV
1iaHRuWsR0xV3c9L265MMVXHrbytC1fz8xWezw3Y0nluStY+UOg2kC/TgtNR
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
AAA=

-->

</rfc>
