2WAN PCC config lines without bridge-local

Hello.
Inet filled with lots of configs how to use multiwan inet in mikrotiks.

These docs contains lines like this:

add chain prerouting connection-mark=ISP1_conn in-interface=LAN (or bridge-local) action=mark-routing new-routing-mark=to_ISP1

But how to make this line when there is no bridge-local?
Ether-ports are not linked in switch and working as separated gateways (for example ether6 192.168.10.1) for connected networks from outer switches or from mikrotics in router mode?
Should i use LAN address lists instead?

RB1100ax2

Either include mangle rules using all LAN involved interfaces, or IP address list, or in your specific situation you could use the new feature at Interfaces: “Interface List”.

What about src or dst-addr-type = or != local?
Could these params be used for %subj% task?

Of course, use whatever criteria that suits your situation.