On ROS7.11.2 I have a routing filter on ingress that should append bgp-communties and bgp-large-communities to all routes learned from peer. However, just bgp-community is appended - bgp-large-community does not get appended. Here’s the filter chain (32bit-ASN 666666 just for demonstration):
this is exactly how we are doing this also on 7.11.2 and it works on all of our peers. Sometimes sessions need to be disabled and reenabled when changing route filters especially when you add or move an entry in the filter chain.