reducing peer-to-peer traffic

Hi all,

I am having problems with filters I have tried in many ways for reducing bandwidth on my nodes but seems I have no success, can anyone help me out on queues for fixing this please,
this is what I am using right now and it does not help me

[@BLD2180-C] /queue type>
5 name=“Up-cable” kind=pcq pcq-rate=524288 pcq-limit=50 pcq-classifier=src-address pcq-total-limit=524288

6 name=“Down-cable” kind=pcq pcq-rate=524288 pcq-limit=50 pcq-classifier=dst-address pcq-total-limit=524288

7 name=“download-512” kind=pcq pcq-rate=524688 pcq-limit=50 pcq-classifier=dst-address pcq-total-limit=2000

8 name=“upload-512” kind=pcq pcq-rate=524688 pcq-limit=50 pcq-classifier=src-address pcq-total-limit=2000

9 name=“default-small” kind=pfifo pfifo-limit=10

[@BLD2180-C] /queue tree> pr
Flags: X - disabled, I - invalid
0 name=“Upload-cable” parent=5.8Ghz packet-mark=users limit-at=0 queue=Up-cable priority=8 max-limit=0 burst-limit=0
burst-threshold=0 burst-time=0s

1 name=“Download-cable” parent=ether1 packet-mark=users limit-at=0 queue=Down-cable priority=8 max-limit=0 burst-limit=0
burst-threshold=0 burst-time=0s

2 name=“download” parent=ether1 packet-mark=download limit-at=0 queue=download-512 priority=8 max-limit=0 burst-limit=0
burst-threshold=0 burst-time=0s

3 name=“upload” parent=5.8Ghz packet-mark=upload limit-at=0 queue=upload-512 priority=8 max-limit=0 burst-limit=0
burst-threshold=0 burst-time=0s


Please Help!!!