We are switching to template configuration but have run into an issue.
Sample template on IOS XE 03.16.09:
router bgp 1
template peer-policy ROUTE-REFLECTOR
remote-as 1
allowas-in 2
send-community both
After setting up each neighbor (about 80 neighbors) with the inherit peer-policy ROUTE-REFLECTOR the template end result is each neighbor is then configured with send-community extended. I'm able to then modify each neighbor statement with send-community both but was hoping the template solution would function more consistently for all options. If I remove the send-community both from each neighbor statement, the template reverts back to send-community extended per neighbor.
Any help would be greatly appreciated!!
Thanks
Frank