Hi,
Not a answer but a direction. Take a look at the usage examples at:
https://redmine.labs.nic.cz/projects/bird/wiki/Examples
There is a route server example with multiple routing tables.
----- Pesan Asli -----
Dari: Martin Kraus <martin.kraus@wujiman.net>
Kepada: Ika Kushati <heart_kire1@yahoo.co.id>
Cc: birduser <bird-users@trubka.network.cz>
Dikirim: Sabtu, 9 Februari 2013 18:48
Judul: Re: ASK about BPG multiple routing tableall prefix from R1 go to T100 in R2 and all prefix from R3 go to T200 in R2,,,,
On Sat, Feb 09, 2013 at 03:06:16AM -0800, Ika Kushati wrote:
> Hello,,
> I have a project using BIRD on Debian.
> It's my first time using BIRD and actually I don't really understand how to use it.
>
> The project is:
> There are 3 routers using Debian.
>
> R1----R2---R3
>
> I must configure prefix from R1 will be updated on T100 table on R2 and prefix from R3 to T200 table.
> I have finished to make all routers connecting each other.
> But then i dont know what next step is.
> Should I configure iproute first or BIRD first?
> And how to configure it?
>Hi. All prefixes from R3 go to T200 and all prefixes from R1 go to T100? or
>you want both R1 and R3 to have prefixes in the main routing table and only
>specific prefixes to be moved to T100 and T200?
>mk
So when I want to show T100 table ,,,all prefix from R1 will be showed,,,,
please help me,,,I am stuck