Community discussions

MikroTik App
 
megalogplus
just joined
Topic Author
Posts: 4
Joined: Wed Mar 29, 2017 1:34 pm

PCQ Queue Not Working

Tue Sep 18, 2018 3:08 pm

Hello All!

When I used router os 6.38.7. Its worked.
And when I upgrade firmware up to 6.40.9, shaper with PCQ queue is not work.
I am using rb 951 and folowing configuration.

/interface bridge
add name=bridge1

/ip address
add address=192.168.88.1/24 interface=bridge1 network=192.168.88.0

/interface bridge port
add bridge=bridge1 interface=ether2
add bridge=bridge1 interface=ether3
add bridge=bridge1 interface=ether4
add bridge=bridge1 interface=ether5
add bridge=bridge1 interface=wlan1

/queue type
add kind=pcq name=PCQ_Down pcq-burst-time=5s pcq-classifier=dst-address pcq-dst-address6-mask=64 pcq-src-address6-mask=64
add kind=pcq name=PCQ_Up pcq-burst-time=5s pcq-classifier=src-address pcq-dst-address6-mask=64 pcq-src-address6-mask=64
/queue simple
add max-limit=20M/20M name=local-queue queue=PCQ_Up/PCQ_Down target=192.168.88.0/24
What's broken in the new firmware?

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot], GoogleOther [Bot], sebi099 and 85 guests