How to separate the national and international bandwidth?

Hello everyone,

Im looking from a week (on google, forums, etc) about how I can limit the national and international bw.

I use a Mikrotik CCR1036-8G-2S+. I have one link with two different routes (redundant) and my ISP have two equipment in my office to receive each route (etherchannel L2).

So, someone tell me that I need to request to my ISP that they need to send me the national and international link each one in a different VLAN, in that case, this router can manage that?

Thank you and sorry if I don’t explain so clear.

What country are you in?
Why would you have different bandwith for national and international users.

You can use https://mikrotikconfig.com/firewall/ to generate national IP lists. I would suggest generating just 1 which uses your country IP addresses. Rename the list to “national” or similar to suit.
Mangle your traffic marking dst-address-list national traffic and then another mangle rule marking (!)dst-address-list.

You then have separated traffic markings and can use Queue tree to limit speeds

just use BGP, receive the local/national routes - and then just a default route out for all others, i.e international. If they do BGP for customers…