22 Oct
2014
22 Oct
'14
4:06 a.m.
On Wed, 22 Oct 2014 08:04:04 +1300 Michael Fincham <michael@hotplate.co.nz> wrote:
One possibility that did occur to me is to use communities to separate which BGP prefixes get learned in to which kernel route tables, possibly by learning all the iBGP routes in to one separate non-kernel table then using pipes to the various different kernel tables. I need to check if this works, though :)
Upon further consideration, no this will not work as there cannot be overlapping prefixes, among other reasons. Running multiple BIRD processes in separate namespaces seems the most likely solution. -- Michael