Dear znuff,
I am trying this config as below:
Flags: X - disabled, I - invalid, D - dynamic
0 name="queue1" dst-address=0.0.0.0/0 interface=all parent=none
direction=both priority=8 queue=default-small/default-small
limit-at=64000/64000 max-limit=64000/64000 total-queue=default-small
1 name="queue2" target-addresses=192.168.10.1/32 dst-address=0.0.0.0/0
interface=all parent=queue1 direction=both priority=8
queue=default-small/default-small limit-at=0/0 max-limit=64000/64000
total-queue=default-small
2 name="queue3" target-addresses=192.168.10.2/32 dst-address=0.0.0.0/0
interface=all parent=queue1 direction=both priority=8
queue=default-small/default-small limit-at=0/0 max-limit=64000/64000
total-queue=default-small
this configuration is for 64Kbps, ratio 1:4
with the configuration above, I am do not get the up/dwn 64kbps ratio 1:8.
Is the above configuration wrong?, please give your suggestion
effendi