Aggregate outgoing address.

damkol at gmail.com damkol at gmail.com
Thu Nov 10 11:55:09 CET 2011


Hello.
In my test configuration of bird i want to announce two prefixes:
11.11.11.0/24 and 12.12.12.0/24.
But i do not understand how.
vlan3001 11.11.11.1/28 (direct connected)
vlan3002 11.11.11.17/28 (direct connected)
vlan3003 11.11.11.65/26 (direct connected)

bird.conf
#v+
protocol static static_bgp {
route 11.11.11.128/25 via 11.11.11.66;
route 12.12.12.0/24 via 11.11.11.66;
}
protocol direct { interface "*"; }
#v-

This configration announce as is - two times /28, one /26 and one /25 of
11.11.11.0/24 prefix.
How to aggregate this in one /24 prefix in this sample?

-- 
damkol at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20111110/2ee831db/attachment.html>


More information about the Bird-users mailing list