[PATCH] protocol aggregation

Alexander V. Chernikov melifaro at ipfw.ru
Sun Jan 22 21:09:35 CET 2017


[Sorry for the duplicate, re-posting original letter as plain text].

Hello list,
 
Here is the last photo agg diff, based on bird 1.6.3.
 
Usage examples:
 
protocol aggregator agg1 {
       type bgp as 65000;
       route 198.51.100.0/24;
       route 192.168.0.0/23 { min count 1; filter f_agg; };
       route 192.168.128.0/23 { filter f_agg2; min filter count 2; };
}
 
protocol aggregator agg2 {
type static;
route 192.168.2.0/24 { min count 3; }
}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: agg_support10.diff
Type: text/x-diff
Size: 41308 bytes
Desc: not available
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20170122/9618245b/attachment.diff>


More information about the Bird-users mailing list