CINXE.COM
New Membership Registration Portal - AFRINIC
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>New Membership Registration Portal - AFRINIC</title> <meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' /> <meta name="viewport" content="width=device-width" /> <link href="/nmrp/assets/images/favicon.ico" rel="shortcut icon" type="image/x-icon"/> <link href="/nmrp/assets/css/bootstrap.min.css" rel="stylesheet" /> <link href="/nmrp/assets/css/gsdk-base.css" rel="stylesheet" /> <link href="/nmrp/assets/css/font-awesome.css" rel="stylesheet"> <link href="/nmrp/assets/css/datepicker.css" rel="stylesheet"/> <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.11/css/jquery.dataTables.min.css"> </head> <body> <div class="container"> <div class="row"> <div class="col-sm-12"> <div class="wizard-container"> <div class="card wizard-card ct-wizard-orange" id="wizard"> <div class="logo-container"> <div class="logo"> <a href="https://www.afrinic.net"> <img src="/nmrp/assets/images/afrinic_logo.png" style="width: 150px;"> </a> </div> </div> <div class="wizard-header"> <h3> <b>NEW MEMBERSHIP</b> REGISTRATION PORTAL <br> <small>Sign up for AFRINIC membership and request your first IP resources.</small> </h3> </div> <ul class="nav nav-pills"> <li style="width: 50%;" class="active"><a href="/nmrp/">Home</a></li> <li style="width: 50%;"><a href="/nmrp/authentication/newRegistrant">Register</a></li> </ul> <div class="tab-content"> <div class="tab-pane active" id="about"> <div class="row"> <!-- Start Success box --> <!-- End Success box --> <div class="col-sm-6 col-sm-offset-1"> <!-- CONTENT --> <div class="well"> <h4 class="info-text" style="margin-top:0;">Overview</h4> <p class="justify">Welcome to AFRINIC's <strong>New Membership Registration Portal</strong>.</p> <p class="justify" style="display:none;">Sign up for AFRINIC membership and request your first IP resources.</p> <p class="justify">This portal enables organisations to request AFRINIC membership and IP resources.</p> <p class="justify"> All submitted requests will have to go through the Membership Application Process and before you submit your application, it is recommended to read the following documents to verify your eligibility for resource membership, understand what policies shall apply to your resource request and ensure you have all the required documentation ; </p> <p class="justify"> <ul> <li><a href = "https://afrinic.net/become-member#steps">Membership Application Process</a></li> <li><a href = "https://afrinic.net/become-member#eligibility">Eligibility for Membership</a></li> <li><a href = "https://afrinic.net/become-member#documents">Supporting Documents</a></li> </ul> </p> </div> <div> <h4 class="info-text">How to use this portal</h4> <p class="justify">The first section of this portal refers to your organisation's details and can be filled in by an administrative contact at your organisation. The second section is related to technical information and should be filled by someone with technical understanding of IP resources. This will ensure that accurate information about your IP resource planning is submitted to AFRINIC. This will mean that we can evaluate your request more quickly.</p> <p class="justify">If you have any questions about the portal, the membership registration process or IP resources, please contact us on <a href="mailto:new-member@afrinic.net">new-member@afrinic.net</a>.</p> </div> <div> <h4 class="info-text">Information/documents to provide</h4> <p class="justify"><strong>General Organisation information</strong>: this may be filled by an administrative person. You will need to have the following information ready: Name, Industry, General/Billing address, Email, Phone numbers, the CEO/Managing Director's contact details and at least two registered contact persons.</p> <p class="justify"><strong>IPv4 Section</strong>: Someone with technical knowledge will need to complete a detailed addressing plan. To ensure that your addressing plan is complete, please refer to the <a href="https://www.afrinic.net/en/library/membership-documents/962-ipv4-addressing-plan">IPv4 addressing plan</a> section on the AFRINIC website.</p> <p class="justify"><strong>ASN Requests</strong>: Please provide the Autonomous System Number and contact details of at least one peer/transit provider.</p> <p class="justify"><strong>Documents Upload Section</strong>: Please use this section to upload the supporting documents that will help to justify your request for resources: <ul style="-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;"> <li style="font-size: 16px !important;">A scanned copy of a document that confirms your legal presence in the AFRINIC service region (mandatory).</li> <li style="font-size: 16px !important;">Equipment purchase proof (invoices, purchase orders, delivery notes).</li> <li style="font-size: 16px !important;">The Peering/Transit service contract with a BGP peer.</li> </ul> </p> <br/> </div> <!-- END CONTENT --> </div> <div class="well col-sm-offset-1 col-sm-offset-right-1 col-sm-3" > <div class="logo" style="margin: 0 auto; width: 150px; margin-bottom: 20px;"> <img style="width: 150px;" src="/nmrp/assets/images/afrinic_logo.png"> </div> <div class="alert alert-info" style="text-align:center;"> Please use the credentials that you submitted when you registered for this portal. </div> <!-- Start Error box --> <!-- End Error box --> <form id="loginForm" action="/nmrp/authentication/login" method="post"> <div class="form-group"> <input id="login" name="username" placeholder="Email Address" type="text" class="form-control" value=""/> </div> <div class="form-group"> <input id="password" name="password" placeholder="Password" type="password" class="form-control" value=""/> <input type="hidden" name="_csrf" value="25dbd065-ddb3-4c87-a94e-ccc183aeec22"/> </div> <div class="form-group"> <div class="col-sm-12"> <div class="col-sm-12" style="margin: 20px auto; text-align: center;"> <button type="submit" class="btn btn-fill btn-warning col-sm-12"> <i class="fa fa-sign-in"></i> Sign in </button> </div> <div class="clearfix"></div> <div class="col-sm-12" style="margin: 0 auto; text-align: center;"> <a style="text-decoration:none; color: #333; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;" id="btnResetPassword" href="/nmrp/authentication/changePasswordRequest">Forgot password ?</a> </div> <div class="clearfix"></div> <div class="col-sm-12" style="margin: 20px auto; text-align: center;"> <button type="button" class="btn btn-fill btn-info col-sm-12" onclick="window.location = '/nmrp/authentication/newRegistrant';"> <i class="fa fa-user"></i> Register </button> </div> <div class="clearfix"></div> </div> </div> <div> <input type="hidden" name="_csrf" value="25dbd065-ddb3-4c87-a94e-ccc183aeec22" /> </div></form> <!-- END CONTENT --> </div> </div> </div> </div> </div> </div> </div> </div><!-- end row --> </div> <!-- big container --> <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header" style="background-color:#999999; color:#fff;"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> <h4 class="modal-title" id="myModalLabel">Application instructions</h4> </div> <hr style="margin: 0 auto;"/> <div class="modal-body"> <div id="contentsAnchor"> <h4 class="info-text">Contents</h4> <ul style="-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;"> <li style="font-size: 16px !important;"><a href="#howToUseThisPortal">How to use this portal</a></li> <li style="font-size: 16px !important;"><a href="#organisationGeneralInformationAnchor">Organisation: general information</a></li> <li style="font-size: 16px !important;"><a href="#organisationContactsAnchor">Organisation contacts</a></li> <li style="font-size: 16px !important;"><a href="#howWillTheResourcesBeUsedAnchor">How will the resources be used?</a></li> <li style="font-size: 16px !important;"><a href="#ipv4ResourceRequestAdditionalInformationAnchor">IPv4 resource request : additional information</a></li> <li style="font-size: 16px !important;"><a href="#ipv6AddressPlanAnchor">IPv6 address plan</a></li> <li style="font-size: 16px !important;"><a href="#asnMultihomingPlansAnchor">ASN-Eligibility</a></li> <li style="font-size: 16px !important;"><a href="#fileUploadAnchor">Document upload</a></li> </ul> <br/> <br/> </div> <div id="howToUseThisPortal"> <h4 class="info-text">How to use this portal</h4> <p class="info-text"><strong>1. Register an account</strong></p> <p class="justify">Enter the mandatory fields:</p> <ul style="-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;"> <li style="font-size: 16px !important;">First name</li> <li style="font-size: 16px !important;">Last name</li> <li style="font-size: 16px !important;">Email</li> <li style="font-size: 16px !important;">Phone</li> <li style="font-size: 16px !important;">General Address</li> <li style="font-size: 16px !important;">City</li> <li style="font-size: 16px !important;">Country</li> <li style="font-size: 16px !important;">Password</li> </ul> <p class="justify">Some fields are optional: Job title, Organisation and Postal Code.</p> <p class="justify">Your email and password will be your login credentials.</p> <p class="info-text"><strong>2. Sign in with your login credentials</strong></p> <p class="justify">Sign in using the email address and password used in step 1.</p> <p class="justify">If you have forgotten your password, you can use the "Forgot password" feature to reset it. Enter the email address that you used for registration and you will receive a link with details on how you can reset your password. Please note that this link will expire within 48 hours. If you have not changed your password by then, you will have to click on the "Forgot Password" link again to receive a new link.</p> <p><a href="#contentsAnchor">Top</a></p> <br/> </div> <div id="organisationGeneralInformationAnchor"> <h4 class="info-text">Organisation: general information</h4> <p class="justify">Enter the mandatory fields:</p> <ul style="-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;"> <li style="font-size: 16px !important;"><strong>Organisation name</strong>: Please enter the organisation's full legal name, including the legal form. For example "AFRINIC Ltd". We will list your legal organisation name and form in AFRINIC's internal and external databases. If your organisation is registered with the local chamber of commerce, then you should use the legal name and form as specified on your company's registration certificate.</li> <li style="font-size: 16px !important;"><strong>Industry</strong>: Please select the category that best suits your industry type.</li> <li style="font-size: 16px !important;">Email</li> <li style="font-size: 16px !important;">Phone</li> <li style="font-size: 16px !important;"><strong>General/Billing Address</strong>: Please provide a physical address. PO Box addresses are not acceptable.</li> <li style="font-size: 16px !important;">How long has your organisation been operating?</li> </ul> <p>There are certain optional fields: Fax, Website, Founding document URL and Postal Code.</p> <p class="justify"><strong>Founding document URL</strong>: You can include the URL of your founding document if it is available online. A founding document details how an organisation is established and governed. Examples are constitution, certificate of Incorporation, Act of parliament etc.</p> <p><a href="#contentsAnchor">Top</a></p> <br/> </div> <div id="organisationContactsAnchor"> <h4 class="info-text">Organisation contacts</h4> <p class="justify">Enter the mandatory fields:</p> <ul style="-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;"> <li style="font-size: 16px !important;"><strong>CEO/Managing Director</strong>: Please include the contact details of the organisation's CEO/Managing Director.</li> <li style="font-size: 16px !important;"> <p class="info-text"><strong>Registered Contacts</strong>:</p> <p class="justify">There are three types of contacts: Administrative, Billing and Technical. We require at least two different contacts and covering all the three types (i.e the same contacts may be registered for more than one role).</p> <p class="justify">The rights of each type of contact differs:</p> <ul style="-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;"> <li style="font-size: 16px !important;"><strong>Administrative Contact</strong>: The administrative contact will have the overview of the member's account.</li> <li style="font-size: 16px !important;"><strong>Technical Contact</strong>: The technical contact will be able to register resource assignments and reverse delegations and request additional resources on behalf of the organisation.</li> <li style="font-size: 16px !important;"><strong>Billing Contact</strong>: The billing contact will be able to view the organisation's billing summary, download an invoice as well as pay by credit card using the on-line payment system available in the portal.</li> </ul> <p class="justify">All the registered contacts are able to maintain and update their organisation's details (address, e-mail address and telephone number).</p> <p class="justify">If you already have a person object in the <a href="http://whois.afrinic.net">AFRINIC WHOIS database</a>, please select "<strong>Use NIC-HDL</strong>" and specify your nic-hdl. For example, CS10-AFRINIC.</p> <p class="justify"> <em> person: Customer Services<br/> address: Ebene<br/> phone: +230 4035100<br/> e-mail: cs@afrinic.net<br/> nic-hdl: CS10-AFRINIC<br/> changed: radha@afrinic.net 20150417<br/> source: AFRINIC </em> </p> </li> </ul> <p><a href="#contentsAnchor">Top</a></p> <br/> </div> <div id="howWillTheResourcesBeUsedAnchor"> <h4 class="info-text">How will the resources be used?</h4> <p class="justify">Please specify how will you be using the requested IP resources.<br/></p> <ul style="-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;"> <li style="font-size: 16px !important;"><strong>Customers/Subscribers</strong>: IP addresses needed for those services that will be offered to your customers or subscribers, for e.g Internet access, Cloud services,Digital and media content, Hosting, Co-location, VPN or VPS.</li> <li style="font-size: 16px !important;"><strong>Internal Network</strong>: IP addresses that is used for running your own networks and not for any sub-delegation or reassignment to third parties, for e.g Network equipment, Services/servers or Staff/users.</li> <li style="font-size: 16px !important;"><strong>External Organisation</strong>: Smaller block of IP addresses that will be further assigned to other organisations, for example another legal entity.</li> </ul> <p class="justify">Based on your selection, you will need to indicate additional information on the exact use of the IP addresses in the next section.</p> <p><a href="#contentsAnchor">Top</a></p> <br/> </div> <div id="ipv4ResourceRequestAdditionalInformationAnchor"> <h4 class="info-text">IPv4 resource request : additional information</h4> <p class="justify">In this section, you will need to provide detailed information on how you will be using the requested IPv4 address space. Based on the information collected on the previous page, you will be presented with a list of services that you might be running on your network. If any is missing, please add it using the "Add" button.</p> <p class="justify">For each of the service that will require IP addresses, please input the total number of IP addresses that you are requesting under the column "Total". We do need how much you will use within the next "3 months" and up to "8 months". In addition, the location where these addresses will be used per service is required as well under the "Location" column.</p> <p class="justify">Please ensure to provide as much information possible to help the Hostmasters understand your needs and speed up the evaluation of your resource request.</p> <p><a href="#contentsAnchor">Top</a></p> <br/> </div> <div id="ipv6AddressPlanAnchor"> <h4 class="info-text">IPv6 address plan</h4> <p class="justify">Resource Members are generally Local Internet Registry (LIR) and End-Users (EU).</p> <ul style="-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;"> <li style="font-size: 16px !important;"><strong>Local Internet Registry (LIR)</strong>: A Local Internet Registry (LIR) is an Internet Registry (IR) that receives allocations from AFRINIC and primarily sub-allocates or assigns address space to their customers. LIRs are generally ISPs.</li> <li style="font-size: 16px !important;"><strong>End User (EU)</strong>: Any entity, corporate or individual that receive services (Number Resources assignments) directly from AFRINIC for exclusive use on its own service infrastructure.</li> </ul> <p class="justify">If you are an LIR, you may receive a minimum /32 block as per the IPv6 Address Allocation and Assignment Policy.</p> <p class="justify">If you are an End-user, you may receive a minimum /48 block as per the IPv6 Provider Independent (PI) Assignment for End-Sites.</p> <p><a href="#contentsAnchor">Top</a></p> <br/> </div> <div id="asnMultihomingPlansAnchor"> <h4 class="info-text">ASN : Eligibility</h4> <p class="justify">In order to qualify for an AS number, the requesting organization must be an AFRINIC resource member and fulfil any of the following requirements:</p> <ul style="-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;"> <li style="font-size: 16px !important;">Interconnect (including peering) with more than one AS.</li> <li style="font-size: 16px !important;">Show a unique routing policy or demonstrate a technical need for a coordinated globally unique ASN.</li> </ul> <p class="justify">An organization will also be eligible if it can demonstrate that it will meet the above criteria upon receiving an ASN (or within the following six months).</p> <p class="justify">All requests for ASNs under these criteria will be evaluated using the guidelines described in <a href="https://tools.ietf.org/html/rfc1930">RFC1930 "Guidelines for the creation, selection and registration of an Autonomous System (AS)"</a>.</p> <p class="justify">AFRINIC will require the AS Number and the authoritative contact details of a transit provider/peer an organisation intend to interconnect with in order to confirm the peering agreement/negotiations.</p> <p><a href="#contentsAnchor">Top</a></p> <br/> </div> <div id="fileUploadAnchor"> <h4 class="info-text">Document upload</h4> <p class="justify">We encourage you to upload all requested files since these are required for the smooth evaluation of your request. Certain documents are mandatory and these must be provided to us. Documents that are not mandatory may help us to evaluate your request quicker if you provide them alongside the mandatory documents. Please be advised that the evaluation may take longer than usual if we do not receive all relevant documents.</p> <p><a href="#contentsAnchor">Top</a></p> <br/> </div> </div> <div class="modal-footer" style="margin-top: 0;"> <button type="button" class="btn btn-fill btn-warning" data-dismiss="modal">OK</button> <!--<button type="button" class="btn btn-primary">Save changes</button>--> </div> </div> </div> </div> <div class="modal fade" id="password-changed" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header" style="background-color:#999999; color:#fff;"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> <h4 class="modal-title" id="myModalLabel">Account registration</h4> </div> <hr style="margin: 0 auto;"/> <div class="modal-body"> <p class="justify">Dear Registrant,</p> <p class="justify">Please note that your password was changed successfully.</p> </div> <div class="modal-footer" style="margin-top: 0;"> <button type="button" class="btn btn-fill btn-warning" data-dismiss="modal">OK</button> <!--<button type="button" class="btn btn-primary">Save changes</button>--> </div> </div> </div> </div> <div class="modal fade" id="terms-conditions" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header" style="background-color:#999999; color:#fff;"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> <h4 class="modal-title" id="myModalLabel">Terms and conditions</h4> </div> <hr style="margin: 0 auto;"/> <div class="modal-body"> <p class="justify">AFRINIC uses international best practices to secure all its infrastructure.</p> <p class="justify">By using the AFRINIC new-member portal, the applicant assumes all risks associated with the use of this site, including any risk to User's computer, software or data being damaged by any virus, software, or any other file which might be transmitted or activated via an AFRINIC webpage or User's access to it.</p> <p class="justify">By using the AFRINIC new-member portal, the applicant confirms he/she has obtained consent of individuals before using their personal data in the AFRINIC new-member portal, and respect their rights as data subjects according to the Data Protection Act 2017 of the Republic of Mauritius.</p> <p class="justify">Notwithstanding efforts made by AFRINIC to secure the exchange of information on its websites, AFRINIC shall not in any event be liable for any direct, indirect, punitive, special, incidental, or consequential damages, arising out of or in any way connected with the use or misuse of the information or lack of information on its websites, or with the delay or inability to use the same, or from any information, documents, services, software, or other material obtained through these web sites, or otherwise arising out of the use of these web sites, whether based on contract, tort, strict liability or otherwise, even if AFRINIC and/or any of its staff has been advised of the possibility of damages.</p> <p class="justify">AFRINIC shall not be liable for any loss or injury caused in whole, or in part, by its actions, omissions, or contingencies beyond its control, including in procuring, compiling, or delivering the information, or arising out of any errors, omissions, or inaccuracies in the information regardless of how caused, or arising out of any user's decision, or action taken or not taken in reliance upon information furnished.</p> </div> <div class="modal-footer" style="margin-top: 0;"> <button type="button" class="btn btn-fill btn-warning" data-dismiss="modal">OK</button> </div> </div> </div> </div> <div class="fixed-plugin"> <div class="dropdown"> <a href="#" data-toggle="dropdown"> <i class="fa fa-bars fa-2x"> </i> </a> <ul class="dropdown-menu"> <li> <a href="#" class="btn btn-info btn-fill" data-toggle="modal" data-target="#myModal">Application instructions</a> </li> <li> <a href="#" class="btn btn-info btn-fill" data-toggle="modal" data-target="#terms-conditions">Terms and conditions</a> </li> </ul> </div> </div> <script src="/nmrp/assets/js/jquery-1.12.3.min.js" type="text/javascript"></script> <script src="/nmrp/assets/js/bootstrap.min.js" type="text/javascript"></script> <script src="/nmrp/assets/js/bootstrap-datepicker.js" type="text/javascript"></script> <script type="text/javascript" src="https://cdn.datatables.net/1.10.11/js/jquery.dataTables.min.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('#datepicker-asn-peers').datepicker({ autoclose: true, todayHighlight: true }); }); $(document).on('change', '.btn-file :file', function() { //console.log($(this)); $(this).parents('.input-group').find('input[type="text"]').val($(this).val()); }); </script> </body> </html>