Community
In
router
bgp 100
neighbor
220.200.1.2 remote-as 200
neighbor 220.200.1.2 route-map filter-on-community in
!
route-map
filter-on-community permit 10
match community 1
set
local-preference 50
!
route-map filter-on-community permit 20
match
community 2 exact-match
set local-preference 200
!
ip
community-list 1 permit 150:3 200:5
ip community-list 2 permit 88:6