<?xml version="1.0" encoding="us-ascii"?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd"[]>
<?rfc toc="yes" ?>
<?rfc tocompact="yes"?>
<?rfc tocdepth="4"?>
<?rfc tocindent="yes"?>
<?rfc symrefs="yes" ?>
<?rfc sortrefs="no"?>
<?rfc rfcedstyle="yes"?>
<?rfc subcompact="no"?>
<?rfc compact="yes" ?>
<?rfc iprnotified="Yes" ?>
<?rfc strict="no" ?>
<rfc ipr="trust200902" category="std" docName="draft-dhody-pce-pcep-exp-codepoints-00" obsoletes="" updates="" submissionType="IETF" xml:lang="en">
  <front>
    <title abbrev="EXP-CODEPOINT">Experimental Codepoint Allocation for Path Computation Element communication 
    Protocol (PCEP)</title>
    <author initials="D" surname="Dhody" fullname="Dhruv Dhody">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <street>Divyashree Techno Park, Whitefield</street>
          <city>Bangalore</city>
          <region>Karnataka</region>
          <code>560066</code>
          <country>India</country>
        </postal>
        <email>dhruv.ietf@gmail.com</email>
      </address>
    </author>
    <author initials="D" surname="King" fullname="Daniel King">
    <organization>Lancaster University</organization>
    <address>
        <postal>
          <street></street>
          <city></city>
          <region></region>
          <code></code>        
          <country>UK</country>
        </postal>
        <email>d.king@lancaster.ac.uk</email>
      </address>
    </author>
    <date month="June" year="2016" />
    <area>Routing</area>
    <workgroup>PCE Working Group</workgroup>
    <abstract>
   <t> 
   IANA assigns values to the Path Computation Element (PCE) communication 
   Protocol (PCEP) parameters (messages,
   objects, TLVs). IANA established a new top-level registry to contain all PCEP
   codepoints and sub-registries. The allocation policy for each new 
   registry is by IETF Consensus.</t>
   
   <t>This document seeks to mark some codepoints for experimental usage
   of PCEP. </t>    
   </abstract>
  </front>
  <middle>
    <section title="Introduction" toc="default">
   <t>The Path Computation Element communication Protocol (PCEP) provides
   mechanisms for Path Computation Elements (PCEs) to perform path
   computations in response to Path Computation Clients (PCCs) requests.</t>

   <t>In section 9 of <xref target="RFC5440"/>, IANA assigns values to 
   the PCEP protocol parameters (messages, objects, TLVs). IANA established 
   a new top-level registry to contain all PCEP codepoints and sub-registries.
   The allocation policy for each new registry is by IETF Consensus as 
   described in <xref target="RFC5226"/>. Specifically, new assignments 
   are made via RFCs approved by the IESG. Typically, the IESG will seek input on prospective
   assignments from appropriate persons (e.g., a relevant Working Group
   if one exists).</t> 
      
   <t>With some recent advancement, there is an enhanced need to 
   experiment with PCEP. It is often necessary
   to use some sort of number or constant in order to actually
   test or experiment with the new function, even when testing in a
   closed environment. In order to run experiment, it is important that 
   the value won't collide not only with existing codepoints but any 
   future allocation.</t>
   
   <t>This document thus set apart some codepoints
   in PCEP registry and subregistries for experimental usage. </t> 
   
   
          
    </section>
<section title="PCEP Messages" toc="default">
    <t>Some codepoints are requested to be set aside for experimentation
    with new PCEP messages. The suggested range is 224-255.</t>
</section>
<section title="PCEP Objects" toc="default">
    <t>Some codepoints are requested to be set aside for experimentation
    with new PCEP objects. The suggested range is 224-255.</t>
</section>
<section title="PCEP TLVs" toc="default">
<t>Some codepoints are requested to be set aside for experimentation
with new PCEP TLVs. The suggested range is 65280-65535.</t>
</section>

    <section title="IANA Considerations" toc="default" anchor="sec_iana">
    <t>IANA maintains the "Path Computation Element Protocol (PCEP) Numbers"
    at &lt;http://www.iana.org/assignments/pcep&gt;.</t>
    <section title="New PCEP Messages" toc="default">
    <t>Within this registry IANA maintains a sub-registry for PCEP 
    Messages (see PCEP Messages at &lt;http://www.iana.org/assignments/pcep&gt;).</t>
    <t>Upon approval of this document, IANA is requested to make the
    following allocations: </t>
    <t>
        <figure title="" suppress-title="false" align="center" alt="" width="" height="">
          <artwork xml:space="preserve" name="" type="" align="center" alt="" width="" height=""><![CDATA[
+---------+-------------+-------------------+
|   Type  | Description | Allocation Policy |
+---------+-------------+-------------------+
| 224-255 | Unassigned  | Experimental Use  |
+---------+-------------+-------------------+ 
]]></artwork>
          </figure> </t>  
          
    </section>  
    <section title="New PCEP Objects" toc="default">
    <t>Within this registry IANA maintains a sub-registry for PCEP 
    Objects (see PCEP Objects at &lt;http://www.iana.org/assignments/pcep&gt;).</t>
    <t>Upon approval of this document, IANA is requested to make the following allocations: </t>
    <t>
        <figure title="" suppress-title="false" align="center" alt="" width="" height="">
          <artwork xml:space="preserve" name="" type="" align="center" alt="" width="" height=""><![CDATA[
+---------+-------------+-------------------+
|   Type  | Description | Allocation Policy |
+---------+-------------+-------------------+
| 224-255 | Unassigned  | Experimental Use  |
+---------+-------------+-------------------+  
]]></artwork>
          </figure>   </t>                    
    </section>  
<section title="New PCEP TLVs" toc="default">
    <t>Within this registry IANA maintains a sub-registry for PCEP 
    TLVs (see PCEP TLV Type Indicators at &lt;http://www.iana.org/assignments/pcep&gt;).</t>
    <t>Upon approval of this document, IANA is requested to make the
    following allocations: </t>
    <t>
        <figure title="" suppress-title="false" align="center" alt="" width="" height="">
          <artwork xml:space="preserve" name="" type="" align="center" alt="" width="" height=""><![CDATA[
+------------+-------------+-------------------+
|      Type  | Description | Allocation Policy |
+------------+-------------+-------------------+
|65280-65535 | Unassigned  | Experimental Use  |
+------------+-------------+-------------------+    
]]></artwork>
          </figure>    </t>              
    </section>     
    </section>  
    
    <section title="Allocation Policy" toc="default">
    <t>The allocation policy for the IANA request in <xref target="sec_iana"/> is "Experimental".
    As per <xref target="RFC5226"/>, IANA does not record specific assignments for any particular use for this policy.
    The ongoing experiment code point can be maintained at the PCE WG wiki at &lt;https://trac.tools.ietf.org/wg/pce/trac/wiki&gt;.</t>
    
    <t>As the experiment/standard progress and an early IANA allocation or RFC publication happens, the IANA defined codepoints are used 
    and experimental code points are freed up.</t>
    </section>  
    
    
    <section title="Security Considerations" toc="default">
    <t></t>
    </section>
      
    
    
    <section title="Acknowledgments" toc="default">
      <t></t>
    </section>
        
  </middle>
  <back>
    <references title="Normative References">
    <?rfc include="reference.RFC.5440.xml" ?>
    </references>
    <references title="Informative References">
     
     <?rfc include="reference.RFC.5226.xml" ?>
     

    </references>
    
  </back>
</rfc>
