IRRd-Discuss
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
Re: rpsl databases integration problem
- From: Christerfer R. Frazier
- Date: Thu Jun 27 11:31:40 2002
The following is a list of the critical parts for constructing
an IRR database.
aut-num
mntner
route
as-set
route-set
filter-set
rtr-set
peering-set
key-cert
repository
inet-rtr
These are the parts we use to construct a seed for APNIC since we do
not support domain objects etc. The other pieces are optional and some
are not fully supported in IRRd.
To create the database simply 'cat' the parts together, all the parts
are flat files.
Also note the following irrd.conf configuration option that filters
objects not in the list above:
irr_database apnic filter non-critical
I believe you also need to get permission from APNIC to mirror their
database. Ask them: apnic-dbm@apnic.net
Chris Frazier
Merit Network
On Thu, Jun 27, 2002 at 08:13:37PM +0530, Sanjeev Sharma wrote:
> Hi,
>
> I have downloaded rpsl database from whois.apnic.net. this data base is
> having several db files like
> apnic.db.an
> apnic.db.as
> apnic.db.as-set
> apnic.db.aut-num
> apnic.db.dn
> apnic.db.domain
> apnic.db.i6
> apnic.db.in
> apnic.db.inet6num
> apnic.db.inetnum
> apnic.db.kc
> apnic.db.key-cert
> apnic.db.long
> apnic.db.mntner
> apnic.db.mt
> apnic.db.ol
> apnic.db.route
> apnic.db.rt
> apnic.JOURNAL
> how do i integrate all in one database or how can i use these files for
> my apnic database and in future be able to mirror this database from
> apnic.
> Thanks and regards
> sanjeev
|