This archive is retained to ensure existing URLs remain functional. It will not contain any emails sent to this mailing list after July 1, 2024. For all messages, including those sent before and after this date, please visit the new location of the archive at https://mailman.ripe.net/archives/list/[email protected]/

[Hackathon-list] Experimental RIS BGP streaming

Chris Amin camin at ripe.net
Fri Mar 27 18:15:37 CET 2015


The experimental RIS BGP streaming API is available for the purposes of
this hackathon, with the following caveats:

* This as an experiment: we want to know if it's feasible and if there
is demand for it. There's no guarantee that it will continue to exist!
* The interface (parameters and outputs) will undoubtedly change over time.
* This is a prototype and not currently operationally stable. I'll keep
it going on a best effort basis throughout the weekend. Poke me (gently)
if it dies.

That said, you can hook up to a simple stream using Javascript like this:

http://stream-dev.ris.ripe.net/simpletest.html.txt

Examples of output messages:

withdrawl:

{"peer":"217.29.76.6","timestamp":1427473498.63,"prefix":"12.30.110.0/24","rrc":"rrc-test.ripe.net","type":"W"}

announcement:

{"timestamp":1427473556.32,"rrc":"rrc-test.ripe.net","prefix":"111.91.229.0/24","next_hop":"77.72.229.74","peer":"77.72.229.74","path":[12654,9002,9498,38571],"type":"A"}

Note: it is possible to filter the stream with various subscription
parameters. If you want to do this, please let me know your use case and
I'll hook you up.

Cheers,
Chris

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2713 bytes
Desc: S/MIME Cryptographic Signature
URL: </ripe/mail/archives/hackathon-list/attachments/20150327/effc4f1f/attachment.p7s>