Filter ext_community?

Chris Herdt cherdt at gmail.com
Thu Sep 12 22:43:07 CEST 2019


I have a number of routes that include non-standard bgp_ext_community
entries, for example unknown 0x10b (VRF Route Import).

Is there a way to filter bgp_ext_community for only route targets?

I tried the following, but the ec datatype expects integers, not wildcards:

show route filter { if (rt, *, *) ~ bgp_ext_community then accept; reject;
} all

I'm using bird 2.0.2.

Thanks!

-- 
Chris Herdt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20190912/a6f47ff2/attachment.htm>


More information about the Bird-users mailing list