How to Manage 3 ISPs in Zima?

Hello Zima Community,

I have a MikroTik setup with 3 different ISPs:

  • eth1 = ISP1
  • eth2 = ISP2
  • eth3 = ISP3
  • eth4 = LAN
  • eth5 = VLAN 101
  • eth6 = VLAN 102

I want to configure it so that I can assign any PPPoE user to whichever ISP I choose. For example, some users should get internet from ISP1, others from ISP2, and others from ISP3, depending on my choice.

What is the best way to achieve this in Zima? Should I use different IP pools, routing rules, or another recommended method?

Thanks in advance for your guidance!