Setting localpref

This is my first time using a MicroTik router and I’m wondering how to set localpref for a bgp peer using the GUI.

We are currently using OpenBSD for out BGP needs and have it set up as:

remote-as 1234
neighbor 192.16.8.0.1
set localpref 150

I can’t seem to find a localpref setting when creating a new peer using the MicroTik GUI.

This may be a dumb question, but I am also very new to BGP so perhaps I’m missing something.

Thanks for your help.

Should work. If you have difference between gui and console - it might be a bug :slight_smile:

create a route filter rule which sets the local preference and then configure the peer to apply that inbound prefix filter.