I have some problems with simple queue on Mikrotik routers, specifically CCR1036-8G-2S+
We have 2 of those linked with 10G SFPs, but since we don't want to give out customer full 10G bandwidht, I need to limit the bandwidth on this 10G link.
I've tried to do it with this command:
Code: Select all
queue simple add name=asdf target-addresses=0.0.0.0/0 max-limit=2G/2G interface=ptp_bridge
Also, i ran into interface argument, but it's not available in newer versions of RouterOS.
Can someone please tell me what's the best way to limit the bandwidth on sfp interface to e.g. 2G?
KR,
Matej