A network engineer applies the above configuration on a PE router. The PE receives route 172.16.1.0/24 from eBGP peer 10.1.1.1. Which communities will be attached to this route?
The set community command can include multiple values.
Why this answer
The route-map SET_COMM matches prefix 172.16.1.0/24 (permitted by prefix-list CUSTOMER). It sets two communities: 65000:100 and 65000:200. Standard community list includes both.