You want to use PCQ and allow 256k maximum download and upload for each client. Choose correct argument values for the required queue.
- kind=pcq pcq-rate=256000 pcq-classifier=src-address
- kind=pcq pcq-rate=1256000 pcq-classifier=dst-address
- kind=pcq pcq-rate=256000 pcq-classifier=dst-address
- kind=pcq pcq-rate=5000000 pcq-classifier=src-address
- kind=pcq pcq-rate=5000000 pcq-classifier=dst-address
Reveal Solution Next Question