Considering bandwith utilization in routing protocol cost

Hello,

Is there a way to manipulate the costs of interfaces, or the metric of the routes according to the bandwidth utilization and delay of the link dynamically? Like Cisco’s PfR solution?

Does Mikrotik have a routing protocol or a type of solution which can do unequal cost load balancing except BGP?

Thanks

I don’t think there are any doing unequal cost balancing, not even sure BGP will do it (unless you do it manually).
The closest reference that i can think of is using the firewall and somehow do the balancing from there.
If you on the other hand go with an MPLS infrastructure with VRF’s but i think even without VRF’s, you should be able to do Diffserv cost based path decisions (even automatic ones).