Hello,

We're trying to use protocol aggregator from patch:
http://trubka.network.cz/pipermail/bird-users/attachments/20170122/564d8bb7/attachment.diff

protocol aggregator agg_1 {
        type bgp as 65011;
        debug all;
        table peery;
        route 1.2.3.0/24;
        import all;
        export all;
}

But, ten bird export route as blackhole:

bird> show route export bgp_test
...
1.2.2.0/24   via 178.219.129.5 on eth0 [bgp_opo05 09:18:18] * (100) [AS65050i]
1.2.2.0/23   blackhole [agg_1 10:58:09] * (50)
...

Did I miss something?


--
*Paweł Mokry*
Dział Informatyki
Tel. 32 302 06 06

Reply via email to