Home > general bluez > Mikrotik simple bandwidth control

Mikrotik simple bandwidth control

October 14th, 2009 sIMON Leave a comment Go to comments

There’s a really easy way of controlling bandwidth of an interface (e.g. guest interface).

It’s done via queues:
/queue simple add interface=guest max-limit=2M/2M disabled=no

Where “guest” is the interface name and 2M is the down/uplink speed in bps you want to shape it to.

More about this on Mikrotik Wiki

S.

Categories: general bluez Tags: ,
  1. No comments yet.
  1. October 21st, 2009 at 21:32 | #1