On Wed, Mar 07, 2012 at 12:46:03PM +0200, Tapio Haapala wrote: > Hello, Hello.
> What is easiest or efficent way to get bgp commynity info out from > bird? Our need is make some iptables forward rules for traffic > accounting based by bgp communities. Can we get communities to > syslog when advertisement comes or can we read current status of > them with birdc? You can use print bgp_community in filters to print bgp_community content into syslog.
