What's new

FlexQoS FlexQoS 1.2.4 - Flexible QoS Enhancement Script for Adaptive QoS

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Can someone cleverer than me (I know thats a big ask) , come up with Flex QOS settings for Microsoft Teams priority please ?

Thanks
Start with the built-in option and see if it works for you.

1610043475406.png
 
Everyone may be shocked to learn that I have very unpredictable bandwidth and bufferbloat, despite all my efforts to learn the inner workings and intricacies of QoS. I have 400/25Mbit service from Comcast, but always assumed my AC68U was keeping me from reaching the full bandwidth with QoS, so when I upgraded to an 86U I thought I might be able to reach my shaped speeds with the faster processor. Nope.

I’ve been playing with OpenWRT on a Raspberry Pi and finally made the switchover this afternoon while the family was out, using the AC86U as an AP. Given all the specs of the Pi 4B, I expected to be able to easily shape 400 Mbit while running a modern Linux kernel (5.4.86). Nope. Maybe having the AC86U in the mix is a choke point?

I can reach speeds without QoS/SQM on either router (86U or Pi4B).

So most of my issues are likely out of my control. My modem is a Netgear CM500V and while Netgear rates it up to 600 Mbit, Comcast officially says it’s good up to 373 Mbit. But I can exceed that with QoS disabled, so I don’t think it’s the choke point yet.

The grass is always greener on the other side of the cable modem...

Now I have to wait for another “family is out” opportunity to switch back to the AC86U as the router.
I seriously glanced at this post and thought "OMG DAVE switched to a netgear router, whos going to take care of flexqos!"
 
No graphs and Qos not working - beta3 - specification below

Code:
FlexQoS v1.1.0 released 2020-12-13

Debug date    : 2021-01-08 17:14:49+0100
Router Model  : RT-AX58U
Firmware Ver  : 386.1_beta3
DPI/Sig Ver   : 2.0.1 / 2.212
sed: /tmp/bwdpi/qosd.conf: No such file or directory
WAN iface     : eth4
tc WAN iface  : eth4
IPv6          : disabled
Undf Prio     : -1
Down Band     : 972800
Up Band       : 972800
***********
Net Control   :
Work-From-Home:
Gaming        :
Others        :
Web Surfing   :
Streaming     :
File Downloads:
Game Downloads:
***********
Downrates     :       0,       0,       0,       0,       0,       0,       0,       0
Downceils     :       0,       0,       0,       0,       0,       0,       0,       0
Downbursts    :    3200,    3200,    3200,    3200,    3200,    3200,    3200,    3200
DownCbursts   :    3200,    3200,    3200,    3200,    3200,    3200,    3200,    3200
DownQuantums  :    1514,    1514,    1514,    1514,    1514,    1514,    1514,    1514
***********
Uprates       :       0,       0,       0,       0,       0,       0,       0,       0
Upceils       :       0,       0,       0,       0,       0,       0,       0,       0
Upbursts      :    3200,    3200,    3200,    3200,    3200,    3200,    3200,    3200
UpCbursts     :    3200,    3200,    3200,    3200,    3200,    3200,    3200,    3200
UpQuantums    :    1514,    1514,    1514,    1514,    1514,    1514,    1514,    1514
***********
iptables settings: <>>udp>>500,4500>>3<>>udp>16384:16415>>>3<>>tcp>>119,563>>5<>>tcp>>80,443>08****>7
-o br0 -p udp -m multiport --sports 500,4500 -j MARK --set-mark 0x8006ffff/0x3fffff
-o eth4 -p udp -m multiport --dports 500,4500 -j MARK --set-mark 0x4006ffff/0x3fffff
-o br0 -p udp -m multiport --dports 16384:16415 -j MARK --set-mark 0x8006ffff/0x3fffff
-o eth4 -p udp -m multiport --sports 16384:16415 -j MARK --set-mark 0x4006ffff/0x3fffff
-o br0 -p tcp -m multiport --sports 119,563 -j MARK --set-mark 0x8003ffff/0x3fffff
-o eth4 -p tcp -m multiport --dports 119,563 -j MARK --set-mark 0x4003ffff/0x3fffff
-o br0 -p tcp -m multiport --sports 80,443 -m mark --mark 0x80080000/0xc03f0000 -j MARK --set-mark 0x803fffff/0x3fffff
-o eth4 -p tcp -m multiport --dports 80,443 -m mark --mark 0x40080000/0xc03f0000 -j MARK --set-mark 0x403fffff/0x3fffff
***********
appdb rules: <000000>6<00006B>6<0D0007>5<0D0086>5<0D00A0>5<12003F>4<13****>4<14****>4<1A****>5
filter add dev br0 protocol all prio -1 u32 match mark 0x80000000 0xc000ffff flowid
filter add dev eth4 protocol all prio -1 u32 match mark 0x40000000 0xc000ffff flowid
filter add dev br0 protocol all prio -1 u32 match mark 0x8000006B 0xc03fffff flowid
filter add dev eth4 protocol all prio -1 u32 match mark 0x4000006B 0xc03fffff flowid
filter add dev br0 protocol all prio -1 u32 match mark 0x800D0007 0xc03fffff flowid
filter add dev eth4 protocol all prio -1 u32 match mark 0x400D0007 0xc03fffff flowid
filter add dev br0 protocol all prio -1 u32 match mark 0x800D0086 0xc03fffff flowid
filter add dev eth4 protocol all prio -1 u32 match mark 0x400D0086 0xc03fffff flowid
filter add dev br0 protocol all prio -1 u32 match mark 0x800D00A0 0xc03fffff flowid
filter add dev eth4 protocol all prio -1 u32 match mark 0x400D00A0 0xc03fffff flowid
filter add dev br0 protocol all prio -1 u32 match mark 0x8012003F 0xc03fffff flowid
filter add dev eth4 protocol all prio -1 u32 match mark 0x4012003F 0xc03fffff flowid
filter add dev br0 protocol all prio -1 u32 match mark 0x80130000 0xc03f0000 flowid
filter add dev eth4 protocol all prio -1 u32 match mark 0x40130000 0xc03f0000 flowid
filter add dev br0 protocol all prio -1 u32 match mark 0x80140000 0xc03f0000 flowid
filter add dev eth4 protocol all prio -1 u32 match mark 0x40140000 0xc03f0000 flowid
filter add dev br0 protocol all prio -1 u32 match mark 0x801A0000 0xc03f0000 flowid
filter add dev eth4 protocol all prio -1 u32 match mark 0x401A0000 0xc03f0000 flowid
 

Attachments

  • 2021-1-8 17-15-38.png
    2021-1-8 17-15-38.png
    18.5 KB · Views: 107
  • 2021-1-8 17-15-52.png
    2021-1-8 17-15-52.png
    25.2 KB · Views: 105
Today I installed beta4 and Qos is working

Code:
FlexQoS v1.1.0 released 2020-12-13

Debug date    : 2021-01-09 22:24:48+0100
Router Model  : RT-AX58U
Firmware Ver  : 386.1_beta4
DPI/Sig Ver   : 2.0.1 / 2.212
WAN iface     : eth4
tc WAN iface  : eth4
IPv6          : disabled
Undf Prio     : 2
Down Band     : 972800
Up Band       : 972800
***********
Net Control   : 1:10
Work-From-Home: 1:13
Gaming        : 1:11
Others        : 1:17
Web Surfing   : 1:15
Streaming     : 1:12
File Downloads: 1:16
Game Downloads: 1:14
***********
Downrates     :   48640,  145920,   48640,  194560,   48640,   97280,   48640,   97280
Downceils     :  972800,  972800,  972800,  972800,  972800,  972800,  972800,  972800
Downbursts    :   60800,  182400,   60800,  243200,   60800,  121600,   60800,  121600
DownCbursts   : 1216000, 1216000, 1216000, 1216000, 1216000, 1216000, 1216000, 1216000
DownQuantums  :  608000, 1824000,  608000, 2432000,  608000, 1216000,  608000, 1216000
***********
Uprates       :   48640,  145920,   48640,  194560,   48640,   97280,   48640,  291840
Upceils       :  972800,  972800,  972800,  972800,  972800,  972800,  972800,  972800
Upbursts      :   60800,  182400,   60800,  243200,   60800,  121600,   60800,  364800
UpCbursts     : 1216000, 1216000, 1216000, 1216000, 1216000, 1216000, 1216000, 1216000
UpQuantums    :  608000, 1824000,  608000, 2432000,  608000, 1216000,  608000, 3648000
***********
iptables settings: <>>udp>>500,4500>>3<>>udp>16384:16415>>>3<>>tcp>>119,563>>5<>>tcp>>80,443>08****>7
-o br0 -p udp -m multiport --sports 500,4500 -j MARK --set-mark 0x8006ffff/0x3fffff
-o eth4 -p udp -m multiport --dports 500,4500 -j MARK --set-mark 0x4006ffff/0x3fffff
-o br0 -p udp -m multiport --dports 16384:16415 -j MARK --set-mark 0x8006ffff/0x3fffff
-o eth4 -p udp -m multiport --sports 16384:16415 -j MARK --set-mark 0x4006ffff/0x3fffff
-o br0 -p tcp -m multiport --sports 119,563 -j MARK --set-mark 0x8003ffff/0x3fffff
-o eth4 -p tcp -m multiport --dports 119,563 -j MARK --set-mark 0x4003ffff/0x3fffff
-o br0 -p tcp -m multiport --sports 80,443 -m mark --mark 0x80080000/0xc03f0000 -j MARK --set-mark 0x803fffff/0x3fffff
-o eth4 -p tcp -m multiport --dports 80,443 -m mark --mark 0x40080000/0xc03f0000 -j MARK --set-mark 0x403fffff/0x3fffff
***********
appdb rules: <000000>6<00006B>6<0D0007>5<0D0086>5<0D00A0>5<12003F>4<13****>4<14****>4<1A****>5
filter add dev br0 protocol all prio 2 u32 match mark 0x80000000 0xc000ffff flowid 1:17
filter add dev eth4 protocol all prio 2 u32 match mark 0x40000000 0xc000ffff flowid 1:17
filter add dev br0 protocol all prio 2 u32 match mark 0x8000006B 0xc03fffff flowid 1:17
filter add dev eth4 protocol all prio 2 u32 match mark 0x4000006B 0xc03fffff flowid 1:17
filter add dev br0 protocol all prio 15 u32 match mark 0x800D0007 0xc03fffff flowid 1:16
filter add dev eth4 protocol all prio 15 u32 match mark 0x400D0007 0xc03fffff flowid 1:16
filter add dev br0 protocol all prio 15 u32 match mark 0x800D0086 0xc03fffff flowid 1:16
filter add dev eth4 protocol all prio 15 u32 match mark 0x400D0086 0xc03fffff flowid 1:16
filter add dev br0 protocol all prio 15 u32 match mark 0x800D00A0 0xc03fffff flowid 1:16
filter add dev eth4 protocol all prio 15 u32 match mark 0x400D00A0 0xc03fffff flowid 1:16
filter add dev br0 protocol all prio 20 u32 match mark 0x8012003F 0xc03fffff flowid 1:15
filter add dev eth4 protocol all prio 20 u32 match mark 0x4012003F 0xc03fffff flowid 1:15
filter change dev br0 prio 22 protocol all handle 802::800 u32 flowid 1:15
filter change dev eth4 prio 22 protocol all handle 802::800 u32 flowid 1:15
filter change dev br0 prio 23 protocol all handle 804::800 u32 flowid 1:15
filter change dev eth4 prio 23 protocol all handle 804::800 u32 flowid 1:15
filter add dev br0 protocol all prio 2 u32 match mark 0x801A0000 0xc03f0000 flowid 1:16
filter add dev eth4 protocol all prio 2 u32 match mark 0x401A0000 0xc03f0000 flowid 1:16
 

Attachments

  • 2021-1-9 22-26-7.png
    2021-1-9 22-26-7.png
    577.7 KB · Views: 141
Today I installed beta4 and Qos is working

Code:
FlexQoS v1.1.0 released 2020-12-13

Debug date    : 2021-01-09 22:24:48+0100
Router Model  : RT-AX58U
Firmware Ver  : 386.1_beta4
DPI/Sig Ver   : 2.0.1 / 2.212
WAN iface     : eth4
tc WAN iface  : eth4
IPv6          : disabled
Undf Prio     : 2
Down Band     : 972800
Up Band       : 972800
***********
Net Control   : 1:10
Work-From-Home: 1:13
Gaming        : 1:11
Others        : 1:17
Web Surfing   : 1:15
Streaming     : 1:12
File Downloads: 1:16
Game Downloads: 1:14
***********
Downrates     :   48640,  145920,   48640,  194560,   48640,   97280,   48640,   97280
Downceils     :  972800,  972800,  972800,  972800,  972800,  972800,  972800,  972800
Downbursts    :   60800,  182400,   60800,  243200,   60800,  121600,   60800,  121600
DownCbursts   : 1216000, 1216000, 1216000, 1216000, 1216000, 1216000, 1216000, 1216000
DownQuantums  :  608000, 1824000,  608000, 2432000,  608000, 1216000,  608000, 1216000
***********
Uprates       :   48640,  145920,   48640,  194560,   48640,   97280,   48640,  291840
Upceils       :  972800,  972800,  972800,  972800,  972800,  972800,  972800,  972800
Upbursts      :   60800,  182400,   60800,  243200,   60800,  121600,   60800,  364800
UpCbursts     : 1216000, 1216000, 1216000, 1216000, 1216000, 1216000, 1216000, 1216000
UpQuantums    :  608000, 1824000,  608000, 2432000,  608000, 1216000,  608000, 3648000
***********
iptables settings: <>>udp>>500,4500>>3<>>udp>16384:16415>>>3<>>tcp>>119,563>>5<>>tcp>>80,443>08****>7
-o br0 -p udp -m multiport --sports 500,4500 -j MARK --set-mark 0x8006ffff/0x3fffff
-o eth4 -p udp -m multiport --dports 500,4500 -j MARK --set-mark 0x4006ffff/0x3fffff
-o br0 -p udp -m multiport --dports 16384:16415 -j MARK --set-mark 0x8006ffff/0x3fffff
-o eth4 -p udp -m multiport --sports 16384:16415 -j MARK --set-mark 0x4006ffff/0x3fffff
-o br0 -p tcp -m multiport --sports 119,563 -j MARK --set-mark 0x8003ffff/0x3fffff
-o eth4 -p tcp -m multiport --dports 119,563 -j MARK --set-mark 0x4003ffff/0x3fffff
-o br0 -p tcp -m multiport --sports 80,443 -m mark --mark 0x80080000/0xc03f0000 -j MARK --set-mark 0x803fffff/0x3fffff
-o eth4 -p tcp -m multiport --dports 80,443 -m mark --mark 0x40080000/0xc03f0000 -j MARK --set-mark 0x403fffff/0x3fffff
***********
appdb rules: <000000>6<00006B>6<0D0007>5<0D0086>5<0D00A0>5<12003F>4<13****>4<14****>4<1A****>5
filter add dev br0 protocol all prio 2 u32 match mark 0x80000000 0xc000ffff flowid 1:17
filter add dev eth4 protocol all prio 2 u32 match mark 0x40000000 0xc000ffff flowid 1:17
filter add dev br0 protocol all prio 2 u32 match mark 0x8000006B 0xc03fffff flowid 1:17
filter add dev eth4 protocol all prio 2 u32 match mark 0x4000006B 0xc03fffff flowid 1:17
filter add dev br0 protocol all prio 15 u32 match mark 0x800D0007 0xc03fffff flowid 1:16
filter add dev eth4 protocol all prio 15 u32 match mark 0x400D0007 0xc03fffff flowid 1:16
filter add dev br0 protocol all prio 15 u32 match mark 0x800D0086 0xc03fffff flowid 1:16
filter add dev eth4 protocol all prio 15 u32 match mark 0x400D0086 0xc03fffff flowid 1:16
filter add dev br0 protocol all prio 15 u32 match mark 0x800D00A0 0xc03fffff flowid 1:16
filter add dev eth4 protocol all prio 15 u32 match mark 0x400D00A0 0xc03fffff flowid 1:16
filter add dev br0 protocol all prio 20 u32 match mark 0x8012003F 0xc03fffff flowid 1:15
filter add dev eth4 protocol all prio 20 u32 match mark 0x4012003F 0xc03fffff flowid 1:15
filter change dev br0 prio 22 protocol all handle 802::800 u32 flowid 1:15
filter change dev eth4 prio 22 protocol all handle 802::800 u32 flowid 1:15
filter change dev br0 prio 23 protocol all handle 804::800 u32 flowid 1:15
filter change dev eth4 prio 23 protocol all handle 804::800 u32 flowid 1:15
filter add dev br0 protocol all prio 2 u32 match mark 0x801A0000 0xc03f0000 flowid 1:16
filter add dev eth4 protocol all prio 2 u32 match mark 0x401A0000 0xc03f0000 flowid 1:16
I'm just curious, since you have a symmetrical almost gigabit connection, why do you use any QOS?
 
Hi Guys,

Not sure if this is the right thread to ask this but I just purchased a RT-AX86U and installed 386.1_beta4 and this awesome script for QoS.

My question is, I can't seem to find how to select fq_codel as the discipline since that option is not available for me.

Thanks in advance
 
fq_codel is no longer available in 386 when using Adaptive QoS due to changes from Asus/Trend Micro. Adaptive QoS only uses htb+sfq in 386.
Thanks for the Reply Dave,

That's a bummer, I used to run fq-Codel on my r7000 with freshtomato, now with FlexQoS I get some bufferbloat on upload... AFAIK 386 is the only Merlin available for this router.
 
In process of getting my replacement RT-AC86U up and running.
Full nuke and m&m done on 384.19. Ran speed tests without QoS on. It's looking good besides bufferbloat, so time to install FlexQoS. Follow your steps, it doesn't advise to select a discipline, do you not recommend one anymore?
Pretty sure I was using the fq_codel. I see the discussion about 386 not having it, but I still do in 384.

Lastly, you used to recommend the QoS priority order, I see that is no longer in the new thread or the github page. The old thread had the additional post saying Learn-From-Home is lower priority than Video and Audio Streaming (I recommend the bottom of the priority list).

I double check my settings so far as default and I'm only seeing 100 download instead of my previous 400. Ugh
 
In process of getting my replacement RT-AC86U up and running.
Full nuke and m&m done on 384.19. Ran speed tests without QoS on. It's looking good besides bufferbloat, so time to install FlexQoS. Follow your steps, it doesn't advise to select a discipline, do you not recommend one anymore?
Pretty sure I was using the fq_codel. I see the discussion about 386 not having it, but I still do in 384.

Lastly, you used to recommend the QoS priority order, I see that is no longer in the new thread or the github page. The old thread had the additional post saying Learn-From-Home is lower priority than Video and Audio Streaming (I recommend the bottom of the priority list).

I double check my settings so far as default and I'm only seeing 100 download instead of my previous 400. Ugh
Use fq_codel while you can, but there is no requirement to use it. I don’t think I used to recommend a particular priority order. FreshJR used to recommend a particular order. I don’t pretend to know what is important to you based on your usage. The only advice I offer is for Learn-From-Home, since it can only interfere with Streaming If set higher.
 
Use fq_codel while you can, but there is no requirement to use it. I don’t think I used to recommend a particular priority order. FreshJR used to recommend a particular order. I don’t pretend to know what is important to you based on your usage. The only advice I offer is for Learn-From-Home, since it can only interfere with Streaming If set higher.
Ok perhaps it was a suggest offered in July but not in the first couple of posts. I put other to the top, learn from home at the bottom, now my normal speeds appear back! Thanks!
 
the question is how do we get the same or even better performance without fq_codel ?
 
the question is how do we get the same or even better performance without fq_codel ?

Switched over from fq_codel to sfq since being on Merlin V384.19 with FlexQos V1.1.0, to test if there are any issues, when the final V386.1 Merlin is released. No issues, and speeds appear to be just fine for 30+ devices, including streaming, gaming, Work-From-Home, IOT devices, with multiple people all accessing at the same time.
 
the question is how do we get the same or even better performance without fq_codel ?
Switched over from fq_codel to sfq since being on Merlin V384.19 with FlexQos V1.1.0, to test if there are any issues, when the final V386.1 Merlin is released. No issues, and speeds appear to be just fine for 30+ devices, including streaming, gaming, Work-From-Home, IOT devices, with multiple people all accessing at the same time.
I'm starting to play with the idea of just adding fq_codel underneath the top level htb structure, instead of the perplexing htb qdisc within htb qdisc setup ASUS uses today. Let Trend Micro identify everything by application as usual, then within each class use fq_codel to perform the queue management among all the devices with active flows within that class.

Depends on when and how often the ASUS/Trend daemons check for the original classes and reset everything.
Code:
# tc -d qdisc ls
qdisc htb 1: dev eth0 root refcnt 2 r2q 10 default 0 direct_packets_stat 3 ver 3.17 direct_qlen 1000
qdisc sfq 2: dev eth0 parent 1:2 limit 127p quantum 1514b depth 127 flows 128/1024 divisor 1024
qdisc fq_codel 800a: dev eth0 parent 1:13 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 800b: dev eth0 parent 1:10 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 800d: dev eth0 parent 1:11 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 800f: dev eth0 parent 1:12 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 8018: dev eth0 parent 1:14 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 801a: dev eth0 parent 1:15 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 801c: dev eth0 parent 1:16 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 801e: dev eth0 parent 1:17 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc htb 1: dev br0 root refcnt 2 r2q 10 default 0 direct_packets_stat 3 ver 3.17 direct_qlen 2
qdisc sfq 2: dev br0 parent 1:2 limit 127p quantum 1514b depth 127 flows 128/1024 divisor 1024
qdisc fq_codel 8001: dev br0 parent 1:13 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 800c: dev br0 parent 1:10 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 800e: dev br0 parent 1:11 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 8011: dev br0 parent 1:12 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 8019: dev br0 parent 1:14 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 801b: dev br0 parent 1:15 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 801d: dev br0 parent 1:16 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn
qdisc fq_codel 801f: dev br0 parent 1:17 limit 1024p flows 1024 quantum 1514 target 5.0ms interval 100.0ms ecn

# tc class show dev br0 parent 1:
class htb 1:11 parent 1:1 leaf 800e: prio 1 rate 36352Kbit overhead 18 ceil 363520Kbit burst 45440b cburst 45440b
class htb 1:10 parent 1:1 leaf 800c: prio 0 rate 18176Kbit overhead 18 ceil 363520Kbit burst 45440b cburst 45440b
class htb 1:1 root rate 363520Kbit ceil 363520Kbit burst 454400b cburst 454400b
class htb 1:2 root leaf 2: prio 0 rate 1Gbit ceil 1Gbit burst 1249375b cburst 1249375b
class htb 1:13 parent 1:1 leaf 8001: prio 3 rate 3635Kbit overhead 18 ceil 363520Kbit burst 45439b cburst 45440b
class htb 1:12 parent 1:1 leaf 8011: prio 2 rate 14540Kbit overhead 18 ceil 363520Kbit burst 45437b cburst 45440b
class htb 1:15 parent 1:1 leaf 801b: prio 5 rate 72704Kbit overhead 18 ceil 363520Kbit burst 45440b cburst 45440b
class htb 1:14 parent 1:1 leaf 8019: prio 4 rate 72704Kbit overhead 18 ceil 363520Kbit burst 45440b cburst 45440b
class htb 1:17 parent 1:1 leaf 801f: prio 7 rate 36352Kbit overhead 18 ceil 363520Kbit burst 45440b cburst 45440b
class htb 1:16 parent 1:1 leaf 801d: prio 6 rate 109056Kbit overhead 18 ceil 363520Kbit burst 45421b cburst 45440b

# tc class show dev eth0 parent 1:
class htb 1:11 parent 1:1 leaf 800d: prio 1 rate 4505Kbit overhead 18 ceil 22528Kbit burst 2815b cburst 2816b
class htb 1:10 parent 1:1 leaf 800b: prio 0 rate 1126Kbit overhead 18 ceil 22528Kbit burst 2815b cburst 2816b
class htb 1:1 root rate 22528Kbit ceil 22528Kbit burst 27196b cburst 27196b
class htb 1:2 root leaf 2: prio 0 rate 1Gbit ceil 1Gbit burst 1249375b cburst 1249375b
class htb 1:13 parent 1:1 leaf 800a: prio 3 rate 225Kbit overhead 18 ceil 22528Kbit burst 2815b cburst 2816b
class htb 1:12 parent 1:1 leaf 800f: prio 2 rate 901Kbit overhead 18 ceil 22528Kbit burst 2815b cburst 2816b
class htb 1:15 parent 1:1 leaf 801a: prio 5 rate 6758Kbit overhead 18 ceil 22528Kbit burst 2814b cburst 2816b
class htb 1:14 parent 1:1 leaf 8018: prio 4 rate 3379Kbit overhead 18 ceil 22528Kbit burst 2815b cburst 2816b
class htb 1:17 parent 1:1 leaf 801e: prio 7 rate 2252Kbit overhead 18 ceil 22528Kbit burst 2815b cburst 2816b
class htb 1:16 parent 1:1 leaf 801c: prio 6 rate 3379Kbit overhead 18 ceil 22528Kbit burst 2815b cburst 2816b
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top