Is it possible to insert an MRT dump into BIRD routing tables ?
Hello there, I was wondering if it is possible to insert and replay an MRT dump (say BGP dump) of a router into the BIRD routing tables ? Thanks in advance. -- Best wishes, Bahram BahramBeigy http://www.bahrambeigy.ir
Hi Bahram. On 2015-11-13 12:13, Bahram wrote:
I was wondering if it is possible to insert and replay an MRT dump (say BGP dump) of a router into the BIRD routing tables ?
This feature is not implemented in BIRD. A solution would be to parse an MRT dump and insert it to the BIRD via command-line client birdc. Best, Pavel
Hi Bahram, You could always use something like ExaBGP/mrtparse to feed your Bird BGP instance. https://github.com/Exa-Networks/exabgp/wiki/MRT https://github.com/YoshiyukiYamauchi/mrtparse/tree/master/examples There is also this (a bit outdated) http://caia.swin.edu.au/urp/bgp/tools.html Regards, -- evelio On Fri, Nov 13, 2015 at 3:13 AM, Bahram <bahramwhh@gmail.com> wrote:
Hello there,
I was wondering if it is possible to insert and replay an MRT dump (say BGP dump) of a router into the BIRD routing tables ?
Thanks in advance.
-- Best wishes, Bahram BahramBeigy http://www.bahrambeigy.ir
participants (3)
-
Bahram -
Evelio Vila -
Pavel Tvrdík