Queue

Hello guys, let me explain my problem first…

I have a task to monitor usage bandwidth…
the problem is, everything is wired and many computers are connected … do I have to manually input ip one by one …? or is there an easier way …? FYI: IP set up to DHCP, can you help me to set up in queue

Thanks

  1. make the DHCP leases static. so you know the IP of xxx is not going to change.
  2. Optional, use Reply only on LAN bridge and add APR on DHCP lease to stop client configure their own static IP. don’t use this if there is already static IP on your network.
  3. create simple queue per IP without limit, or max limit to match our ISP bandwidth. you can do this in batch from terminal .

each queue will have the amount of data used until the router restart again.

Do you have step by step, for setting it…?

Thanks