Local preference not applied in BGP

Im trying to apply local preference to incoming bgp from external peer. Its the only filter router I have for the peers inbound bgp.

Neither of these work and its announced to the internal BGP routers in same AS.

add action=accept append-bgp-communities=“” chain=bgp-transit4-in set-bgp-communities=“” set-bgp-local-pref=75
add action=accept append-bgp-communities=“” chain=bgp-transit4-in prefix=0.0.0.0/0 set-bgp-communities=“” set-bgp-local-pref=75

This should be simple so Im probably just stupider than usual. :slight_smile:

/Mikael

Filtrs pareizs, tikai jāpievieno BGP peeram! :wink:

Yes this was for sure an operator bug :slight_smile: For other users with the same issue - make sure the filter is applied to the bgp peer.