How to do queue setup to monitor the bandwidth in mikrotik.

LAN========>Mikrotik============>Internet

How to do queue setup to monitor the bandwidth in mikrotik.
thaks

Create simle queue and attach it to interface. Set limit to 1000M both for upload and download.

Why set limit ?

Because Mikrotik plays smart and if queue rule does not have limit it plainly ignores it (without notifying you, of course) so you will loose lot of time trying to figure out why rule shows no traffic.

So, forget about unlimited limit. There is no such thing any more. Always set some limit even ridiculous one, like 10000M/10000M.

thanks,

I can dynamically use the queue, mean i give my user’s permission to download only 10 mb within 1 hour, how i can do it?

Hotspot???