Hi
I have rb750gl with routeros 5.7 and I need to setup PCQ so that users can share the 20mb connection we have. When I apply the settings as per the wiki I get a global setting instead of a per user setting. I have set an upload of 128k and a download of 1mb per user but this seems to limit the whole global connection to 1mb and this is shared between the users. The settings I applied are:
/queue type add name=“PCQ_download” kind=pcq pcq-rate=1M pcq-classifier=dst-address
/queue type add name=“PCQ_upload” kind=pcq pcq-rate=128k pcq-classifier=src-address
/queue simple add queue=PCQ_upload/PCQ_download target-addresses=192.168.0.0/24
Can someone please point me in the right direction, I have searched the forums and have seen a couple of people with the same problem but no answer for the fix. I am still new to this routeros and have been at this for hours and the closest I get is a global limit instead of a per connection bandwidth solution.
A bit more information I have to install this tomorrow at a hotel that has Internet > router with dhcp ip 192.168.100.1 > switch > 11 access points serving 7 floors of a hotel. So in the src and dst address of queues 192.168.0.0/24 is being used is this an issue correct or not?
Really appreciate any help.
Thanks
Craig