<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
<!-- A set of on-line citation libraries are maintained on the xml2rfc web site.
     The next line defines an entity named RFC2629, which contains the necessary XML
     for the reference element, and is used much later in the file.  This XML contains an
     anchor (also RFC2629) which can be used to cross-reference this item in the text.
     You can also use local file names instead of a URI.  The environment variable
     XML_LIBRARY provides a search path of directories to look at to locate a 
     relative path name for the file. There has to be one entity for each item to be
     referenced. -->
<!ENTITY RFC2234 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2234.xml">
<!ENTITY RFC2629 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml">
<!ENTITY RFC4234 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.4234.xml">
<!ENTITY RFC5575 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.5575.xml">
<!-- There is also a library of current Internet Draft citations.  It isn't a good idea to
     actually use one for the template because it might have disappeared when you come to test 
     this template.  This is the form of the entity definition
     &lt;!ENTITY I-D.mrose-writing-rfcs SYSTEM 
     "http://xml.resource.org/public/rfc/bibxml3/reference.I-D.mrose-writing-rfcs.xml">
     corresponding to a draft filename draft-mrose-writing-rfcs-nn.txt. The citation will be
     to the most recent draft in the sequence, and is updated roughly hourly on the web site.
     For working group drafts, the same principle applies: file name starts draft-ietf-wgname-..
     and entity file is reference.I-D.ietf-wgname-...  The corresponding entity name is 
     I-D.ietf-wgname-... (I-D.mrose-writing-rfcs for the other example).  Of course this doesn't
     change when the draft version changes.
     -->
<!-- Fudge for XMLmind which doesn't have this built in -->
<!ENTITY nbsp    "&#160;">
]>

<!-- Extra statement used by XSLT processors to control the output style. -->
<?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?>


<!-- Processing Instructions can be placed here but if you are editing 
     with XMLmind (and maybe other XML editors) they are better placed
     after the rfc element start tag as shown below. -->
     
<!-- Information about the document.
     category values: std, bcp, info, exp, and historic
     For Internet-Drafts, specify attribute "ipr".
     (ipr values are: full3667, noModification3667, noDerivatives3667),
     Also for Internet-Drafts, can specify values for
     attributes "docName" and, if relevant, "iprExtract".  Note
     that the value for iprExtract is the anchor attribute
     value of a section (such as a MIB specification) that can be 
     extracted for separate publication, and is only
     useful whenhe value of "ipr" is not "full3667". -->
    <!-- TODO: verify which attributes are specified only
               by the RFC editor.  It appears that attributes
               "number", "obsoletes", "updates", and "seriesNo"
               are specified by the RFC editor (and not by
               the document author). -->
<rfc
    category="info"
    ipr="trust200902"
    docName="draft-ietf-v6ops-ipv6-deployment-09" 
	obsoletes="6036" >
    <!-- Processing Instructions- PIs (for a complete list and description,
          see file http://xml.resource.org/authoring/README.html and below... -->

    <!-- Some of the more generally applicable PIs that most I-Ds might want to use -->
    
    <!-- Try to enforce the ID-nits conventions and DTD validity -->
    <?rfc strict="yes" ?>

    <!-- Items used when reviewing the document -->
    <?rfc comments="no" ?>  <!-- Controls display of <cref> elements -->
    <?rfc inline="no" ?>    <!-- When no, put comments at end in comments section,
                                 otherwise, put inline -->
    <?rfc editing="no" ?>   <!-- When yes, insert editing marks: editing marks consist of a 
                                 string such as <29> printed in the blank line at the 
                                 beginning of each paragraph of text. -->

    <!-- Create Table of Contents (ToC) and set some options for it.  
         Note the ToC may be omitted for very short documents,but idnits insists on a ToC 
         if the document has more than 15 pages. --> 
   <?rfc toc="yes"?>
   <?rfc tocompact="yes"?> <!-- If "yes" eliminates blank lines before main section entries. -->
   <?rfc tocdepth="3"?>    <!-- Sets the number of levels of sections/subsections... in ToC --> 

    <!-- Choose the options for the references. 
         Some like symbolic tags in the references (and citations) and others prefer 
         numbers. The RFC Editor always uses symbolic tags.
         The tags used are the anchor attributes of the references. --> 
    <?rfc symrefs="yes"?>
    <?rfc sortrefs="yes" ?> <!-- If "yes", causes the references to be sorted in order of tags.
                                 This doesn't have any effect unless symrefs is "yes" also. -->

    <!-- These two save paper: Just setting compact to "yes" makes savings by not starting each 
         main section on a new page but does not omit the blank lines between list items. 
         If subcompact is also "yes" the blank lines between list items are also omitted. -->
    <?rfc compact="yes" ?>
    <?rfc subcompact="no" ?>
    <!-- end of list of popular I-D processing instructions -->

    <!-- ***** FRONT MATTER ***** -->
<front>
    <!-- The abbreviated title is used in the page header - it is only necessary if the 
         full title is longer than 42 characters -->
    <title abbrev="">IPv6 Deployment Status</title>

    <!-- add 'role="editor"' below for the editors if appropriate -->
	

	<author
		fullname="Giuseppe Fioccola" 
        initials="G." 
        surname="Fioccola">
        <!-- abbrev not needed but can be used for the header
             if the full organization name is too long -->
        <organization>Huawei Technologies</organization>
        <address>
            <postal>
				<street>Riesstrasse, 25</street>
				<city>Munich</city>
				<code>80992</code>
				<country>Germany</country>
            </postal>
        <email>giuseppe.fioccola@huawei.com</email>
        <!--
            If I had a phone, fax machine, and a URI, I could add the following:
                <phone>+1-408-555-1234</phone>
                <facsimile>+1-555-911-9111</facsimile>
                <uri>http://www.example.com/</uri>
            -->
        </address>
    </author>
	
	<author
		fullname="Paolo Volpato" 
        initials="P." 
        surname="Volpato">
        <!-- abbrev not needed but can be used for the header
             if the full organization name is too long -->
        <organization>Huawei Technologies</organization>
        <address>
            <postal>
				<street>Via Lorenteggio, 240</street>
				<city>Milan</city>
				<code>20147</code>
				<country>Italy</country>
            </postal>
        <email>paolo.volpato@huawei.com</email>
        <!--
            If I had a phone, fax machine, and a URI, I could add the following:
                <phone>+1-408-555-1234</phone>
                <facsimile>+1-555-911-9111</facsimile>
                <uri>http://www.example.com/</uri>
            -->
        </address>
    </author>
 
	<author
		fullname="Jordi Palet Martinez" 
        initials="J." 
        surname="Palet Martinez">
        <!-- abbrev not needed but can be used for the header
             if the full organization name is too long -->
        <organization>The IPv6 Company</organization>
        <address>
            <postal>
				<street>Molino de la Navata, 75</street>
				<city>La Navata - Galapagar, Madrid</city>
				<code>28420</code>
				<country>Spain</country>
            </postal>
        <email>jordi.palet@theipv6company.com</email>
        <!--
            If I had a phone, fax machine, and a URI, I could add the following:
                <phone>+1-408-555-1234</phone>
                <facsimile>+1-555-911-9111</facsimile>
                <uri>http://www.example.com/</uri>
            -->
        </address>
    </author>

    <author
		fullname="Gyan S. Mishra" 
        initials="G." 
        surname="Mishra">
        <!-- abbrev not needed but can be used for the header
             if the full organization name is too long -->
        <organization>Verizon Inc.</organization>
        <address>
            <postal>
				<street></street>
				<city></city>
				<code></code>
				<country></country>
            </postal>
        <email>gyan.s.mishra@verizon.com</email>
        <!--
            If I had a phone, fax machine, and a URI, I could add the following:
                <phone>+1-408-555-1234</phone>
                <facsimile>+1-555-911-9111</facsimile>
                <uri>http://www.example.com/</uri>
            -->
        </address>
    </author>

	<author
		fullname="Chongfeng Xie" 
        initials="C." 
        surname="Xie">
        <!-- abbrev not needed but can be used for the header
             if the full organization name is too long -->
        <organization>China Telecom</organization>
        <address>
            <postal>
				<street></street>
				<city></city>
				<code></code>
				<country></country>
            </postal>
        <email>xiechf@chinatelecom.cn</email>
        <!--
            If I had a phone, fax machine, and a URI, I could add the following:
                <phone>+1-408-555-1234</phone>
                <facsimile>+1-555-911-9111</facsimile>
                <uri>http://www.example.com/</uri>
            -->
        </address>
    </author>
	
    <date year="2022"/> <!-- month="March" is no longer necessary
                                           note also, day="30" is optional -->
    <!-- WARNING: If the month and year are the current ones, xml2rfc will fill in the day for 
         you. If only the year is specified, xml2rfc will fill in the current day and month 
         irrespective of the day.  This silliness should be fixed in v1.31. -->
         
    <!-- Meta-data Declarations -->
    
    <!-- Notice the use of &amp; as an escape for & which would otherwise
         start an entity declaration, whereas we want a literal &. -->

    <area></area>

    <!-- WG name at the upperleft corner of the doc,
         IETF fine for individual submissions.  You can also
         omit this element in which case in defaults to "Network Working Group" -
         a hangover from the ancient history of the IETF! -->
	
    <workgroup>V6OPS</workgroup>
	    
    <!-- The DTD allows multiple area and workgroup elements but only the first one has any
         effect on output.  -->
    <!-- You can add <keyword/> elements here.  They will be incorporated into HTML output
         files in a meta tag but they have no effect on text or nroff output. -->

    <abstract>
        <t>This document provides an overview of IPv6 deployment status 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>

<middle>
    <section title="Introduction">
		
		<t><xref target="RFC6036"></xref> described IPv6 deployment scenarios adopted or
		foreseen by a number of Internet Service Providers (ISPs) who responded to a technical questionnaire
		in early 2010. In doing that, <xref target="RFC6036"></xref> provided practices and plans expected 
		to take place in the following years.
		Since the publication of <xref target="RFC6036"></xref>, several other documents have contributed to 
		the IPv6 transition discussion in operational environments. To name a few:<list>
		<t>- <xref target="RFC6180"></xref> discussed IPv6 deployment models and transition mechanisms,
		  recommending those proven to be effective in operational networks.</t>
		<t>- <xref target="RFC6883"></xref> provided guidance and suggestions for Internet content providers 
		  and Application Service Providers (ASPs).</t>
		<t>- <xref target="RFC7381"></xref> introduced the guidelines of IPv6 deployment for enterprises.</t>		
		</list></t>
		
		<t><xref target="RFC6540"></xref> recommended the support of IPv6 to all IP-capable nodes. 
		It was referenced in the IAB Statement on IPv6 <xref target="IAB"/>, which represented 
		a major step in driving the IETF as well as other Standard Developing Organizations (SDOs) 
		towards using IPv6 in their works.</t>
		
		<t> In more recent times, organizations such as ETSI provided more contributions to the use of IPv6 in operational 
		environments, targeting IPv6 in different industry segments. As a result, <xref target="ETSI-IP6-WhitePaper"/>,
		was published to provide an updated view on the IPv6 best practices adopted so far, in particular in the ISP domain. </t>

		<t>Considering all of the above, and after more than ten years since the publication of <xref target="RFC6036"></xref>
		it is useful to assess the status of the transition to IPv6.
		Some reasons include:<list>
		<t>- In some areas, the lack of IPv4 addresses forced both carriers and content providers to shift 
		  to IPv6 to support the introduction of new applications, in particular in wireless networks.</t>
		<t>- Some governmental actions took place to encourage or even enforce the adoption of IPv6 in certain countries.</t>
		<t>- Looking at the global adoption of IPv6, this seems to have reached a threshold that justifies speaking of 
		  end-to-end IPv6 connectivity, at least at the IPv6 service layer.</t>
		</list></t>
		
		<t>This document aims to provide a survey of the status of IPv6 deployment and highlight both the 
		achievements and remaining obstacles in the transition to IPv6 networks (and its coexistence with continued IPv4 services).
		The target is to give an updated view of the practices and plans already described in <xref target="RFC6036"></xref>,
		to encourage further actions and more investigations in those areas that are still under discussion, and to present
		the main incentives for the adoption of IPv6.</t>
		
		<t>This document is intended for a general audience interested to understand the status of IPv6 in different industries 
		and network domains. People who provide or use network services may find it useful for the transition to IPv6. 
		Also, people developing plans for IPv6 adoption in an organization or in an industry may find information and 
		references for their analysis. Attention is given to the different stages of the transition to IPv6 networks and services. 
		In particular, a terminology on the use of “IPv6-only” is provided, considering IPv6-only networks and services as the 
		final stage of such transition.</t>
		
		<t>The topics discussed in this document are organized into four main chapters.<list>
		
          <t>Section 2 reports data and analytics about the status of IPv6.</t>
	   
	      <t>Section 3 provides a survey of IPv6 deployments in different environments, including 
		  ISPs, enterprises and universities.</t>
		
		  <t>Section 4 describes the IPv6 deployment approaches for Mobile BroadBand (MBB), 
		  Fixed BroadBand (FBB) and Enterprises.</t>

	      <t>Section 5 analyzes the general challenges to be solved in the IPv6 transition. 
		  Specific attention is given to operations, performance and security issues.</t>
		
		</list></t>


	<section anchor="terms" title="Terminology">
	
        <t>This section defines the terminology regarding the usage of IPv6-only expressions within this document.
		The term IPv6-only is defined in relation to the specific scope it is referring to. 
		In this regard, it may happen that only part of a service, of a network or even part of a node is in an IPv6-only scope and the rest is not.
		Below are listed the most used terms in relation to the different scopes:<list>
		
		  <t>IPv6-only interface: It means that the interface of a node is configured to forward only IPv6. 
		  This denotes that just part of the node can be IPv6-only since the rest of the interfaces of the same node may work with IPv4 as well.
		  A Dual-Stack interface is not an IPv6-only interface.</t>	
		  
		  <t>IPv6-only node: It means that the node uses only IPv6. All interfaces of the host only have IPv6 addresses.</t>	
		  
		  <t>IPv6-only service: It is used if between the host’s interface and the interface of the content server, 
		  all packet headers of the service session are IPv6.</t>
		  
		  <t>IPv6-only overlay: It is used if between the end points of the tunnels, all inner packet headers of the tunnels are IPv6.
		  For example, IPv6-only overlay in fixed network means that the encapsulation is only IPv6 between the interfaces of the Provider Edge (PE) nodes 
		  or between the Customer Provider Edge (CPE) node and the Broadband Network Gateway (BNG).</t>	
		  
		  <t>IPv6-only underlay: It is used if the data plane and control plane are IPv6, but not necessarily management plane.
		  For example, IPv6-only underlay in fixed network means that the underlay network protocol is only IPv6 between any Provider Edge (PE) nodes 
		  but they can be Dual-Stack in overlay. SRv6 is an example of IPv6-only underlay.</t>
		  
		  <t>IPv6-only network: It is used if every node in this network is IPv6-only. No IPv4 should exist in an IPv6-only network. 
		  In particular, IPv6-only network’s data plane, control plane, and management plane must be IPv6. 
		  All PEs must be IPv6-only. Therefore, if tunnels exist among PEs, both inner and outer headers must be IPv6.
		  For example, IPv6-only access network means that every node in this access network must be IPv6-only and similarly
		  IPv6-only backbone network means that every nodes in this backbone network must be IPv6-only.</t>
		  
		  <t>IPv4 as a Service (IPv4aaS): It means that IPv4 service support is provided by means of transition mechanism, therefore
		  there is a combination of encapsulation/translation + IPv6-only underlay + decapsulation/translation.
		  For an IPv6-only network, connectivity to legacy IPv4 is either non-existent or provided by IPv4aaS mechanisms.</t>	

		</list></t>
		
	   <t>Note that IPv6-only definitions are also discussed in <xref target="I-D.palet-v6ops-ipv6-only"/>.</t>
		
    </section>
	
	</section>
	
	<section title="IPv6: The Global Picture">
	
        <t>This section deals with some key questions related to IPv6 namely: (1) the status of IPv4 exhaustion, often considered as one
		of the triggers to switch to IPv6, (2) the number of IPv6 end users, a primary measure to sense IPv6 adoption, (3) the percentage
		of websites reachable over IPv6 and (4) a report on IPv6 public actions and policies.</t>
		
		<t>These parameters are monitored by the Regional internet Registries (RIRs) and other institutions worldwide as they provide a first-order
		indication on the adoption of IPv6.</t>
		
		<section title="IPv4 Address Exhaustion">
	
	    <t>According to <xref target="CAIR"/> there will be 29.3 billion networked devices by 2023, up from 18.4 billion in 2018.
	    This poses the question on whether the IPv4 address space can sustain such a number of allocations and, consequently, 
	    if this may affect the process of its exhaustion. The answer is not straightforward as many aspects have to be considered.</t>
		
		<t>On one hand, the RIRs are reporting scarcity of available and still reserved addresses. 
		Table 3 of <xref target="POTAROO1"/> (January 2022) shows that the available pool of the five RIRs at the end of 2021 counted
		5.2 million IPv4 addresses, while the reserved pool included another 12 million, for a total of 17.3 million IPv4 addresses 
		(-5.5% year over year, comparing 2021 against 2020).
		The same reference, in table 1, shows that the total IPv4 allocated pool equaled to 3.685 billion addresses 
		(+0.027% year over year).  The ratio between the available addresses and the total allocated brought to 0.469% of the remaining 
		IPv4 address space (from 0.474% at the end of 2020).</t>
		
		<t>On the other, <xref target="POTAROO1"/> again highlights the role of both address transfer and Network Address Translation (NAT) to counter the IPv4 exhaustion.  
		The transfer of IPv4 addresses can be done under the control or registration of a RIR or on the so-called grey market where third parties operate to
		enable the buy/sell of IPv4 addresses. In all cases, a set of IPv4 addresses is “transferred” to a different holder that has the need to expand their address range. 
		As an example, <xref target="IGP-GT"/> and <xref target="NRO"/> show the amount of transfers to recipient organizations in the different regions. 
		Cloud Service Providers (CSPs) appear to be the most active in buying IPv4 addresses to satisfy their need of providing IPv4 connectivity to their tenants.
		NAT systems provide a means to absorb at least a portion of the demand of public IPv4 addresses as they enable the use of private addressing in internal networks 
		while limiting the use of public addresses on their WAN-facing side.
		In the case of NAT, architectural and operational issues remain. Private address space cannot provide adequate address span,
		especially for large organizations, and the reuse of addresses may make the network more complex.  
		In addition, multiple levels of address translation may coexist in a network, e.g. Carrier-Grade NAT (CGN) <xref target="RFC6264"></xref> 
		based on two stages of translation. This comes with an economic and operational burden, as discussed later in this document.</t>
		
		     <section title="IPv4 addresses per capita and IPv6 status">
	 
	        <t>The IPv4 addresses per capita ratio measures the quantity of IPv4 addresses allocated to a given country divided by the population of that country. 
	        It provides an indication of the imbalanced distribution of the IPv4 addresses worldwide. It clearly derives from the allocation of addresses made in 
			the early days of the Internet.</t>
	 
	        <t>The sources for measuring the IPv4 addresses per capita ratio are the allocations done by the RIRs and the statistics about the world population. 
	        In this regard, <xref target="POTAROO2"/> provides distribution files. The next tables compare the number of IPv4 addresses available per person 
			in a certain country (IPv4 address per capita) against the relative adoption of IPv6 in the same country (expressed as the number of IPv6 capable users 
			in the considered country). The table shows just a subset of the data available from <xref target="POTAROO2"/>. In particular, the following table
			provides the data for the 25 most populated countries in the world. The table is ordered based on the IPv4 addresses per capita ratio and the data refer 
			to the 1st of January 2022.</t>

      <figure anchor="table_1" title="IPv4 per capita and IPv6 deployment for the top 25 most populated countries in the world, 1st of January 2022">
        <artwork><![CDATA[
+----------------------------+---------------+---------------+
|Country                     |IPv4 per capita|IPv6 deployment|
+----------------------------+---------------+---------------+
|United States of America    |           4.89|          47.1%|
+----------------------------+---------------+---------------+
|United Kingdom              |           1.65|          33.2%|
+----------------------------+---------------+---------------+
|Japan                       |           1.50|          36.7%|
+----------------------------+---------------+---------------+
|Germany                     |           1.48|          53.0%|
+----------------------------+---------------+---------------+
|France                      |           1.27|          42.1%|
+----------------------------+---------------+---------------+
|Italy                       |           0.91|           4.7%|
+----------------------------+---------------+---------------+
|South Africa                |           0.46|           2.4%|
+----------------------------+---------------+---------------+
|Brazil                      |           0.41|          38.7%|
+----------------------------+---------------+---------------+
|Russian Federation          |           0.31|           9.7%|
+----------------------------+---------------+---------------+
|China                       |           0.24|       60.1%(*)|
+----------------------------+---------------+---------------+
|Egypt                       |           0.24|           4.3%|
+----------------------------+---------------+---------------+
|Mexico                      |           0.23|          41.8%|
+----------------------------+---------------+---------------+
|Turkey                      |           0.20|           0.2%|
+----------------------------+---------------+---------------+
|Vietnam                     |           0.17|          48.0%|
+----------------------------+---------------+---------------+
|Iran (Islamic Republic)     |           0.15|           0.1%|
+----------------------------+---------------+---------------+
|Thailand                    |           0.13|          40.8%|
+----------------------------+---------------+---------------+
|Indonesia                   |           0.07|           5.0%|
+----------------------------+---------------+---------------+
|Philippines                 |           0.05|          13.8%|
+----------------------------+---------------+---------------+
|India                       |           0.03|          76.9%|
+----------------------------+---------------+---------------+
|Pakistan                    |           0.03|           2.1%|
+----------------------------+---------------+---------------+
|United Republic of Tanzania |           0.02|           0.0%|
+----------------------------+---------------+---------------+
|Nigeria                     |           0.02|           0.2%|
+----------------------------+---------------+---------------+
|Bangladesh                  |           0.01|           0.3%|
+----------------------------+---------------+---------------+
|Ethiopia                    |           0.00|           0.0%|
+----------------------------+---------------+---------------+
|Democratic Republic of Congo|           0.00|           0.1%|
+----------------------------+---------------+---------------+

]]></artwork>
      </figure>
	  
	       <t>(*) The IPv6 deployment information in China is derived from <xref target="CN-IPv6"/>.</t>
	 
	       <t>A direct correlation between low IPv4 per capita and high IPv6 adoption is not immediate, yet some indications emerge.
		   For example, countries such as Brazil, China, and India have clearly moved towards IPv6 adoption. As discussed later, 
		   this appears related to several factors in addition to the lack of IPv4 addresses, including local regulation and 
		   market-driven actions.
		   The 5 countries at the top of the table, with relative high availability of IPv4 addresses, have also shown a good level 
		   of IPv6 adoption. In other cases, a relative scarcity of IPv4 addresses has not meant a clear move towards IPv6, as 
		   several countries listed in the table still have low or very low IPv6 adoption.</t>
	 
     </section>
		
        </section> 
		
	<section title="IPv6 Users">
		<t>The count of the IPv6 users is the key parameter to get an immediate understanding of the adoption of IPv6.
		Some organizations constantly track the usage of IPv6 by aggregating data from several sources. As an example,
		the Internet Society constantly monitors the volume of IPv6 traffic for the networks that joined the WorldIPv6Launch
		initiative <xref target="WIPv6L"></xref>. The measurement aggregates statistics from organizations such as <xref target="Akm-stats"></xref>
		that provides data down to the single network level measuring the number of hits to their content delivery platform.
		For the scope of this document, the approach used by APNIC to quantify the adoption of IPv6 by means of a script that
		runs on a user's device <xref target="CAIDA"></xref> is considered.
		To give a rough estimation of the relative growth of IPv6, the next table aggregates the total number of estimated IPv6-capable users
		at 1st of January 2022, and compares it against the total Internet users, as measured by <xref target="POTAROO2"/>.</t>
			
      <figure anchor="table_2" title="IPv6-capable users against total (in millions) as of 1st of January 2022">
        <artwork><![CDATA[

+--------+--------+--------+--------+--------+--------+--------+
|        |  Jan   |  Jan   |  Jan   |  Jan   |  Jan   |  CAGR  |
|        |  2018  |  2019  |  2020  |  2021  |  2022  |        |
+--------+--------+--------+--------+--------+--------+--------+
|  IPv6  |  513.07|  574.02|  989.25|1,136.28|1,207.61|  23.9% |
+--------+--------+--------+--------+--------+--------+--------+
| World  |3,410.27|3,470.36|4,065.00|4,091.62|4,093.69|   4.7% |
+--------+--------+--------+--------+--------+--------+--------+
| Ratio  |   15.0%|   16.5%|   24.3%|   27.8%|   29.5%|  18.4% |
+--------+--------+--------+--------+--------+--------+--------+
]]></artwork>
      </figure>

		<t>Two figures appear: first, the IPv6 Internet population is growing with a two-digits Compound Annual Growth Rate (CAGR), and
		second, the ratio IPv6 over total is also growing steadily.</t>

	</section>

	<section title="IPv6 Web Content">
   
     <t><xref target="W3Techs"/> keeps track of the use of several technical components of websites worldwide through different analytical engines.
	 The utilization of IPv6 for websites is shown in the next table, where the percentages refer to the websites which are accessible over IPv6.</t>
      
	  <figure anchor="table_3" title="Usage of IPv6 in websites, January 2022">
        <artwork><![CDATA[

+------------+-------+-------+-------+-------+-------+------+
|  Worldwide |  Jan  |  Jan  |  Jan  |  Jan  |  Jan  | CAGR |
|  Websites  |  2018 |  2019 |  2020 |  2021 |  2022 |      |
+------------+-------+-------+-------+-------+-------+------+
|% of IPv6   | 11.4% | 13.3% | 15.0% | 17.5% | 20.6% | 15.9%|
+------------+-------+-------+-------+-------+-------+------+
]]></artwork>
      </figure>		 
 
	 <t>Looking at the growth rate, it may appear not particularly high. 
	 It has to be noted, though, that not all websites are equal. The largest content providers, which already
	 support IPv6, generate a lot more content than small websites. 
	 <xref target="Csc6lab"/> measured at the beginning of January 2022 that out of the world top 500 sites ranked by 
	 <xref target="Alx"/>, 203 are IPv6-enabled (+3.6% from January 2021 to January 2022).
	 If we consider that the big content providers (such as Google, Facebook, Netflix) generate more than 50% of the total mobile traffic
	 <xref target="SNDVN"/>, and in some cases even more up to 65% (<xref target="ISOC1"></xref> <xref target="HxBld"></xref>), the percentage 
	 of content accessible over IPv6 is clearly more relevant than the number of enabled IPv6 websites.
	 It would be interesting to know what percentage of that 50% of all mobile traffic is IPv6. Unfortunately, this information is not available.</t>
	 
	 <t>Related to that, a question that sometimes arises is whether the content stored by content providers would
	 be all accessible on IPv6 in the hypothetical case of a sudden IPv4 switch-off. Even if this is pure
	 speculation, the numbers above may bring to state that this is likely the case. This would reinforce the common thought that, in quantitative terms,
	 most of the content is accessible via IPv6.</t>
		
     </section>

	<section title="IPv6 public actions and policies">
		<t>As previously noted, the worldwide deployment of IPv6 is not uniform  <xref target="G_stats"></xref>, <xref target="APNIC1"></xref>.  
		It is worth noticing that, in some cases, higher IPv6 adoption in certain countries has been achieved as a consequence of actions taken by the local governments
		through regulation or incentive to the market. Looking at the European Union area, countries such as Belgium, France and Germany are well ahead in terms of IPv6
		adoption.</t>
		
		<t>In the case of Belgium, the Belgian Institute for Postal services and Telecommunications (BIPT) acted to mediate an agreement between the local ISPs and 
		the government to limit the use of Carrier-Grade NAT (CGN) systems and of public IPv4 addresses for lawful investigations in 2012 <xref target="BIPT"></xref>.
		The agreement limited the use of one IPv4 address per 16 customers behind NAT. The economic burden sustained by the ISPs for the unoptimized use of NAT induced 
		the shift to IPv6 and its increased adoption in the latest years.</t>
		
		<t>In France, the National Regulator (Autoriteé de régulation des communications électroniques, or Arcep) introduced an obligation for the mobile carriers awarded 
		with a license to use 5G frequencies (3.4-3.8GHz) in Metropolitan France to be IPv6 compatible <xref target="ARCEP"></xref>. 
		As stated, "the goal is to ensure that services are interoperable and to remove obstacles to using services that are only available in IPv6, as the number of devices 
		in use continues to soar, and because the RIPE NCC has run out of IPv4 addresses".  A slow adoption of IPv6 could prevent new Internet services to widespread
		or create a barrier to entry for newcomers to the market. "IPv6 can help to increase competition in the telecom industry, and help to industrialize a country
		for specific vertical sectors".</t>
		
		<t>Increased IPv6 adoption in Germany depended on a mix of industry and public actions. Specifically, the Federal Office for Information Technology 
		(under the Federal Ministry of the Interior) issued over the years a few recommendations on the use of IPv6 in the German public administration.
		The latest guideline in 2019 constitutes a high-level road map for mandatory IPv6 introduction in the federal administration networks <xref target="GFA"></xref>.</t>
		
		<t>In the United States, the Office of Management and Budget is also calling for IPv6 adoption <xref target="US-FR"></xref>, <xref target="US-CIO"></xref>. 
		These documents define a plan to have the 80% of the US Federal IP-capable networks based on IPv6-only by the year 2025.
		China is another example of government which is supporting a country-wide IPv6 adoption <xref target="CN"></xref>.
		In India, the high adoption of IPv6 took origin from the decision of Reliance Jio to move to IPv6 in their networks <xref target="RelJio"></xref>. 
		In addition, the Department of Telecommunications (under the Ministry of Communications and Information Technology) issued guidelines for the
		progressive adoption of IPv6 in public and private networks. The latest one dates 2021 <xref target="IDT"></xref> and fosters further moves to 
		IPv6 connection services.</t>

    </section>
	
	</section>

	<section anchor="survey" title="A Survey on IPv6 Deployments">
	<t>This section discusses the status of IPv6 adoption in service providers and enterprises’ networks.</t>
	
		<section title="IPv6 Allocations">
		<t>RIRs are responsible for allocating IPv6 address blocks to ISPs, LIRs (Local Internet Registries)
		as well as enterprises or other organizations. An ISP/LIR will use the allocated block to assign addresses to their end users. 
		The following table shows the amount of individual allocations, per RIR, in the time period 2017-2021 <xref target="APNIC2"/>.</t>

      <figure anchor="table_4" title="IPv6 allocations worldwide in the period 2017-2021 (January 2022)">
        <artwork><![CDATA[

+---------+-------+-------+-------+-------+-------+---------+------+
| Registry|  Dec  |  Dec  |  Dec  |  Dec  |  Dec  |Cumulated| CAGR |
|         |  2017 |  2018 |  2019 |  2020 |  2021 |         |      |
+---------+-------+-------+-------+-------+-------+---------+------+
| AFRINIC |   112 |   110 |   115 |   109 |   136 |    582  | 51%  |
|  APNIC  | 1,369 | 1,474 | 1,484 | 1,498 | 1,392 |  7,217  | 52%  |
|   ARIN  |   684 |   659 |   605 |   644 |   671 |  3,263  | 48%  |
|  LACNIC | 1,549 | 1,448 | 1,614 | 1,801 |   730 |  7,142  | 47%  |
| RIPE NCC| 2,051 | 2,620 | 3,104 | 1,403 | 2,542 | 11,720  | 55%  |
|         |       |       |       |       |       |         |      |
|  Total  | 5,765 | 6,311 | 6,922 | 5,455 | 5,471 | 29,924  | 51%  |
+---------+-------+-------+-------+-------+-------+---------+------+
]]></artwork>
      </figure>	

	<t>The trend shows the steady progress of IPv6.  
	The decline of IPv6 allocations in 2020 and 2021 may be due to COVID-19 pandemic. It also happens to IPv4 allocations.</t>
	
	<t><xref target="APNIC2"/> also compares the number of allocations for both address families. 
	The CAGR looks quite similar in 2021 but a little higher for the IPv4 allocations in comparison to the IPv6 allocations 
	(53.6% versus 50.9%).</t>


      <figure anchor="table_5" title="Allocations per address family">
        <artwork><![CDATA[

+--------+-------+-------+-------+-------+-------+----------+------+
| Address|  Dec  |  Dec  |  Dec  |  Dec  |  Dec  | Cumulated| CAGR |
| family |  2017 |  2018 |  2019 |  2020 |  2021 |          |      |
+--------+-------+-------+-------+-------+-------+----------+------+
|  IPv6  | 5,765 | 6,311 | 6,922 | 5,455 | 5,471 |   29,924 | 50.9%|
|        |       |       |       |       |       |          |      |
|  IPv4  | 8,091 | 9,707 |13,112 | 6,263 | 7,829 |   45,002 | 53.6%|
|        |       |       |       |       |       |          |      |
+--------+-------+-------+-------+-------+-------+----------+------+
]]></artwork>
      </figure>
	    
		<t>The reason may be that the IPv4 allocations in 2021 include many allocations of small address ranges (e.g. /24) <xref target="APNIC2"/>. 
		On the contrary, a single IPv6 allocation is large enough to cope with the need of an operator for long period. 
		After an operator receives an IPv6 /30 or /32 allocation it is unlikely that a new request of addresses is repeated in the short term.</t>

		<t>The next table is based on <xref target="APNIC3"/>, <xref target="APNIC4"/> and shows the percentage of Autonomous
		Systems (AS) supporting IPv6 compared to the total ASes worldwide.
		The number of IPv6-capable ASes increased from 24.3% in January 2018 to 38.7% in January 2022.  
		This equals to 18% CAGR for IPv6-enabled networks. In comparison, the CAGR for the total of IPv6 and IPv4 networks is just 5%.</t>
		
      <figure anchor="table_6" title="Percentage of IPv6-capable ASes">
        <artwork><![CDATA[

+------------+-------+-------+-------+-------+-------+------+
| Advertised |  Jan  |  Jan  |  Jan  |  Jan  |  Jan  | CAGR |
|    ASN     |  2018 |  2019 |  2020 |  2021 |  2022 |      |
+------------+-------+-------+-------+-------+-------+------+
|IPv6-capable| 14,500| 16,470| 18,650| 21,400| 28,140|  18% |
|            |       |       |       |       |       |      |
| Total ASN  | 59,700| 63,100| 66,800| 70,400| 72,800|   5% |
|            |       |       |       |       |       |      |
|   Ratio    | 24.3% | 26.1% | 27.9% | 30.4% | 38.7% |      |
+------------+-------+-------+-------+-------+-------+------+
]]></artwork>
      </figure>	
		
		<t>The tables above provide an aggregated view of the allocations dynamic.
		The next subsections will zoom into each specific domain to highlight its relative status.</t> 
		 		
		</section>	
	
	<section title="IPv6 among Internet Service Providers">

	 <t>As it was proposed at the time of <xref target="RFC6036"></xref>, also in the case of this document a survey was submitted to
	 a group of service providers in Europe during the third quarter of 2020 (see <xref target="Appendix_A"></xref> for the complete poll), 
	 to understand their plans about IPv6 and their technical preferences towards its adoption.
	 Although such poll does not give an exhaustive view on the IPv6 status, it provides some insights
	 that are relevant to the discussion.</t>
	 
	 <t> The poll revealed that the majority of the ISPs interviewed had plans concerning IPv6 (79%). 
	 Of them, 60% had already ongoing activities, while 33% was expected to start activities  
	 in a 12-months time-frame. The transition to IPv6 involved all business segments:
     mobile (63%), fixed (63%), and enterprises (50%).</t>
   
     <t>The reasons to move to IPv6 varied.
	 Global IPv4 address depletion and the run out of private address space recommended in <xref target="RFC1918"></xref>
	 were reported as the important drivers for IPv6 deployment (48%).
	 In a few cases, respondents cited the requirement of national IPv6 policies and the launch of 5G as the reasons (13%). 
	 Enterprise customers demand was also a reason to introduce IPv6 (13%).</t>
      
     <t>From a technical preference standpoint, Dual-Stack <xref target="RFC4213"></xref> was the most adopted solution, 
	 in both wireline (59%) and cellular networks (39%). In wireline, the second most adopted mechanism was Dual-Stack Lite (DS-Lite)
	 <xref target="RFC6333"></xref> (19%). In cellular networks, the second preference was 464XLAT <xref target="RFC6877"></xref> (21%).</t>
	 
     <t>More details about the answers received can be found in <xref target="Appendix_A"></xref>.</t>
	 
    </section>
	
	<section title="IPv6 among Enterprises">
	
     <t>As described in <xref target="RFC7381"></xref>, enterprises face different challenges than ISPs. 
	 Publicly available reports show how the enterprise deployment of IPv6 lags behind ISP deployment 
	 <xref target="cmpwr"></xref>.</t>
	 
	 <t><xref target="NST_1"></xref> provides estimations on deployment status of IPv6 for domains
	 such as example.com, example.net or example.org in the United States.
	 The measurement encompasses many industries, including telecommunications, so the term "enterprises" 
	 is a bit loose in this context. In any case, it provides a first indication of IPv6 adoption in several
	 US industry sectors.
	 The analysis tries to infer whether IPv6 is supported by looking from "outside" a company's network. It 
	 takes into consideration the support of IPv6 to external services such as Domain Name System (DNS),
	 mail and website. <xref target="BGR_1"></xref> has similar data for China while <xref target="CNLABS_1"></xref> 
	 provides the status in India.</t>

      <figure anchor="table_7" title="IPv6 support for external-facing services across enterprises (January 2022)">
        <artwork><![CDATA[

+--------------+----------+---------+---------+---------+
|Country       | Domains  |   DNS   |  Mail   | Website |
|              | analyzed |         |         |         |
+--------------+----------+---------+---------+---------+
|China         |    478   |  74.7%  |   0.0%  |   19.7% |
|              |          |         |         |         |
+--------------+----------+---------+---------+---------+
|India         |    104   |  51.9%  |  15.4%  |   16.3% |
|              |          |         |         |         |
+--------------+----------+---------+---------+---------+
|United States |   1070   |  66.8%  |  21.2%  |    6.3% |
|of America    |          |         |         |         |
+--------------+----------+---------+---------+---------+
]]></artwork>
      </figure>	
	  
	 <t>A poll submitted to a group of large enterprises in North America in early 2021 (see <xref target="Appendix_B"></xref>)
	 shows that the operational issues are even more critical than for ISPs.</t>

     <t>Looking at current implementations, almost one third has dual-stacked networks, while 20% declares that
	 portions of their networks are IPv6-only. 35% of the enterprises are stuck at the training phase. 
	 In no case is the network fully IPv6-based.</t>
   
     <t>Speaking of training, the most critical needs are in the field of IPv6 security and IPv6 troubleshooting 
	 (both highlighted by the two thirds of respondents), followed by IPv6 fundamentals (57.41%).</t>
	 
     <t>Coming to implementation, the three areas of concern are IPv6 security (31.48%), training (27.78%), 
	 application conversion (25.93%). 33.33% of respondents think that all three areas are
	 all simultaneously of concern.</t>
   
     <t>The full poll is reported in <xref target="Appendix_B"></xref>.</t>

		<section title="Government and Universities">
	
		<t>This section focuses specifically on the IPv6 adoption of governments and academia.</t>
		
		<t>As far as governmental agencies are concerned, <xref target="NST_2"></xref> provides analytics on 
		the degree of IPv6 support for DNS, mail and websites across second level domains associated with the US federal agencies.
		These domains are in the form of example.gov or example.fed. The script used by <xref target="NST_2"></xref>  has also been employed 
		to measure the same analytics in other countries: China <xref target="BGR_2"></xref>, India <xref target="CNLABS_2"></xref>
		and the European Union <xref target="IPv6Forum"></xref>. For this latter analytic some post-processing is necessary to filter out 
		the non-European domains.</t>
		
      <figure anchor="table_8" title="IPv6 support for external-facing services across governmental institutions (January 2022)">
        <artwork><![CDATA[

+--------------+----------+---------+---------+---------+
|Country       | Domains  |   DNS   |  Mail   | Website |
|              | analyzed |         |         |         |
+--------------+----------+---------+---------+---------+
|China         |     52   |   0.0%  |   0.0%  |   98.1% |
|              |          |         |         |         |
+--------------+----------+---------+---------+---------+
|European      |     19   |  47.4%  |   0.0%  |   21.1% |
|Union (*)     |          |         |         |         |
+--------------+----------+---------+---------+---------+
|India         |    618   |   7.6%  |   6.5%  |    7.1% |
|              |          |         |         |         |
+--------------+----------+---------+---------+---------+
|United States |   1283   |  87.1%  |  14.0%  |   51.7% |
|of America    |          |         |         |         |
+--------------+----------+---------+---------+---------+

]]></artwork>
      </figure>			

	 <t>(*) Both EU and country specific domains are considered.</t>
		
		<t>USA's IPv6 support is higher than other countries. This is likely due to the IPv6 mandate set by <xref target="US-CIO"></xref>. 
		In the case of India, the degree of support seems still quite low. This is also true for China, 
		with the notable exception of high percentage of IPv6-enabled websites for government-related organizations.</t>
		
		<t>Similar statistics are also available for higher education. <xref target="NST_3"></xref> measures the data from second level domains 
		of universities in the US, such as example.edu. <xref target="BGR_3"></xref> looks at Chinese education-related domains. 
		<xref target="CNLABS_1"></xref> analyzes domains in India (mostly third level), while <xref target="IPv6Forum"></xref> lists universities
		in the European Union (second level), again after filtering the non-European domains.</t>

      <figure anchor="table_9" title="IPv6 support for external-facing services across universities (January 2022)">
        <artwork><![CDATA[

+--------------+----------+---------+---------+---------+
|Country       | Domains  |   DNS   |  Mail   | Website |
|              | analyzed |         |         |         |
+--------------+----------+---------+---------+---------+
|China         |    111   |  36.9%  |   0.0%  |   77.5% |
|              |          |         |         |         |
+--------------+----------+---------+---------+---------+
|European      |    118   |  83.9%  |  43.2%  |   35.6% |
|Union         |          |         |         |         |
+--------------+----------+---------+---------+---------+
|India         |    100   |  31.0%  |  54.0%  |    5.0% |
|              |          |         |         |         |
+--------------+----------+---------+---------+---------+
|United States |    346   |  49.1%  |  19.4%  |   21.7% |
|of America    |          |         |         |         |
+--------------+----------+---------+---------+---------+

]]></artwork>
      </figure>	

        <t>Overall, the universities have wider support of IPv6-based services compared to the other sectors. 
		Apart from a couple of exceptions (e.g. the support of IPv6 mail in China and IPv6 websites in India), 
		the numbers shown in the table above indicate a good support of IPv6 in academia.</t>
		</section> 
   
    </section>
	
	</section>
	
	<section title="IPv6 deployment scenarios">
	
		<t>The scope of this section is to discuss the network and service scenarios applicable for the transition to IPv6.
		Most of the related definitions have been provided in <xref target="terms"/>. This clause is intended to focus on the technical and operational characteristics.
		The sequence of scenarios described here does not have necessarily to be intended as a road map for the IPv6 transition.
		Depending on their specific plans and requirements, service providers may either adopt the scenarios proposed in a sequence or jump directly to a specific one.</t>
				
		<section title="Dual-Stack">
		
        <t>Based on the answers provided by network operators to the poll (<xref target="Appendix_A"></xref>), Dual-Stack <xref target="RFC4213"></xref>
		appears	to be currently the most widely deployed IPv6 solution (about 50%, see both <xref target="Appendix_A"></xref> and
		the statistics reported in <xref target="ETSI-IP6-WhitePaper"/>).</t>
		
        <t>With Dual-Stack, IPv6 can be introduced together with other network upgrades and many parts of network management 
		and IT systems can still work in IPv4. This avoids major upgrade of such systems to support IPv6, which is possibly 
		the most difficult task in the IPv6 transition. The cost and effort on the network management and IT systems upgrade
		are moderate. The benefits are to start using IPv6 and save NAT costs.</t>
			
		<t>Although Dual-Stack may provide advantages in the introductory stage, it does have a few disadvantages in the long run, 
		like the duplication of the network resources and states. It also requires more IPv4 addresses, thus increasing both Capital Expenses (CAPEX)
		and Operating Expenses (OPEX). For example, even if private addresses are used with Carrier-Grade NAT (CGN), there is extra investment in the CGN devices,
		logs storage and help-desk to track CGN-related issues.</t>
		
		<t>For this reason, when IPv6 usage exceeds certain threshold, it may be advantageous to start a transition to a next scenario.
		For example, the process may start with the IPv4aaS stage, as described hereinafter. 
		It is difficult to establish the criterion for switching (e.g. to properly identify the upper bound of the IPv4 decrease or the
		lower bound of the IPv6 increase). In addition to the technical factors, the switch to the next scenarios may also cause a loss of customers.
		Based on the feedback of network operators participating in World IPv6 Launch <xref target="WIPv6L"></xref> in June 2021, 108 out of 346 operators
		exceed 50% of IPv6 traffic volume (31.2%), 72 exceed 60% (20.8%), while 37 exceed 75% (10.7%). 
		The consensus to move to IPv6-only might be reasonable when IPv6 traffic volume is between 50% and 60%.</t> 

        </section>
		 
	    <section title="IPv6-only Overlay">
        
		<t>As defined in <xref target="terms"/>, IPv6-only is generally associated with a scope, e.g. IPv6-only overlay or IPv6-only underlay.</t>
		
		<t>The IPv6-only overlay denotes that the overlay tunnel between the end points of a network is based only on IPv6. 
		Tunneling provides a way to use an existing IPv4 infrastructure to carry IPv6 traffic. IPv6 or IPv4 hosts and routers 
		can tunnel IPv6 packets over IPv4 regions by encapsulating them within IPv4 packets. The approach with IPv6-only overlay helps
		to maintain compatibility with the existing base of IPv4, but it is not a long-term solution.</t>
		
		<t>As a matter of fact, IPv4 reachability must be provided for a long time to come over IPv6 for IPv6-only hosts. Most ISPs are leveraging 
		CGN to extend the life of IPv4 instead of going with IPv6-only solutions.</t>		

	    </section>
		
	    <section title="IPv6-only Underlay">
		
		<t>IPv6-only underlay network uses IPv6 as the network protocol for all traffic delivery. Both the control and data planes are IPv6-based. 
		The definition of IPv6-only underlay needs to be associated with a scope in order to identify the domain where it is applicable, 
		such as IPv6-only access network or IPv6-only backbone network.</t>
		
        <t>When both enterprises and service providers begin to transit from an IPv4/MPLS backbone to introduce IPv6 in the underlay, they do not necessarily 
		need to dual-stack the underlay. Forwarding plane complexity on the Provider (P) nodes of the ISP core should be kept simple as a single protocol only backbone.
		Hence, when operators decide to transit to an IPv6 underlay, the ISP backbone should be IPv6-only while Dual-Stack is not the best choice.
        The underlay could be IPv6-only and allows IPv4 packets to be tunneled using VPN over an IPv6-only backbone and leveraging <xref target="RFC8950"></xref>, 
		which specifies the extensions necessary to allow advertising IPv4 Network Layer Routing Information (NLRI) with an IPv6 Next Hop.</t>
   		
		<t>IPv6-only underlay network deployment for access and backbone network, seems not the first option and the current trend is to keep IPv4/MPLS Data Plane
		and run IPv4/IPv6 Dual-Stack to edge nodes.</t>
		
		<t>As ISPs do the transition in the future to an IPv6-only access network or backbone network, e.g. Segment Routing over IPv6 data plane (SRv6), they start
		the elimination of IPv4 from the underlay transport network while continuing to provide IPv4 services. Basically, as also showed by the poll among network operators,
		from a network architecture perspective, it is not recommended to apply Dual-Stack to the transport network per reasons mentioned above related to the forwarding plane 
		complexities.</t>
	
	    </section>
		
		<section title="IPv4 as a Service">

        <t>IPv4aaS can be used to ensure IPv4 support and it can be a complex decision that depends on several factors, such as economic aspects, policy and government 
		regulation.</t>
		
		<t><xref target="RFC9313"/> compares the merits of the most common transition solutions for IPv4aaS, i.e. 464XLAT <xref target="RFC6877"></xref>, 
		DS-lite <xref target="RFC6333"></xref>, Lightweight 4over6 (lw4o6) <xref target="RFC7596"></xref>, MAP-E <xref target="RFC7597"></xref>, and 
		MAP-T <xref target="RFC7599"></xref>, but does not provide an explicit recommendation.
		However, the poll in <xref target="Appendix_A"></xref> indicates that the most widely deployed IPv6 transition solution in the Mobile Broadband (MBB) domain 
		is 464XLAT while in the Fixed Broadband (FBB) domain is DS-Lite.</t>
	
		<t>Both are IPv4aaS solutions by leveraging IPv6-only underlay. IPv4aaS offers Dual-Stack service to users and allows an ISP 
		to run IPv6-only in the network, typically the access network.</t>
		
		<t>While it may not always be the case, IPv6-only transition technologies such as 464XLAT require far fewer IPv4 addresses 
		<xref target="RFC9313"/>, because they make a more efficient usage without restricting the number of ports per subscriber. 
		This helps to reduce troubleshooting costs and to remove some operational issues related to permanent block-listing of IPv4 address blocks 
		when used via CGN in some services.</t>
		
		<t>IPv4aaS may be facilitated by the natural upgrade or replacement of CPEs because of newer technologies (tripe-play, higher bandwidth WAN links, 
		better Wi-Fi technologies, etc.). The CAPEX and OPEX of other parts of the network may be lowered (for example CGN and associated logs) 
		due to the operational simplification of the network.</t>		

		<t>For deployments with a large number of users (e.g. large mobile operators) or a large number of hosts (e.g. large DCs), even the full private address space
		<xref target="RFC1918"></xref> is not enough. Also, Dual-Stack will likely lead to duplication of network resources and operations to support both IPv6 and IPv4,
		which increases the amount of state information in the network.  This suggests that for scenarios such as MBB or large DCs, IPv4aaS 
		could be more efficient from the start of the IPv6 introduction.</t>

		<t>So, in general, when the Dual-Stack disadvantages outweigh the IPv6-only complexity, it makes sense to transit to IPv4aaS.
		Some network operators already started this process, as in the case of <xref target="TMus"></xref>, <xref target="RelJio"></xref> and <xref target="EE"></xref>.</t>
		
        </section>
		
	
	    <section title="IPv6-only">
 	          	   				
		<t>IPv6-only is the final stage of the IPv6 transition and it happens when a complete network, end-to-end, no longer has IPv4.
		No IPv4 address is configured for network management or anything.</t> 
		
		<t>Since IPv6-only means that both underlay network and overlay services are only IPv6, it will take longer to happen.</t>
	
	    </section>

    </section>
	
	<section title="Common IPv6 Challenges">
	<t>This section lists common IPv6 challenges, which have been validated and discussed during several meetings and public events. 
	The scope is to encourage more investigations. Despite IPv6 has already been well-proven in production, there are some challenges to consider. 
	In this regard, it is worth noting that <xref target="ETSI-GR-IPE-001"></xref> also discusses gaps that still exist in IPv6 related use cases.</t>
	
    <section title="Transition Choices">
	<t>A service provider, an enterprise or a CSP may perceive quite a complex task the transition to IPv6, due to the many technical alternatives available
	and the changes required in management and operations. Moreover, the choice of the method to support the transition is an important challenge and 
	may depend on factors specific to the context, such as the IPv6 network design that fits the service requirements, the network operations and 
	the deployment strategy.</t>
	
	<t>This section briefly highlights the approaches that the different parties may take and the related challenges.</t>
	
		<section title="Service Providers">
		
		<t>For fixed operators, the massive software upgrade of CPEs to support Dual-Stack already started in most of the service provider networks.
		On average, looking at the global statistics, the IPv6 traffic percentage is currently around 40% <xref target="G_stats"></xref>.
		As highlighted in section 3.2, all major content providers have already implemented Dual-Stack access to their services and most of them 
		have implemented IPv6-only in their Data Centers. This aspect could affect the decision on the IPv6 adoption for an operator, 
		but there are also other factors like the current IPv4 address shortage, CPE costs, CGN costs and so on.<list> 
		
          <t>Fixed Operators with a Dual-Stack architecture, can start defining and apply a new strategy when reaching the limit in terms of number 
		  of IPv4 addresses available. This may be done through CGN or with an IPv4aaS approach.</t>
		  
		  <t>Most of the fixed operators remain attached to a Dual-Stack architecture and many have already employed CGN. In this case 
		  it is likely that CGN boosts their ability to supply IPv4 connectivity to CPEs for more years to come. Indeed, only few 
		  fixed operators have chosen to move to an IPv6-only scenario.</t>
		
		</list></t>
		
	    <t>For mobile operators, the situation is quite different since, in some cases, mobile operators are already stretching their IPv4 address space.
		The reason is that CGN translation limits have been reached and no more IPv4 public pool addresses are available.<list>
		
		  <t>Some mobile operators choose to implement Dual-Stack as first and immediate mitigation solution.</t>
		
		  <t>Other mobile operators prefer to move to IPv4aaS solutions (e.g. 464XLAT) since Dual-Stack only mitigates and does not solve completely the 
		  IPv4 address scarcity issue.</t>
		
		</list></t>
		
		<t>For both fixed and mobile operators the approach for the transition is not unique and this brings different challenges in relation to the 
		network architecture and related costs. So each operator needs to do own evaluations for the transition based on the specific situation.</t>

		</section>
		
		<section title="Enterprises">
		
		<t>At present, the usage of IPv6 for enterprises often relies on upstream service providers, since the enterprise connectivity depends on the services provided
		by their upstream provider. Regarding the enterprises internal infrastructure, IPv6 shows its advantages in the case of merger and acquisition, because 
		it can be avoided the overlapping of the two address spaces, which is common in case of IPv4 private addresses. In addition, since several governments 
		are introducing IPv6 policy, all the enterprises providing consulting service to governments are also required to support IPv6.</t>
		
		<t>However, enterprises face some challenges. They are shielded from IPv4 address depletion issues due to their prevalent use of Proxy and private addressing 
		<xref target="RFC1918"></xref>, thus do not have the business requirement or technical justification to transit to IPv6. Enterprises need to find a business case 
		and a strong motivation for IPv6 transition to justify additional CAPEX and OPEX. Also, since Information and Communication Technologies (ICT) is not the core business 
		for most of the enterprises, ICT budget is often constrained and cannot expand considerably. 
		But, there are examples of big enterprises that are considering IPv6 to achieve business targets through a more efficient IPv6 network and to introduce newer services 
		which require IPv6 network architecture.</t> 
		  
		<t>Enterprises worldwide, in particular small and medium-sized, are quite late to adopt IPv6, especially on internal networks. In most cases, 
		the enterprise engineers and technicians do not have a great experience with IPv6 and the problem of application porting to IPv6 looks quite difficult.  
		As highlighted in the relevant poll, the technicians may need to get trained but the management do not see a business need for adoption. 
		This creates an unfortunate cycle where the perceived complexity of the IPv6 protocol and concerns about security and manageability 
		combine with the lack of urgent business needs to prevent adoption of IPv6. 
		In 2019 and 2020, there has been a concerted effort by some ARIN and APNIC initiatives to provide training  <xref target="ARIN-CG"></xref> 
		<xref target="ISIF-ASIA-G"></xref>.</t>

		</section>

		<section title="Industrial Internet">
		
		<t>In an industrial environment, OT (Operational technology) refers to the systems used to monitor and control 
		processes within a factory or production environment, while IT (Information technology) refers to anything related
		to computer technology and networking connectivity. IPv6 is frequently mentioned in relation to Industry 4.0 and Internet of Things (IoT), 
		affecting both OT and IT evolution.</t>
		
		<t>There are potential advantages for using IPv6 for Industrial Internet of Things (IIoT), in particular the large IPv6 address space, 
		the automatic IPv6 address configuration and resource discovery. However, its industrial adoption, in particular in smart manufacturing systems, 
		has been much slower than expected. There are still many obstacles and challenges that prevent its pervasive use. The key problems identified are 
		the incomplete or underdeveloped tool support, the dependency on manual configuration and the poor knowledge of the IPv6 protocols. 
		To promote the use of IPv6 for smart manufacturing systems and IIoT applications a generic approach to remove these pain points is highly desirable. 
		Indeed, as for enterprises, it is important to provide an easy way to familiarize system architects and	software developers with the IPv6 protocol.</t>
		
		<t>Advances in cloud-based platforms and developments in artificial intelligence (AI) and machine learning (ML) allow OT and IT systems 
		to integrate and migrate to a centralized analytical, processing, and integrated platform, which must act in real-time.
		The limitation is that manufacturing companies have diverse corporate cultures and the adoption of new technologies may lag as a result.</t>	    
		
		<t>For Industrial Internet and related IIoT applications, it would be desirable to leverage the configuration-less characteristic of IPv6
		to automatically manage and control the IoT devices. In addition, it could be interesting to have the ability to use IP based communication and 
		standard application protocols at every point in the production process and further reduce the use of specialized communication systems.</t>
		
		</section>

	    <section anchor="cloud-dcs" title="Content and Cloud Service Providers">
		
		<t>The high number of addresses required to connect the virtual and physical elements in a Data Center and the necessity to overcome the limitation posed 
		by <xref target="RFC1918"></xref> have been the drivers to the adoption of IPv6 in several CSP networks.</t>
		
		<t>Most CSPs have adopted IPv6 in their internal infrastructure but are also active in gathering IPv4 addresses on the transfer market to serve the 
		current business needs of IPv4 connectivity. As noted in the previous section, most enterprises do not consider the transition to IPv6 as a priority.
		To this extent, the use of IPv4-based network services by the CSPs will last.</t>
		
		<t>Several public references, as reported hereinafter, discuss how most of the major players find themselves at different stages 
		in the transition to IPv6-only in their Data Center (DC) infrastructure.
		In some cases, the transition already happened and the DC infrastructure of these hyperscalers is completely based on IPv6.</t>
		
	    <t>It is interesting to look at how much traffic in a network is going to Caches and Content Delivery Networks (CDNs). The response is expected to be
		a high percentage, at least higher than 50% in most of the cases, since all the key Caches and CDNs are IPv6-ready <xref target="Cldflr"></xref>,
		<xref target="Ggl"></xref>, <xref target="Ntflx"></xref>, <xref target="Amzn"></xref>, <xref target="Mcrsft"></xref>,
		<xref target="Vrzn"></xref>. So the percentage of traffic going to the key Caches/CDNs is a good approximation of the potential IPv6 traffic in a network.</t>
		
		<t>The challenges for CSPs are mainly related to the continuous support of IPv4 to be guaranteed, since most CSPs already completed the transition to IPv6-only. 
		If, in the next years, the scarcity of IPv4 addresses becomes more evident, it is likely that the cost of buying an IPv4 address by a CSP could be charged 
		to their customers.</t>
        </section>
	
	    <section title="CPEs and user devices">
		<t>It can be noted that most of the user devices (e.g. smartphones) are already IPv6-enabled since many years. But there are exceptions, for example, smartTVs
		typically had IPv6 support since few years ago, however not all the economies replace them at the same pace.</t>
		
	    <t>As already mentioned, ISPs who historically provided public IPv4 addresses to their customers generally still have those IPv4 addresses (unless they chose to 
		transfer them). Some have chosen to put new customers on CGN but without touching existing customers. Because of the extreme small number of customers who notice 
		that IPv4 is done via NAT444 (i.e. the preferred CGN solution for carriers), it could be less likely to run out of IPv4 addresses and private IPv4 space. 
		But as IPv4-only devices and traffic reduce, then the need to support private and public IPv4 become less. So the complete support of CPEs to IPv6 is also 
		an important challenge and incentive to overcome Dual-Stack towards IPv4aaS solution <xref target="ANSI"></xref>.</t>
        </section>
	
        <section title="Software Applications">
   
	    <t>The transition to IPv6 requires that the application software is adapted for use in IPv6-based networks (<xref target="ARIN-SW"></xref> provides an example).
	    The use of transition mechanisms like 464XLAT is essential to support IPv4-only applications while they evolve to IPv6.
	    Depending on the transition mechanism employed some issues may remain. For example, in the case of NAT64/DNS64 the use of literal IPv4 addresses, 
	    instead of DNS names, will fail, unless mechanisms such as Application Level Gateways (ALG) are used. This issue is not present in 464XLAT 
	    (see <xref target="RFC8683"></xref>).</t>
	 
	    <t>It is worth mentioning Happy Eyeballs <xref target="RFC8305"></xref> as a relevant aspect of application transition to IPv6.</t>
		
        </section>
			
    </section>
	

    <section title="Network Management and Operations">
	
	<t>There are important IPv6 complementary solutions related to Operations, Administration and Maintenance (OAM) that look less mature compared to IPv4.
	Network Management System (NMS) has a central role in the modern networks for both network operators and enterprises and its transition is a fundamental issue. 
	This is because some IPv6 products are not as field-proven as for IPv4 even if conventional protocols (e.g. SNMP, RADIUS) already support IPv6. 
	In addition, incompatible vendor road map for the development of new NMS features affects the confidence of network operators or enterprises.</t>

	<t>An important factor is represented by the need for training the network operations workforce. Deploying IPv6 requires that policies and procedures 
	have to be adjusted in order to successfully plan and complete an IPv6 transition. Staff has to be aware of the best practices for managing 
	IPv4 and IPv6 assets. In addition to network nodes, network management applications and equipment need to be properly configured and in some cases also 
	replaced. This may introduce more complexity and costs for the transition.</t>
	
	<t>Availability of both systems and training is necessary in areas such as IPv6 addressing. IPv6 addresses can be assigned to an interface through different means, 
	such as Stateless Auto-Configuration (SLAAC) <xref target="RFC4862"></xref>, or by using stateful and stateless Dynamic Host Control Protocol (DHCP) 
	<xref target="RFC8415"></xref>. 
	IP Address Management (IPAM) systems may contribute to handle the technical differences and automate some of the configuration tasks, such as the address assignment 
	or the management of DHCP services.</t>
	
    </section>
	
	<section title="Performance">
	<t>People tend to compare the performance of IPv6 versus IPv4 to argue or motivate the IPv6 transition. 
	In some cases, IPv6 behaving "worse" than IPv4 may be used as an argument for avoiding the full adoption of IPv6.
	However, there are some aspects where IPv6 has already filled (or is filling) the gap to IPv4. This position is supported when 
	looking at available analytics on two critical parameters: packet loss and latency. These parameters have been constantly 
	monitored over time, but only a few comprehensive measurement campaigns are providing up-to-date information.
	While performance is undoubtedly an important issue to consider and worth further investigation, reality is that 
	a definitive answer cannot be found on what IP version performs better. Depending on the specific use case and application, 
	IPv6 is better; in others the same applies to IPv4.</t>
		
		<section title="IPv6 packet loss and latency">
		<t><xref target="APNIC5"></xref> provides a measurement of both the failure rate and Round Trip Time (RTT) of IPv6 compared against IPv4.
		Both measures are based on scripts that employs the three-way handshake of TCP. As such, the measurement of the failure rate 
		does not provide a direct measurement of packet loss (that would need an Internet-wide measurement campaign).
		Said that, despite IPv4 is still performing better, the difference seems to have decreased in recent years.
		Two reports, namely <xref target="RIPE1"></xref> and <xref target="APRICOT"></xref>, discussed the associated trend, 
		showing how the average worldwide failure rate of IPv6 is still a bit worse than IPv4. Reasons for this effect may be found in endpoints
		with an unreachable IPv6 address, routing instability or firewall behavior. Yet, this worsening effect may appear as 
		disturbing for a plain transition to IPv6.</t>
		
		<t><xref target="APNIC5"></xref> also compares the latency of both address families. Currently, the worldwide average is slightly in favor of IPv6.
		Zooming at the country or even at the operator level, it is possible to get more detailed information and appreciate that cases exist where IPv6 is faster than IPv4.
		Regions (e.g. Western Europe, Northern America, Southern Asia) and Countries (e.g. US, India, Germany) with an advanced deployment of IPv6 (e.g. >45%) 
		are showing that IPv6 has better performance than IPv4.
		<xref target="APRICOT"></xref> highlights how when a difference in performance exists it is often related to asymmetric routing issues. 
		Other possible explanations for a relative latency difference lies on the specificity of the IPv6 header which allows packet fragmentation. 
		In turn, this means that hardware needs to spend cycles to analyze all of the header sections and when it is not capable of handling one of them it drops the packet.
		A few measurement campaigns on the behavior of IPv6 in CDNs are also available <xref target="MAPRG"></xref>, <xref target="INFOCOM"></xref>.
		The TCP connect time is still higher for IPv6 in both cases, even if the gap has reduced over the analysis time window.</t>
		</section>
			
	    <section title="Customer Experience">
        <t>It is not totally clear if the Customer Experience is in some way perceived as better when IPv6 is used instead of IPv4. In some cases 
		it has been publicly reported by IPv6 content providers, that users have a better experience when using IPv6-only compared to IPv4 <xref target="ISOC2"></xref>.
		This could be explained	because in the case of an IPv6 user connecting to an application hosted in an IPv6-only Data Centers, the connection is end-to-end,
		without translations. Instead, when using IPv4 there is a NAT translation either in the CPE or in the service provider’s network, in addition to 
		IPv4 to IPv6 (and back to IPv4) translation in the IPv6-only content provider Data Center.
		<xref target="ISOC2"></xref>, <xref target="FB"></xref> provide reasons in favor of IPv6. In other cases, the result seems to be still slightly
		in favor of IPv4 <xref target="INFOCOM"></xref>, <xref target="MAPRG"></xref>, even if the difference between IPv4 and IPv6 tends to vanish over time.</t>
        </section>
		
	</section>
	
	<section anchor="security-privacy" title="IPv6 security and privacy">
	
	<t>An important point that is sometimes considered as a challenge when discussing the transition to IPv6 is related to the security and privacy.
	<xref target="RFC9099"></xref> analyzes the operational security issues in several places of a network (enterprises, 
	service providers and residential users). It is also worth considering the additional security issues brought by the applied IPv6
	transition technologies used to implement IPv4aaS (e.g. 464XLAT, DS-Lite) <xref target="ComputSecur"></xref>.</t>
	
	<t>The security aspects have to be considered to keep at least the same or even a better level of security
	as it exists nowadays in an IPv4 network environment. The autoconfiguration features of IPv6 will require some more attention. 
	Router discovery and address autoconfiguration may produce unexpected results and security holes. 
	IPsec protects IPv6 traffic at least as well as it does IPv4, and the security protocols for constrained devices (IoT) are designed for
	IPv6 operation.</t>
	
	<t>IPv6 was designed to restore the end-to-end model of communications with all nodes on networks using globally unique addresses. 
	But, considering this, IPv6 may imply privacy concerns, due to greater visibility on the Internet. 
	IPv6 nodes can (and typically do) use privacy extensions <xref target="RFC8981"></xref> to prevent any tracking of their burned-in MAC address(es),
	which are easily readable in the original modified EUI-64 interface identifier format.  But, on the other hand, 
	stable IPv6 interface identifiers (<xref target="RFC8064"></xref>) were developed and this can also affect privacy.</t>
		
	<t>As reported in <xref target="ISOC3"></xref>, comparing IPv6 and IPv4 at the protocol level,
	one may probably conclude that the increased complexity of IPv6 results in an increased number 
	of attack vectors, that imply more possible ways to perform different types of attacks. 
	However, a more interesting and practical question is how IPv6 deployments compare to IPv4 deployments 
	in terms of security. In that sense, there are a number of aspects to consider.</t>
	
	<t>Most security vulnerabilities related to network protocols are based on implementation flaws. 
	Typically, security researchers find vulnerabilities in protocol implementations, which
	eventually are “patched” to mitigate such vulnerabilities. Over time, this process of finding and
	patching vulnerabilities results in more robust implementations. For obvious reasons, the IPv4
	protocols have benefited from the work of security researchers for much longer, and thus, IPv4 
	implementations are generally more robust than IPv6. However, with more IPv6 deployment, 
	IPv6 will also benefit from this process in the long run. It is also worth mentioning that 
	most vulnerabilities are nowadays in the human being and in the application layer and not in the IP layer.</t>

    <t>Besides the intrinsic properties of the protocols, the security level of the resulting deployments
    is closely related to the level of expertise of network and security engineers. In that sense, there
	is obviously much more experience and confidence with deploying and operating IPv4 networks
	than with deploying and operating IPv6 networks.</t>
	
	
	<section title="Protocols security issues">
	
	<t>In general, there are security concerns related to IPv6 that can be classified as follows:<list style="symbols">
	
	  <t>Basic IPv6 protocol (Basic header, Extension Headers, Addressing)</t>
	
	  <t>IPv6 associated protocols (ICMPv6, NDP, MLD, DNS, DHCPv6)</t>
	
	  <t>Internet-wide IPv6 security (Filtering, DDoS, Transition Mechanisms)</t>
	</list></t>
	
	<t>ICMPv6 is an integral part of IPv6 and performs error reporting and diagnostic functions.
	Neighbor Discovery Protocol (NDP) is a node discovery protocol in IPv6 which replaces and enhances
	functions of ARP. Multicast Listener Discovery (MLD) is used by IPv6 routers for discovering multicast 
	listeners on a directly attached link, much like Internet Group Management Protocol (IGMP) is used in IPv4.</t>
	
	<t>These IPv6 associated protocols like ICMPv6, NDP and MLD are something new compared to IPv4, so 
	they add new security threats and the related solutions are still under discussion today. 
	NDP has vulnerabilities <xref target="RFC3756"></xref> <xref target="RFC6583"></xref>.
	The specification says to use IPsec but it is impractical and not used, on the other hand,
	SEND (SEcure Neighbour Discovery) <xref target="RFC3971"></xref> is not widely available.
	It is worth mentioning that applying host isolation may address many of these concerns, as described in 
	<xref target="I-D.ietf-v6ops-nd-considerations"/>.</t>
	
	<t><xref target="RIPE2"></xref> describes the most important threats and solutions
	regarding IPv6 security.</t>
	

	<section title="IPv6 Extension Headers and Fragmentation">
    <t>IPv6 Extension Headers provide a hook for interesting new features to be added, and are more flexible than IPv4 Options.
	This does add some complexity, and in particular some security mechanisms may require to process the full chain of headers,
	and some firewalls may require to filter packets based on their Extension Headers. Additionally, packets with IPv6 Extension Headers
	may be dropped in the public Internet <xref target="RFC7872"></xref>. 
	Some documents, e.g. <xref target="I-D.ietf-6man-hbh-processing"/>, <xref target="I-D.ietf-v6ops-hbh"/>, 
	<xref target="I-D.bonica-6man-ext-hdr-update"/>, analyze and provide guidance regarding the processing procedures of IPv6 Extension Headers.</t>
	
	<t>Defense against possible attacks through Extension Headers is necessary. For example, the original IPv6 Routing Header type 0 (RH0) 
	was deprecated because of possible remote traffic amplification <xref target="RFC5095"></xref>. In addition, it is worth mentioning that unrecognized
	Hop-by-Hop Options Header and Destination Options Header will not be considered by the nodes if they are not configured to deal with it 
	<xref target="RFC8200"></xref>.
	Other attacks based on Extension Headers may be based on IPv6 Header Chains and Fragmentation that could be used to bypass filtering. 
	To mitigate this effect, Header chain should go only in the first fragment <xref target="RFC8200"></xref> and the use of the IPv6 Fragmentation Header 
	is forbidden in all Neighbor Discovery messages <xref target="RFC6980"></xref>.</t>
	
	<t>Fragment Header is used by IPv6 source node to send a packet bigger than path MTU and the Destination host processes
	fragment headers. There are several threats related to fragmentation to pay attention to e.g. overlapping fragments (not allowed)
	resource consumption while waiting for last fragment (to discard), atomic fragments (to be isolated).</t>
	
	<t>The operational implications of IPv6 Packets with Extension Headers are further discussed in <xref target="RFC9098"></xref>.</t>
	
	</section>
	</section>
	
	</section>
	</section>
	

    <section title="Security Considerations">
        <t>This document has no impact on the security properties of specific IPv6 protocols or transition tools. 
		In addition to the discussion above in <xref target="security-privacy"/>, the security considerations
		relating to the protocols and transition tools are described in the relevant documents.</t>
    </section>		  

    <section anchor="Contributors" title="Contributors">

      <contact fullname="Nalini Elkins">
        <organization>Inside Products</organization>
        <address>
          <postal>
            <street></street>
            <extaddr></extaddr>
            <region></region>
            <code></code>
            <country></country>
          </postal>
          <email>nalini.elkins@insidethestack.com</email>
        </address>
      </contact>

      <contact fullname="Sébastien Lourdez">
        <organization>Post Luxembourg</organization>
        <address>
          <postal>
            <street></street>
            <extaddr></extaddr>
            <region></region>
            <code></code>
            <country></country>
          </postal>
          <email>sebastien.lourdez@post.lu</email>
        </address>
      </contact>
		
    </section>
	
    <section anchor="Acknowledgements" title="Acknowledgements">
    <t>The authors of this document would like to thank Brian Carpenter, Fred Baker, Alexandre Petrescu, Fernando Gont,
	Barbara Stark, Haisheng Yu(Johnson), Dhruv Dhody, Gabor Lencse, Shuping Peng, Daniel Voyer, Daniel Bernier,
	Hariharan Ananthakrishnan, Donavan Fritz, Igor Lubashev, Erik Nygren, Eduard Vasilenko and Xipeng Xiao 
	for their comments and review of this document.</t>
    </section>

<!-- Possibly a 'Contributors' section ... -->

    <section anchor="IANA" title="IANA Considerations">
        <t>This document has no actions for IANA.</t>
    </section>


</middle>

<!--  *****BACK MATTER ***** -->
<back>
    <!-- References split to informative and normative -->
    <references title="Normative References">

	   <?rfc include='reference.RFC.1918'?>
	   
	   <?rfc include='reference.RFC.6036'?>
		   
	   <?rfc include='reference.RFC.6180'?>
		   
	   <?rfc include='reference.RFC.6883'?>
	   
	   <?rfc include='reference.RFC.4213'?>
		   
	   <?rfc include='reference.RFC.7381'?>
	   
	   <?rfc include='reference.RFC.6877'?>

	   <?rfc include='reference.RFC.6333'?>

	   <?rfc include='reference.RFC.7596'?>

	   <?rfc include='reference.RFC.7597'?>

	   <?rfc include='reference.RFC.7599'?>	 
	   
	   <?rfc include='reference.RFC.3756'?>
		
	   <?rfc include='reference.RFC.6583'?>
		 
	   <?rfc include='reference.RFC.3971'?>
	   
	   <?rfc include='reference.RFC.6540'?>   

	   <?rfc include='reference.RFC.8950'?>
	   	      	   
	   <?rfc include='reference.RFC.9099'?>
		   
	   <?rfc include='reference.RFC.9313'?>		

    </references>
	
    <references title="Informative References">
        <!-- A reference written by by an organization not a persoN. -->
		   
	   <?rfc include='reference.RFC.8305'?>

	   <?rfc include='reference.RFC.5095'?>
	   
	   <?rfc include='reference.RFC.8683'?>

	   <?rfc include='reference.RFC.8981'?>
	   
	   <?rfc include='reference.RFC.8064'?>

	   <?rfc include='reference.RFC.9098'?>
	   
	   <?rfc include='reference.RFC.7872'?>

	   <?rfc include='reference.RFC.6980'?>

	   <?rfc include='reference.RFC.8200'?>
	   
	   <?rfc include='reference.RFC.6264'?>
	   
	   <?rfc include='reference.RFC.4862'?>
	   
	   <?rfc include='reference.RFC.8415'?>
	   
	   <?rfc include='reference.I-D.ietf-v6ops-nd-considerations'?>
	   
	   <?rfc include='reference.I-D.ietf-6man-hbh-processing'?>
	   
	   <?rfc include='reference.I-D.ietf-v6ops-hbh'?>
	   
	   <?rfc include='reference.I-D.palet-v6ops-ipv6-only'?>	
	   
	   <?rfc include='reference.I-D.bonica-6man-ext-hdr-update'?>

	 <reference anchor='ETSI-IP6-WhitePaper'>
     <front>
      <title>ETSI White Paper No. 35: IPv6 Best Practices, Benefits, Transition Challenges and the Way Forward</title>
      <author>
       <organization>ETSI</organization>
      </author>
      <date year='2020' />
     </front>
     <seriesInfo name='ISBN' value='979-10-92620-31-1'/>
     </reference>

	 <reference anchor='ETSI-GR-IPE-001' target="https://www.etsi.org/deliver/etsi_gr/IPE/001_099/001/01.01.01_60/gr_IPE001v010101p.pdf">
     <front>
      <title>ETSI GR IPE 001: IPv6 Enhanced Innovation (IPE) Gap Analysis</title>
      <author>
       <organization>ETSI</organization>
      </author>
      <date year='2021' />
     </front>
     </reference>
	 
	 <reference anchor='IAB' target="https://www.iab.org/2016/11/07/iab-statement-on-ipv6/">
     <front>
      <title>IAB Statement on IPv6</title>
      <author>
       <organization>IAB</organization>
      </author>
      <date year='2016' />
     </front>
     </reference>

	 <reference anchor='CAIR' target="https://www.cisco.com/c/en/us/solutions/collateral/executive-perspectives/annual-internet-report/white-paper-c11-741490.html">
     <front>
      <title>Cisco Annual Internet Report (2018–2023) White Paper</title>
      <author>
       <organization>Cisco</organization>
      </author>
      <date year='2020' />
     </front>
     </reference>

	 <reference anchor='CAIDA' target="https://www.cmand.org/workshops/202006-v6/slides/2020-06-16-client-side.pdf">
     <front>
      <title>Client-Side IPv6 Measurement</title>
      <author>
       <organization>APNIC</organization>
      </author>
      <date year='2020' />
     </front>
     </reference>
	 
	 <reference anchor='POTAROO1' target="https://www.potaroo.net/ispcol/2022-01/addr2021.html">
     <front>
      <title>IP Addressing through 2021</title>
      <author>
       <organization>POTAROO</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>

	 <reference anchor='POTAROO2' target="https://www.potaroo.net/bgp/iso3166/v6cc.html">
     <front>
      <title>IPv6 Resource Allocations</title>
      <author>
       <organization>POTAROO</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>
	 
	 <reference anchor='CN-IPv6' target="https://www.china-ipv6.cn/#/activeconnect/simpleInfo">
     <front>
      <title>Active IPv6 Internet users</title>
      <author>
       <organization>National IPv6 Deployment and Monitoring Platform</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>	
	 
	 <reference anchor='IGP-GT' target="https://via.hypothes.is/https://www.internetgovernance.org/wp-content/uploads/IPv6-Migration-Study-final-report.pdf">
     <front>
      <title>The hidden standards war: economic factors affecting IPv6 deployment</title>
      <author>
       <organization>Internet Governance Project, Georgia Tech</organization>
      </author>
      <date year='2019' />
     </front>
     </reference>
	 
	 <reference anchor='NRO' target="https://www.nro.net/wp-content/uploads/NRO-Statistics-2021-Q3-FINAL.pdf">
     <front>
      <title>Internet Number Resource Status Report</title>
      <author>
       <organization>NRO</organization>
      </author>
      <date year='2021' />
     </front>
     </reference>

	 <reference anchor='ISOC1' target="https://www.internetsociety.org/resources/2018/state-of-ipv6-deployment-2018/">
     <front>
      <title>State of IPv6 Deployment 2018</title>
      <author>
       <organization>Internet Society</organization>
      </author>
      <date year='2018' />
     </front>
     </reference>

	<reference anchor='ISOC2' target="https://www.internetsociety.org/blog/2015/04/facebook-news-feeds-load-20-40-faster-over-ipv6/">
     <front>
      <title>Facebook News Feeds Load 20-40% Faster Over IPv6</title>
      <author>
       <organization>Internet Society</organization>
      </author>
      <date year='2015' />
     </front>
     </reference>

	<reference anchor='ISOC3' target="https://www.internetsociety.org/wp-content/uploads/2019/02/Deploy360-IPv6-Security-FAQ.pdf">
     <front>
      <title>IPv6 Security FAQ</title>
      <author>
       <organization>Internet Society</organization>
      </author>
      <date year='2019' />
     </front>
     </reference>
	 
	 <reference anchor='HxBld' target="https://hexabuild.io/assets/files/HexaBuild-IPv6-Adoption-Report-2020.pdf">
     <front>
      <title>IPv6 Adoption Report 2020</title>
      <author>
       <organization>HexaBuild</organization>
      </author>
      <date year='2020' />
     </front>
     </reference>	 
	 
	 <reference anchor='G_stats' target="https://www.google.com/intl/en/ipv6/statistics.html">
     <front>
      <title>Google IPv6 Statistics</title>
      <author>
       <organization>Google</organization>
      </author>
      <date year='2021' />
     </front>
     </reference>
	 
	 <reference anchor='ARCEP' target="https://www.arcep.fr/uploads/tx_gsavis/19-1386.pdf">
     <front>
      <title>Arcep Décision n° 2019-1386, Decision on the terms and conditions for awarding licences to use frequencies in the 3.4–3.8GHz band</title>
      <author>
       <organization>ARCEP</organization>
      </author>
      <date year='2019' />
     </front>
     </reference>
	 
	 <reference anchor='APNIC1' target="https://stats.labs.apnic.net/ipv6">
     <front>
      <title>IPv6 Capable Rate by country (%)</title>
      <author>
       <organization>APNIC</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>
	 
	 <reference anchor='APNIC2' target="https://blog.apnic.net/2022/01/19/ip-addressing-in-2021/">
     <front>
      <title>IP Addressing 2021</title>
      <author>
       <organization>APNIC2</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>
	  
     <reference anchor='APNIC3' target="https://blog.apnic.net/2021/01/05/bgp-in-2020-the-bgp-table/>">
     <front>
      <title>BGP in 2020 – The BGP Table</title>
      <author>
       <organization>APNIC</organization>
      </author>
      <date year='2021' />
     </front>
     </reference>
	 
	 <reference anchor='APNIC4' target="https://blog.apnic.net/2022/01/06/bgp-in-2021-the-bgp-table/>">
     <front>
      <title>BGP in 2021 – The BGP Table</title>
      <author>
       <organization>APNIC</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>
	 
	 <reference anchor='APNIC5' target="https://stats.labs.apnic.net/v6perf/XA">
     <front>
      <title>Average RTT Difference (ms) (V6 - V4) for World (XA)</title>
      <author>
       <organization>APNIC</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>

	 <reference anchor='APRICOT' target="https://2020.apricot.net/assets/files/APAE432/ipv6-performance-measurement.pdf">
     <front>
      <title>Average RTT Difference (ms) (V6 - V4) for World (XA)</title>
      <author initials="G." surname="Huston">
       <organization>APNIC</organization>
      </author>
      <date year='2020' />
     </front>
     </reference>

	 <reference anchor='FB' target="https://youtu.be/An7s25FSK0U">
     <front>
      <title>Facebook IPv6 Experience</title>
      <author initials="P." surname="Saab">
       <organization>V6 World Congress</organization>
      </author>
      <date year='2015' />
     </front>
     </reference>
	 
	 <reference anchor='MAPRG' target="https://www.ietf.org/proceedings/99/slides/slides-99-maprg-measuring-youtube-content-delivery-over-ipv6-00.pdf">
     <front>
      <title>Measuring YouTube Content Delivery over IPv6</title>
      <author initials="V." surname="Bajpai">
       <organization>TU Munich</organization>
      </author>
      <date year='2017' />
     </front>
     </reference>

	<reference anchor='INFOCOM' target="https://dl.acm.org/doi/abs/10.1109/INFOCOM41043.2020.9155367">
     <front>
      <title>A Longitudinal View of Netflix: Content Delivery over IPv6 and Content Cache Deployments</title>
      <author initials="T.V." surname="Doan">
       <organization>TU Munich</organization>
      </author>
      <date year='2020' />
     </front>
     </reference>

	<reference anchor='RIPE1' target="https://ripe73.ripe.net/wp-content/uploads/presentations/35-2016-10-24-v6-performance.pdf">
     <front>
      <title>Measuring IPv6 Performance</title>
      <author initials="G." surname="Huston">
       <organization>APNIC</organization>
      </author>
      <date year='2016' />
     </front>
     </reference>

	<reference anchor='RIPE2' target="https://www.ripe.net/support/training/material/ipv6-security/ipv6security-slides.pdf">
     <front>
      <title>IPv6 Security</title>
      <author>
       <organization>RIPE</organization>
      </author>
      <date year='2019' />
     </front>
     </reference>

	<reference anchor='cmpwr' target="https://mydigitalpublication.com/article/Impact+on+Enterprises+of+the+IPv6-Only+Direction+for+the+U.S.+Federal+Government/3702828/664279/article.html">
     <front>
      <title>Impact on Enterprises of the IPv6-Only direction for the US Federal Government</title>
      <author>
       <organization>Compuware</organization>
      </author>
      <date year='2020' />
     </front>
     </reference>

	<reference anchor='BIPT' target="https://www.ripe.net/participate/meetings/roundtable/september-2017/government-roundtable-meeting-bahrain-26-september-2017/presentations/belgium-experience-bahrain-roundtable.pdf">
     <front>
      <title>IPv6 in Belgium</title>
      <author>
       <organization>Belgian Institute for Postal services and Telecommunications</organization>
      </author>
      <date year='2017' />
     </front>
     </reference>

	<reference anchor='GFA' target="https://media.frag-den-staat.de/files/foi/531501/de-government-ipv6-masterplan-v100-entwurf_konvertiert.pdf">
     <front>
      <title>IPv6-Masterplan für die Bundesverwaltung</title>
      <author>
       <organization>German Federal Government Commissioner for Information Technology</organization>
      </author>
      <date year='2019' />
     </front>
     </reference>

	<reference anchor='IDT' target="https://dot.gov.in/revision-ipv6-transition-timelines-2021">
     <front>
      <title>Revision of IPv6 Transition Timelines</title>
      <author>
       <organization>Indian Department of Telecommunications</organization>
      </author>
      <date year='2021' />
     </front>
     </reference>
	 
	<reference anchor='RelJio' target="https://datatracker.ietf.org/meeting/109/materials/slides-109-v6ops-ipv6-only-adoption-challenges-and-standardization-requirements-03">
     <front>
      <title>IPv6-only adoption challenges and standardization requirements</title>
      <author>
       <organization>Reliance Jio</organization>
      </author>
      <date year='2020' />
     </front>
     </reference>	
	 
	<reference anchor='TMus' target="https://pc.nanog.org/static/published/meetings/NANOG73/1645/20180625_Lagerholm_T-Mobile_S_Journey_To_v1.pdf">
     <front>
      <title>Going IPv6-only</title>
      <author>
       <organization>T-Mobile US</organization>
      </author>
      <date year='2018' />
     </front>
     </reference>

	<reference anchor='EE' target="https://indico.uknof.org.uk/event/38/contributions/489/attachments/612/736/Nick_Heatley_EE_IPv6_UKNOF_20170119.pdf">
     <front>
      <title>IPv6-only devices on EE mobile</title>
      <author>
       <organization>EE</organization>
      </author>
      <date year='2017' />
     </front>
     </reference>
	 
	<reference anchor='CN' target="http://www.china.org.cn/business/2017-11/27/content_41948814.htm">
     <front>
      <title>China to speed up IPv6-based Internet development</title>
	  <author>
       <organization>China.org.cn</organization>
      </author>
      <date year='2017' />
     </front>
     </reference>
	 
	<reference anchor='US-FR' target="https://www.federalregister.gov/documents/2020/03/02/2020-04202/request-for-comments-on-updated-guidance-for-completing-the-transition-to-the-next-generation">
     <front>
      <title>Request for Comments on Updated Guidance for Completing the Transition to the Next Generation Internet Protocol, Internet Protocol Version 6 (IPv6)</title>
	  <author>
       <organization>Federal Register</organization>
      </author>
      <date year='2020' />
     </front>
     </reference>

	<reference anchor='US-CIO' target="https://www.cio.gov/assets/resources/internet-protocol-version6-draft.pdf">
     <front>
      <title>Memorandum for Heads of Executive Departments and Agencies. Completing the Transition to Internet Protocol Version 6 (IPv6)</title>
	  <author>
       <organization>The CIO Council</organization>
      </author>
      <date year='2020' />
     </front>
     </reference>	 

	<reference anchor='ARIN-CG' target="https://www.arin.net/about/community_grants/recipients/">
     <front>
      <title>Community Grant Program: IPv6 Security, Applications, and Training for Enterprises</title>
	  <author>
       <organization>ARIN</organization>
      </author>
      <date year='2020' />
     </front>
     </reference>	

	<reference anchor='ARIN-SW' target="https://www.arin.net/resources/guide/ipv6/preparing_apps_for_v6.pdf">
     <front>
      <title>Preparing Applications for IPv6</title>
	  <author>
       <organization>ARIN</organization>
      </author>
      <date year='' />
     </front>
     </reference>	
	<reference anchor='ISIF-ASIA-G' target="https://isif.asia/2020-grantees/">
     <front>
      <title>Internet Operations Research Grant: IPv6 Deployment at Enterprises. IIESoc. India</title>
	  <author>
       <organization>ISIF Asia</organization>
      </author>
      <date year='2020' />
     </front>
     </reference>
	 
	 <reference anchor='WIPv6L' target="https://www.worldipv6launch.org/measurements/">
     <front>
      <title>World IPv6 Launch - Measurements</title>
	  <author>
       <organization>World IPv6 Launch</organization>
      </author>
      <date year='2021' />
     </front>
     </reference>

	<reference anchor='W3Techs' target="https://w3techs.com/technologies/history_overview/site_element/all/y">
     <front>
      <title>Historical yearly trends in the usage statistics of site elements for websites</title>
	  <author>
       <organization>W3Techs</organization>
      </author>
      <date year='2021' />
     </front>
     </reference>

	<reference anchor='Csc6lab' target="https://6lab.cisco.com/stats/">
     <front>
      <title>World - Display Content Data</title>
	  <author>
       <organization>Cisco</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>	 
	 
	<reference anchor='Alx' target="https://www.alexa.com/topsites">
     <front>
      <title>The top 500 sites on the web</title>
	  <author>
       <organization>Alexa</organization>
      </author>
      <date year='2021' />
     </front>
     </reference>	

	<reference anchor='SNDVN' target="https://www.sandvine.com/press-releases/sandvine-releases-2020-mobile-internet-phenomena-report-youtube-is-over-25-of-all-mobile-traffic">
     <front>
      <title>Sandvine releases 2020 Mobile Internet Phenomena Report: YouTube is over 25% of all mobile traffic</title>
	  <author>
       <organization>SANDVINE</organization>
      </author>
      <date year='2020' />
     </front>
     </reference>	

	<reference anchor='NST_1' target="https://fedv6-deployment.antd.nist.gov/cgi-bin/generate-com">
     <front>
      <title>Estimating Industry IPv6 and DNSSEC External Service Deployment Status</title>
	  <author>
       <organization>NIST</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>

	<reference anchor='NST_2' target="https://fedv6-deployment.antd.nist.gov/cgi-bin/generate-gov">
     <front>
      <title>Estimating USG IPv6 and DNSSEC External Service Deployment Status</title>
	  <author>
       <organization>NIST</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>
	 
	<reference anchor='NST_3' target="https://fedv6-deployment.antd.nist.gov/cgi-bin/generate-edu">
     <front>
      <title>Estimating University IPv6 and DNSSEC External Service Deployment Status</title>
	  <author>
       <organization>NIST</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>
	 
	<reference anchor='BGR_1' target="http://218.2.231.237:5001/cgi-bin/generate">
     <front>
      <title>China Commercial IPv6 and DNSSEC Deployment Monitor</title>
	  <author>
       <organization>BIIGROUP</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>

	<reference anchor='BGR_2' target="http://218.2.231.237:5001/cgi-bin/generate_gov">
     <front>
      <title>China Government IPv6 and DNSSEC Deployment Monitor</title>
	  <author>
       <organization>BIIGROUP</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>
	 
	<reference anchor='BGR_3' target="http://218.2.231.237:5001/cgi-bin/generate_edu">
     <front>
      <title>China Education IPv6 and DNSSEC Deployment Monitor</title>
	  <author>
       <organization>BIIGROUP</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>

	<reference anchor='CNLABS_1' target="https://cnlabs.in/IPv6_Mon/generate_industry.html">
     <front>
      <title>Industry IPv6 and DNSSEC Statistics</title>
	  <author>
       <organization>CNLABS</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>

	<reference anchor='CNLABS_2' target="https://cnlabs.in/IPv6_Mon/generate_gov.html">
     <front>
      <title>Industry IPv6 and DNSSEC Statistics</title>
	  <author>
       <organization>CNLABS</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>

	<reference anchor='IPv6Forum' target="https://www.ipv6forum.com/IPv6-Monitoring/index.html">
     <front>
      <title>Estimating IPv6 &amp; DNSSEC External Service Deployment Status</title>
	  <author>
       <organization>IPv6Forum</organization>
      </author>
      <date year='2022' />
     </front>
     </reference>	  

	<reference anchor='Akm-stats' target="https://www.akamai.com/uk/en/resources/our-thinking/state-of-the-internet-report/state-of-the-internet-ipv6-adoption-visualization.jsp">
     <front>
      <title>IPv6 Adoption Visualization</title>
	  <author>
       <organization>Akamai</organization>
      </author>
      <date year='2021' />
     </front>
     </reference>	 	  

	<reference anchor='Cldflr' target="https://support.cloudflare.com/hc/en-us/articles/229666767-Understanding-and-configuring-Cloudflare-s-IPv6-support">
     <front>
      <title>Understanding and configuring Cloudflare's IPv6 support</title>
	  <author>
       <organization>Cloudflare</organization>
      </author>
	  <date />
     </front>
     </reference>
	 
	<reference anchor='Ggl' target="https://support.google.com/interconnect/answer/9058809?hl=en">
     <front>
      <title>Introduction to GGC</title>
	  <author>
       <organization>Google</organization>
      </author>
	  <date />
     </front>
     </reference> 

	<reference anchor='Ntflx' target="https://netflixtechblog.com/enabling-support-for-ipv6-48a495d5196f">
     <front>
      <title>Enabling Support for IPv6</title>
	  <author>
       <organization>Netflix</organization>
      </author>
	  <date />
     </front>
     </reference> 
	 
	<reference anchor='Amzn' target="https://aws.amazon.com/es/about-aws/whats-new/2016/10/ipv6-support-for-cloudfront-waf-and-s3-transfer-acceleration/">
     <front>
      <title>Announcing Internet Protocol Version 6 (IPv6) support for Amazon CloudFront, AWS WAF, and Amazon S3 Transfer Acceleration</title>
	  <author>
       <organization>Amazon</organization>
      </author>
	  <date />
     </front>
     </reference> 

	<reference anchor='Mcrsft' target="https://azure.microsoft.com/en-us/updates/ipv6-for-azure-vms/">
     <front>
      <title>IPv6 for Azure VMs available in most regions</title>
	  <author>
       <organization>Microsoft</organization>
      </author>
	  <date />
     </front>
     </reference>  

	<reference anchor='Vrzn' target="https://www.verizondigitalmedia.com/blog/verizon-digital-media-services-announces-ipv6-compliance/">
     <front>
      <title>Verizon Digital Media Services announces IPv6 Compliance</title>
	  <author>
       <organization>Verizon</organization>
      </author>
	  <date />
     </front>
     </reference> 

	<reference anchor='ANSI' target="https://shop.cta.tech/products/host-and-router-profiles-for-ipv6">
     <front>
      <title>ANSI/CTA Standard Host and Router Profiles for IPv6</title>
	  <author>
       <organization>ANSI/CTA</organization>
      </author>
	  <date year='2020' />
     </front>
     </reference> 

	<reference anchor='ComputSecur' >
     <front>
      <title>Methodology for the identification of potential security issues of different IPv6 transition technologies: Threat analysis of DNS64 and stateful NAT64</title>
	  <author>
       <organization>Computers &amp; Security (Elsevier)</organization>
      </author>
	  <date year='2018' />
     </front>
     <seriesInfo name='DOI' value='10.1016/j.cose.2018.04.012'/>
     </reference> 
	 																																							 
    </references>
	
	<section title="Summary of Questionnaire and Replies for network operators" anchor="Appendix_A">
		
   <t>A survey was proposed to more than 50 service providers in the 
   European region during the third quarter of 2020 to ask for their 
   plans on IPv6 and the status of IPv6 deployment.</t>
   
   <t>40 people, representing 38 organizations, provided a response.
   This appendix summarizes the results obtained.</t>
<figure>
   <artwork><![CDATA[
Respondents' business
                            Convergent  Mobile  Fixed
    Type of operators       82%         8%      11%
]]></artwork>
</figure>

	
   <t>Question 1. Do you have plan to move more fixed or mobile or enterprise users
   to IPv6 in the next 2 years?</t>
   <t>a.  If so, fixed, or mobile, or enterprise?</t>
   <t>b.  What are the reasons to do so?</t>
   <t>c.  When to start: already on going, in 12 months, after 12 months?</t>
   <t>d.  Which transition solution will you use, Dual-Stack, DS-Lite, 464XLAT, MAP-T/E?</t>
   
   <t>Answer 1.A (38 respondents)</t>

<figure>
   <artwork><![CDATA[
                        Yes     No
    Plans availability  79%     21%

                        Mobile  Fixed   Enterprise  Don't answer
    Business segment    63%     63%     50%         3%
]]></artwork>
</figure>   
   
   <t>Answer 1.B (29 respondents)</t>
   <t>Even this was an open question, some common answers can be found.</t>
   <t>14 respondents (48%) highlighted issues related to IPv4 depletion. The reason to move
   to IPv6 is to avoid private and/or overlapping addresses.</t>
   <t>For 6 respondents (20%) 5G/IoT is a business incentive to introduce IPv6.</t>
   <t>4 respondents (13%) also highlight that there is a National regulation request to enable IPv6
   associated with the launch of 5G.</t>
   <t>4 respondents (13%) consider IPv6 as a part of their innovation strategy or an enabler
   for new services.</t>
   <t>4 respondents (13%) introduce IPv6 because of Enterprise customers demand.</t>
   
   <t>Answer 1.C (30 respondents)</t>   

<figure>
   <artwork><![CDATA[
                Ongoing   In 12 months  After 12 months  Don't answer
   Timeframe    60%       33%           0%               7%
]]></artwork>
</figure>  


   <t>Answer 1.D (28 respondents for cellular, 27 for wireline)</t>

<figure>
   <artwork><![CDATA[
   Transition in use   Dual-Stack  464XLAT  MAP-T  Don't answer
   Cellular            39%         21%      4%     36%

   Transition in use   Dual-Stack  DS-Lite  6RD/6VPE   Don't answer
   Wireline            59%         19%      4%         19%
]]></artwork>
</figure>
												 					

   <t>Question 2. Do you need to change network devices for the above goal?</t>

   <t>a.  If yes, what kind of devices: CPE, or BNG/mobile core, or NAT?</t>

   <t>b.  Will you start the transition of your metro or backbone or backhaul network to support IPv6?</t>

   <t>Answer 2.A (30 respondents)</t>
   
<figure>
   <artwork><![CDATA[
                       Yes  No   Don't answer
   Need of changing    43%  33%  23%

                       CPEs    Routers  BNG  CGN   Mobile core
   What to change      47%     27%      20%  33%   27%
]]></artwork> 	
</figure>				  

   <t>Answer 2.B (22 respondents)</t>

<figure>   
   <artwork><![CDATA[
                         Yes  Future  No
   Plans for transition   9%   9%      82%
]]></artwork>
</figure>
												
	</section>
	
	<section title="Summary of Questionnaire and Replies for enterprises" anchor="Appendix_B">

   <t>The Industry Network Technology Council (INTC) developed the following poll to
   verify the need or willingness of medium-to-large US-based enterprises
   for training and consultancy on IPv6 (https://industrynetcouncil.org/) in early 2021.</t>
   
   <t>54 organizations provided an answer.</t>
   
   <t>Question 1. How much IPv6 implementation have you done at your organization? 
   (54 respondents)</t>
<figure>
   <artwork><![CDATA[
   None                                            16.67%
   Some people have gotten some training           16.67%
   Many people have gotten some training            1.85%
   Website is IPv6 enabled                          7.41%
   Most equipment is dual-stacked                  31.48%
   Have an IPv6 transition plan for entire network  5.56%
   Running IPv6-only in many places                20.37%
   Entire network is IPv6-only                      0.00%
]]></artwork>
</figure>

   <t>Question 2. What kind of help or classes would you like to see INTC do? (
   54 respondents)</t>
<figure>
   <artwork><![CDATA[
   Classes/labs on IPv6 security                   66.67%
   Classes/labs on IPv6 fundamentals               55.56%
   Classes/labs on address planning/network conf.  57.41%
   Classes/labs on IPv6 troubleshooting            66.67%
   Classes/labs on application conversion          35.19%
   Other                                           14.81%
]]></artwork>
</figure> 	   

   <t>Question 3. As you begin to think about the implementation of IPv6
   at your organization, what areas do you feel are of concern? 
   (54 respondents)</t>
<figure>
   <artwork><![CDATA[
   Security                    31.48%
   Application conversion      25.93%
   Training                    27.78%
   All the above               33.33%
   Don't know enough to answer 14.81%
   Other                        9.26%
]]></artwork>
</figure>
	
	</section>
</back>

</rfc>
