1AS 64512 2router-id 127.0.0.1 3socket "/var/run/bgpd.sock.0" 4 5 6rde rib Adj-RIB-In no evaluate 7rde rib Loc-RIB rtable 0 fib-update yes 8 9match from any community 1234:5678 10match from any community local-as:5678 11match from any community neighbor-as:5678 12match from any community *:5678 13match from any community 1234:local-as 14match from any community 1234:neighbor-as 15match from any community 1234:* 16match from any community *:* 17match from any community 1234:1 community 1234:2 18match from any community 1234:1 community 1234:2 community 1234:3 19match from any community 65535:666 20match from any community 65535:0 21match from any community 65535:65281 22match from any community 65535:65282 23match from any community 65535:65283 24match from any community 65535:65284 25match from any large-community 1234:5678:90 26match from any large-community local-as:5678:90 27match from any large-community neighbor-as:5678:90 28match from any large-community 1234:local-as:90 29match from any large-community 1234:neighbor-as:90 30match from any large-community 1234:5678:local-as 31match from any large-community 1234:5678:neighbor-as 32match from any large-community *:5678:90 33match from any large-community 1234:*:90 34match from any large-community 1234:5678:* 35match from any large-community 1234:*:* 36match from any large-community *:5678:* 37match from any large-community *:*:90 38match from any large-community *:*:* 39match from any large-community 1234:5678:1 large-community 1234:5678:2 40match from any large-community 1234:5678:1 large-community 1234:5678:2 large-community 1234:5678:3 41match from any community 1234:1 large-community 1234:5678:1 42match from any large-community 1234:5678:1 community 1234:1 43match from any set { community delete 1234:5678 community delete 1234:* community delete *:5678 community delete local-as:5678 community delete local-as:neighbor-as large-community delete 1234:15:5678 large-community delete *:15:5678 large-community delete local-as:15:5678 large-community delete local-as:15:* large-community delete local-as:15:neighbor-as large-community delete local-as:*:* community 1234:5678 community local-as:5678 community local-as:neighbor-as large-community 1234:15:5678 large-community local-as:15:5678 large-community local-as:15:neighbor-as } 44