Route aggregation patch
Paweł Mokry
p.mokry at multiplay.pl
Mon Jan 15 11:00:20 CET 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20180115/5d1a9496/attachment.html>
More information about the Bird-users
mailing list