How to set OSPF cost on two routes on one port.

Say I have two wireless links coming into the same AP and port on a local mikrotik, but on different subnets, and the remote end stations are on distinct different routers.

I want to be able to tell the local router to direct traffic going through the AP to choose one remote end or the other.

How do I adjust the cost on a subnet basis, rather than on an interface basis.

Thanks in advance,

Homer W. Smith
CEO Lightlink Internet

Hello, the best solution for you will be deploy different VLANs to connect each wireless link; so you’ll need to configure the addressing into the VLAN interface directly and the OSPF cost will be attached to that vlan too.

thanks. that’s a good answer.

Homer