On 19 January 2017 at 13:14, Ondrej Zajicek <santiago@crfreenet.org> wrote:
There is no direct way to import MRT data to BIRD. You could use some script
to parse MRT data and convert it to static route definitions.

​In the past, when seeking to do this I've used bgpdump[0], bgpsimple[1], and/or imported it into exabgp with mrtparse[2].

Hope they help,

M