On 9/3/10 12:30 PM, Stuart Henderson wrote:
"bgpctl irrfilter" might do what you need. it runs offline,
pulls RPSL and generates filter files that you can list as an
"include" in bgpd.conf. currently it is hardcoded to fetch
from RADB.
you may or may not need to modify your RPSL to work with it.
also if you expect large filter sets, investigate cpu and
memory use (especially at 'bgpctl reload' time) and make sure
you're ok with how it works.
Thank you - next time I'll read the latest man page on the openbsd.org
first :)
I'll play around with this with some different scenarios to explore
system utilization. While individual filters should be relatively small
were are going to have lots of them.
Thanks,
Max