CINXE.COM
Reviews
<!doctype html> <html> <head> <title>Reviews</title> <meta charset="utf-8" /> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="stylesheet" href="/_css/2022/iana_website.css"/> <link rel="shortcut icon" type="image/ico" href="/_img/bookmark_icon.ico"/> <script type="text/javascript" src="/_js/jquery.js"></script> <script type="text/javascript" src="/_js/iana.js"></script> </head> <body> <header> <div id="header"> <div id="logo"> <a href="/"><img src="/_img/2022/iana-logo-header.svg" alt="Homepage"/></a> </div> <div class="navigation"> <ul> <li><a href="/domains">Domains</a></li> <li><a href="/protocols">Protocols</a></li> <li><a href="/numbers">Numbers</a></li> <!-- <li><a href="/news">News</a></li>--> <li><a href="/about">About</a></li> </ul> </div> </div> </header> <div id="body"> <article class="hemmed sidenav"> <main> <h1>IANA Reviews</h1> <p>In performing the IANA functions, we were required to perform a number of public consultations on certain aspects of how these functions are performed. These consultations are spelled out in <a href="http://www.ntia.doc.gov/page/iana-functions-purchase-order">IANA Functions Contract SA1301-12-CN-0035</a>, and were conducted between October 2012 and mid-2013.</p> <table class="iana-table" id="performance-review-table"> <thead> <tr> <th>Consultation</th> </tr> </thead> <tr> <td><a href="/reviews/userinst-cctld-201308">Source of Policies and User Instructions for ccTLD Delegation and Redelegation </a> <div class="explanation"> A consultation on the Source of Policies & User Instructions for delegations and redelegations of country-code top-level domains. </div> </td> </tr> <tr> <td><a href="/reviews/userinst-gtld-201308">Source of Policies and User Instructions for gTLD Delegation and Redelegation </a> <div class="explanation"> A consultation on the Source of Policies & User Instructions for delegations and redelegations of generic top-level domains. </div> </td> </tr> <tr> <td><a href="/reviews/userinst-inr-201306">Source of Policies and User Instructions for Internet Number Resource Requests</a> <div class="explanation"> A consultation on the Source of Policies & User Instructions for Internet Number Resource Requests </div> </td> </tr> <tr> <td><a href="/reviews/ksk-rollover-201303">Root Zone KSK Rollover Process</a> <div class="explanation"> Seeking feedback on how ICANN should perform a rollover (change) to the Key Signing Key used to sign the DNS Root Zone for DNSSEC. </div> </td> </tr> <tr> <td><a href="/reviews/kpis-cctld-delegation-201301">Performance Standards for ccTLD Delegation and Redelegation</a> <div class="explanation"> Seeking feedback on developing performance standards for delegation and redelegation of a country-code top-level domain. </div> </td> </tr> <tr> <td><a href="/reviews/kpis-gtld-delegation-201301">Performance Standards for gTLD Delegation and Redelegation</a> <div class="explanation"> Seeking feedback on appropriate performance standards for delegation and redelegation of a generic top-level domain. </div> </td> </tr> <tr> <td><a href="/reviews/snp-201212">Secure Notification Process</a> <div class="explanation"> Seeking feedback on how ICANN should notify the community relating to service changes, outages, and other important announcements. </div> </td> </tr> <tr> <td><a href="/reviews/cscrp-201211">Customer Service Complaint Resolution Process</a> <div class="explanation"> Seeking feedback on how ICANN should resolve customer complaints relating to how the IANA functions have been executed. </div> </td> </tr> <tr> <td><a href="/reviews/kpis-inr-201211">Performance Standards for Internet Numbers Resources</a> <div class="explanation"> Seeking feedback on appropriate performance standards for the allocation of Internet Number Resources such as IPv4 and IPv6 allocations, primarily to Regional Internet Registries. </div> </td> </tr> </table> </main> <nav id="sidenav"> <div class="navigation_box"> <h2>About us</h2> <ul> <li id="nav_about_top"><a href="/about">Introduction</a></li> <li id="nav_about_performance"><a href="/performance">Performance Reporting</a></li> <li id="nav_about_procedures"><a href="/procedures">Procedures</a></li> <li id="nav_about_presentations"><a href="/about/presentations">Presentations</a></li> <li id="nav_about_reports"><a href="/reports">Public Reports</a></li> <li id="nav_about_framework"><a href="/about/framework">Framework Documents</a></li> <li id="nav_about_reviews"><a href="/reviews">Reviews</a></li> <li id="nav_about_audits"><a href="/about/audits">Audits</a></li> <li id="nav_about_excellence"><a href="/about/excellence">Excellence & Quality</a></li> <li id="nav_about_contact"><a href="/contact">Contact us</a></li> </ul> </div> </nav> </article> </div> <footer> <div id="footer"> <table class="navigation"> <tr> <td class="section"><a href="/domains">Domain Names</a></td> <td class="subsection"> <ul> <li><a href="/domains/root">Root Zone Registry</a></li> <li><a href="/domains/int">.INT Registry</a></li> <li><a href="/domains/arpa">.ARPA Registry</a></li> <li><a href="/domains/idn-tables">IDN Repository</a></li> </ul> </td> </tr> <tr> <td class="section"><a href="/numbers">Number Resources</a></td> <td class="subsection"> <ul> <li><a href="/abuse">Abuse Information</a></li> </ul> </td> </tr> <tr> <td class="section"><a href="/protocols">Protocols</a></td> <td class="subsection"> <ul> <li><a href="/protocols">Protocol Registries</a></li> <li><a href="/time-zones">Time Zone Database</a></li> </ul> </td> </tr> <tr> <td class="section"><a href="/about">About Us</a></td> <td class="subsection"> <ul> <li><a href="/performance">Performance</a></li> <li><a href="/reports">Reports</a></li> <li><a href="/reviews">Reviews</a></li> <li><a href="/about/excellence">Excellence</a></li> <!-- <li><a href="/news">News</a></li>--> <li><a href="/contact">Contact Us</a></li> </ul> </td> </tr> </table> <div id="custodian"> <p>The IANA functions coordinate the Internet鈥檚 globally unique identifiers, and are provided by <a href="http://pti.icann.org">Public Technical Identifiers</a>, an affiliate of <a href="http://www.icann.org/">ICANN</a>.</p> </div> <div id="legalnotice"> <ul> <li><a href="https://www.icann.org/privacy/policy">Privacy Policy</a></li> <li><a href="https://www.icann.org/privacy/tos">Terms of Service</a></li> </ul> </div> </div> </footer> <script> $(document).ready(function() { $("#nav_about_reviews").addClass("selected") }); </script> </body> </html>