Hi, We successfully finished the process of adaptation BIRD to MSK-IX network. Currently BIRD is running on both IPv4 Route Servers (version 1.2.0 with some patches from Ondrej Zajicek). Also we modified our public Looking Glass service. It's available via: http://www.msk-ix.ru/eng/lookingglass.html Thank you for help and cooperation! -- Mikhail A. Grishin E-mail: magr@ripn.net
On 8.2.2010 16:21, Mikhail A. Grishin wrote:
Hi,
We successfully finished the process of adaptation BIRD to MSK-IX network. Currently BIRD is running on both IPv4 Route Servers (version 1.2.0 with some patches from Ondrej Zajicek).
Also we modified our public Looking Glass service. It's available via: http://www.msk-ix.ru/eng/lookingglass.html
Thank you for help and cooperation!
Thank you! That is perfect! Ondrej
Hi Mikhail, The looking glass looks cool. Btw, how do you get the view of "sh ip bgp sum" from the BIRD route server? ---------------------------------------------------------------------------------- Neighbor Client_ID AS Date Time Status PrfxRcvd/ErrCode ---------------------------------------------------------------------------------- 193.232.244.10 m9-tr1 43832 08-02-2010 20:07:25 up 2 193.232.244.11 kstv 39493 05-02-2010 09:28:58 up 2 Because as far as I know, BIRD client do not have the command to show this field (or maybe I just don't know :) Or do you use some script and port the result into the web? Thanks in advance Regards, Affandi Indraji -----Original Message----- From: owner-bird-users@atrey.karlin.mff.cuni.cz [mailto:owner-bird-users@atrey.karlin.mff.cuni.cz] On Behalf Of Mikhail A. Grishin Sent: Monday, February 08, 2010 11:22 PM To: Ondrej Zajicek; Ondrej Filip; bird-users@network.cz Subject: BIRD at MSK-IX Hi, We successfully finished the process of adaptation BIRD to MSK-IX network. Currently BIRD is running on both IPv4 Route Servers (version 1.2.0 with some patches from Ondrej Zajicek). Also we modified our public Looking Glass service. It's available via: http://www.msk-ix.ru/eng/lookingglass.html Thank you for help and cooperation! -- Mikhail A. Grishin E-mail: magr@ripn.net
Hi, We wrote some perl script, that translate "sh ip bgp sum" to some birdc commands, then read and reformat output from birdc. Also our script use text file (for simple correlation between IP, Client_ID and AS). This text file we upload every time when we want to reconfigure our RSes from control server. This text file could be replaced by SQL queries (if you store such correlation in database and want to read it directly) Affandi INDRAJI пишет:
Hi Mikhail,
The looking glass looks cool.
Btw, how do you get the view of "sh ip bgp sum" from the BIRD route server?
---------------------------------------------------------------------------------- Neighbor Client_ID AS Date Time Status PrfxRcvd/ErrCode ---------------------------------------------------------------------------------- 193.232.244.10 m9-tr1 43832 08-02-2010 20:07:25 up 2 193.232.244.11 kstv 39493 05-02-2010 09:28:58 up 2
Because as far as I know, BIRD client do not have the command to show this field (or maybe I just don't know :)
Or do you use some script and port the result into the web?
Thanks in advance
Regards, Affandi Indraji
-----Original Message----- From: owner-bird-users@atrey.karlin.mff.cuni.cz [mailto:owner-bird-users@atrey.karlin.mff.cuni.cz] On Behalf Of Mikhail A. Grishin Sent: Monday, February 08, 2010 11:22 PM To: Ondrej Zajicek; Ondrej Filip; bird-users@network.cz Subject: BIRD at MSK-IX
Hi,
We successfully finished the process of adaptation BIRD to MSK-IX network. Currently BIRD is running on both IPv4 Route Servers (version 1.2.0 with some patches from Ondrej Zajicek).
Also we modified our public Looking Glass service. It's available via: http://www.msk-ix.ru/eng/lookingglass.html
Thank you for help and cooperation!
-- Mikhail A. Grishin E-mail: magr@ripn.net Phone: +7 (495) 737-0685 MSK-IX & Russian Institute for Public Networks Phone: +7 (499) 192-9179 Network Operations Center
-- Mikhail A. Grishin E-mail: magr@ripn.net
Hi, On Tuesday 09 February 2010 at 15:55 (CET), Mikhail A. Grishin wrote:
We wrote some perl script, that translate "sh ip bgp sum" to some birdc commands, then read and reformat output from birdc.
Also our script use text file (for simple correlation between IP, Client_ID and AS). This text file we upload every time when we want to reconfigure our RSes from control server. This text file could be replaced by SQL queries (if you store such correlation in database and want to read it directly)
Any chance for making the source public as well? Or at least some more technical background information. One of the things that stands out is the detailed timestamps for instance. Regards, Ruben Laban
participants (4)
-
Affandi INDRAJI -
Mikhail A. Grishin -
Ondrej Filip -
Ruben Laban