Frequently Asked Questions - Registry-Registrar Protocol FAQ
Information for registrars about connecting to to Afilias' Shared Registration System.
- What protocol does Afilias use to support .INFO?
- What is the status of EPP in the IETF standardization process?
- What EPP commands are available to manipulate Registry objects?
- Can I use these EPP commands with all Registry objects?
- Where can I find more information about the Extensible Provisioning Protocol (EPP)?
Afilias was a pioneer in launching domain name registry services based on the Extensible Provisioning Protocol (EPP). Afilias currently operates the .INFO registry in the final EPP RFC compliant version.
At the December 2000 IETF meeting, a Birds-Of-a-Feather (BOF) was held to determine the interest level in establishing a working group that would help define an IETF standardized Registry-Registrar protocol. The BOF led to the creation of the IETF "provreg" (Provisioning Registry Protocol) working group. In March of 2004, EPP became an official standard.
EPP RFCs:
EPP provides two commands for session management: [login] to establish a session with a server, and [logout] to end a session with a server
EPP provides three commands to query object information: [info] to retrieve detailed information associated with a known object, [check] to determine if an object is known to the server, and [transfer] to retrieve known object transfer status information.
EPP provides five commands to transform objects: [create] to create an instance of an object with a server, [delete] to remove an instance of an object from a server, [renew] to extend the validity period of an object, [update] to change information associated with an object, and [transfer] to manage changes in client sponsorship of a known object.
No, EPP commands may not be defined for certain objects because of the nature of these objects. The following table summarizes which commands can be used with which objects.
| Registry Command | Domain | Host | Contact |
|---|---|---|---|
| EPP Query Commands | |||
| Check | ok | ok | ok |
| Info | ok | OK | OK |
| Transfer | OK | undefined | OK |
| EPP Transform Commands | |||
| Create | OK | OK | OK |
| Update | OK | OK | OK |
| Delete | OK | OK | OK |
| Renew | OK | undefined | undefined |
| Transfer | OK | undefined | OK |
Additional information about EPP can be found in the EPP RFCs:
