Hi @ptomasi,
Yes, you can configure the route policy to do that, kindly refer to the example below:
acl 2001
rule 5 per sourc 192.168.64.0 0.0.15.255
route-policy 2EBGP per node 10
if-match acl 2001
apply as-path 200 additive
bgp 300
peer x.x.x.x route-policy 2EBGP exp
If you have any further questions, kindly let us know.