1# $OpenBSD: bgpd.conf.2.in,v 1.1 2018/09/07 08:38:35 claudio Exp $ 2# Test various community related filter parsing 3 4AS 1 5 6allow from any community local-as:neighbor-as 7allow from any ext-community rt 1:2 8allow from any ext-community l2vid 192.0.2.1:2 9allow from any ext-community ovs valid 10allow from any ext-community ovs invalid 11allow from any ext-community ovs not-found 12allow from any large-community local-as:neighbor-as:* 13