I am new to mikrotik i want to limit download/upload on my wan connections.Because in pakistan PTCL only allow 300GB on 1-8Mbps connections so i want to put limit on my wan interfaces so that my data transfer not increase 300 GB limit.
the 300GB limit is download+upload or just for download?
in the scenario in which the 300GB are for download only you can limit the download speed via simple queue so that the 300GB quota will be met at the end of the month assuming a 30 day month like this:
30 days=2592000 seconds
300 GB=2516582400 kb
=> ~970kb/s or ~121.25 KB/s for the download (if you want to be on the safe side you could subtract 5% for overhead, invalid connections etc).
(i have not taken into account that you will not be using the internet connection 24/7).