<div dir="ltr"><div>I have a number of routes that include non-standard bgp_ext_community entries, for example unknown 0x10b (VRF Route Import).</div><div><br></div><div>Is there a way to filter bgp_ext_community for only route targets?<br></div><div><br></div><div>I tried the following, but the ec datatype expects integers, not wildcards:<br></div><div><br></div><div>show route filter { if (rt, *, *) ~ bgp_ext_community then accept; reject; } all</div><div><br></div><div>I'm using bird 2.0.2.</div><div><br></div><div>Thanks!</div><div><br></div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Chris Herdt<br><br></div></div></div></div></div>