[ixpmanager] IRRDB setup

Brian Thompson brian.thompson at iovation.com
Fri Jan 10 05:05:06 GMT 2014


I am trying to make sure my IRRDB is working correctly as we are starting
to get our route server up and running.

I have one customer with Apply IRRDB Filtering checked and Apply IRRDB
Filtering checked.

mysql>
mysql> select * from irrdb_prefix;
Empty set (0.00 sec)

mysql> select * from irrdb_asn;
+----+-------------+-------+----------+---------------------+
| id | customer_id | asn   | protocol | first_seen          |
+----+-------------+-------+----------+---------------------+
|  1 |           2 | 15301 |        4 | 2014-01-10 04:28:54 |
|  2 |           2 | 15301 |        6 | 2014-01-10 04:28:54 |
+----+-------------+-------+----------+---------------------+
2 rows in set (0.00 sec)

root at portal:/usr/local/ixp# ./bin/ixptool.php -a irrdb-cli.update-prefix-db
-v
PHP Deprecated:  Comments starting with '#' are deprecated in
/etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0
Processing iovation: [IPv4: IRRDB 0; DB not updated] [IPv6: IRRDB 0; DB not
updated]
Database time  : 0.0019369125366211
Processing time: 0
Network time   : 0.76200199127197

I have confirmed bgpq3 is working
root at portal:~# bgpq3 -Jl test AS15301
policy-options {
replace:
 prefix-list test {
    38.103.166.0/24;
    74.121.28.0/22;
    74.121.28.0/23;
    74.121.31.0/24;
    206.169.239.0/24;
 }


}
and IRR Tool Set is working.

rtconfig> @RtConfig access_list filter AS15301

!

no ip prefix-list pl100

ip prefix-list pl100 permit 38.103.166.0/24

ip prefix-list pl100 permit 74.121.28.0/22

ip prefix-list pl100 permit 74.121.28.0/23

ip prefix-list pl100 permit 74.121.31.0/24

ip prefix-list pl100 permit 206.169.239.0/24

ip prefix-list pl100 deny 0.0.0.0/0 le 32


still no prefixes


Suggestions?


Thanks,

Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20140109/1effa5bc/attachment.html>


More information about the ixpmanager mailing list