Hi list,

IMHO adding support for VPNv4 NLRI to “standard” Bird would greatly improve its value. There are very few BGP routers out there that support MPLS route reflection, ExaBGP being one of them. Bird is very popular in ISP community, acting in route servers on many IXPs, so, yes — VPNv4|6 support would be really nice :-)

Kind regards,
Matjaž

On 3. nov. 2014, at 10:04, Alexander V. Chernikov <melifaro@ipfw.ru> wrote:

On 03.11.2014 10:56, Evelio VILA wrote:
Hi guys,

I'm following the instructions from

http://bird.mpls.in/projects/mpls-bird/wiki/Bird_rr


but I get a syntax error when adding the table statements.

I'm using Bird 1.4.5 for Ubuntu utopic installed from this ppa:

deb http://ppa.launchpad.net/cz.nic-labs/bird/ubuntu utopic main
deb-src http://ppa.launchpad.net/cz.nic-labs/bird/ubuntu utopic main


But it seems that version is not yet compiled for VPNv4 (AFI/SAFI
1/128) capabilities.
Hello. Currently this code is not integrated to the main branch,
so you have to compile it by hand. Latest snapshot is available here:
http://bird.mpls.in/distfiles/bird/bird-20130301.tar.gz


already checked this link with no luck...
https://www.mail-archive.com/bird-users%40atrey.karlin.mff.cuni.cz/msg03141.html

any ideas?

Thanks!

Evelio Vila