This is a brief explanation of how to register in the RADB. It is
intended as a sort of 'quick start' document, detailing only the minimum
steps necessary to register. If you are not familiar with RPSL (Routing
Policy Specification Language, used to express policy in the RADB),
you may wish to refer to the
REFERENCE section for background documents.
This document provides templates for registering three types of
objects in the RADB, as well as basic troubleshooting tips:
Step One - Register a Maintainer
Maintainer objects specify the parties who are allowed to perform
updates to the RADB, and how these parties are authenticated. When a
route or aut-num object is submitted for registration, a Maintainer object
must be registered and referenced in the route or aut-num object; otherwise
the submission will be rejected. Thus, the first step* to registering information in the RADB is to register a Maintainer object.
*In order to register in the RADB, you'll first need to obtain
an Autonomous System (AS) number. ARIN handles such assignments
in North America. There are also regional registries for Latin
America (LACNIC), Europe (RIPE), the Asia-Pacific region (APNIC)
and Africa (Afrinic).
To register your maintainer object, please use the
RADB registration form.
An RADB administrator will then verify your AS contact information
and, subject to approval, notify you of your successful registration.
Once the RADB adminstrator has notified you that your maintainer
object has been added,
you can pay
your invoice online. After the Maintainer object is created,
modifications can be made via the RADB Web Portal interface.
Step Three - Register AS and Policy Information
After registering a Maintainer object and routes, the next
step is to register an
aut-num object, thereby specifying an AS's routing policy. A sample
aut-num object is shown below for a simple stub AS multihomed to
two providers (AS64444 and AS64488). (For a more detailed description of aut-num objects, see RFC 2650 or see the REFERENCE section below).
To register AS policy, please proceed to the RADb
Web Portal.
Note that the mnt-by field should contain the string you
submitted in the mntner field of the Maintainer object.
Aut-num Example
Attributes
|
Comments
|
aut-num: AS64323 |
AS Number |
as-name: MAINESTATE |
Short descriptive one word name for the AS |
descr: Maine State University |
Longer description of object |
import: from AS64444 accept ANY |
Import policy |
import: from AS64488 accept ANY |
Import Policy |
export: to AS64444 announce AS64323 |
Export policy |
export: to AS64488 announce AS64323 |
Export policy |
admin-c: Fred Meyer |
Administrative Contact |
tech-c: Seth Taylor |
Technical Contact |
mnt-by: MAINT-AS64323 |
mntner responsible |
changed: fmeyer@mainestate.edu 20080328 |
Email and date of last change |
source: RADB |
Name of database containing the object
|
If you have questions about using the RADB, please send email to the
database team at db-admin@radb.net.