Hello,
I think about this issue and solution is pretty easy (i hope), just do
all routing in master table and finally send routes into separate tables
by some route distinguisher, for example bgp community. Thereafter put
this routes to separate kernel tables and set up ip rules, to make
something like VRF.
Dan
Dne 21.03.13 10:21, Dan Rimal napsal(a):
Hello,
I have problem with pipe collision detected with bird.. i would like
to have separate routing table for tranzit bgp peers and another table
for internet exchange peers, but i need merge routes from this two
tables to master table.. but there is problem with Pipe collision
detected, because there is a lot of the same routes from both tables.
Is there any way how to merge tables with aware of localpref or
something like this? Maybe protocol preference?
Regards,
Dan