Community discussions

MikroTik App
 
network99
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 90
Joined: Wed Nov 22, 2017 8:47 pm

Problem with Queue (Parent - Child)

Tue Sep 28, 2021 10:30 am

hello guys
good time

I have a question about Queue

I have 40Mbps Internet Traffic

I have 2 site (two class) and in each class, there are 10 pptp users (with address 192.168.90.0/24)
total I have 20 pptp users with Dynamic Queue

My problem is Queue : Users (class B) doesnt work !!
why Queue : Users (class B) doesnt working and only Queue : [A] Users Flor (class A) works well ?

screen shot:
Image

my config:
/queue simple
add limit-at=40M/40M max-limit=40M/40M name="Total BW" target=""
add limit-at=20M/20M max-limit=20M/20M name="[A] Users Flor (class A)" parent="Total BW" target=""
add limit-at=10M/10M max-limit=10M/10M name="[B] Users (class B)" parent="Total BW" target=""

/ppp profile
add local-address=192.168.90.1 name="ppp class A" parent-queue="Total BW" rate-limit=128k/512k remote-address=test
add local-address=192.168.90.1 name="ppp class B" parent-queue="Total BW" rate-limit=512k/800k remote-address=test

 
network99
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 90
Joined: Wed Nov 22, 2017 8:47 pm

Re: Problem with Queue (Parent - Child)

Tue Sep 28, 2021 10:31 am

hello guys
good time

I have a question about Queue

I have 40Mbps Internet Traffic

I have 2 site (two class) and in each class, there are 10 pptp users (with address 192.168.90.0/24)
total I have 20 pptp users with Dynamic Queue

My problem is Queue : (B) Users (class B) doesnt work !!
why Queue : (B) Users (class B) doesnt working and only Queue : [A] Users Flor (class A) works well ?

screen shot:
Image

my config:
/queue simple
add limit-at=40M/40M max-limit=40M/40M name="Total BW" target=""
add limit-at=20M/20M max-limit=20M/20M name="[A] Users Flor (class A)" parent="Total BW" target=""
add limit-at=10M/10M max-limit=10M/10M name="[B] Users (class B)" parent="Total BW" target=""

/ppp profile
add local-address=192.168.90.1 name="ppp class A" parent-queue="Total BW" rate-limit=128k/512k remote-address=test
add local-address=192.168.90.1 name="ppp class B" parent-queue="Total BW" rate-limit=512k/800k remote-address=test

Who is online

Users browsing this forum: austinNz and 79 guests