When I execute nmcli connection modify Internet tc.qdiscs "root cake ethernet diffserv4 wash" the tc output that cake was set but with default parameters: $ tc qdisc show dev enp68s0 qdisc cake 8001: root refcnt 9 bandwidth unlimited diffserv3 triple-isolate nonat nowash no-ack-filter split-gso rtt 100ms raw overhead 0.
Apr 23, 2022 · I use diffserv4 over diffserv3 because of the 'Bulk' category - in other words I have somewhere to de-prioritise traffic to, eg. a long term download or upload (think network backup) probably isn't important in 'wall clock time' but I don't want it disturbing general web browsing or worse video streaming or worse voip/facetime calls.
Jun 11, 2022 · Cake is the rollup of 3 years of deployment experience of the htb + fq_codel based sqm-scripts SQM for aqm/fq/qos inbound and outbound bufferbloat management. For input into the design and implementation, please join the cake mailing list . For an alternative approach to inbound traffic management, see Bobbie.
Dec 23, 2021 · If your applications are actually marking their traffic then you might have a use for diffserv4, otherwise, diffserv3 should be fine. Diffserve8 is supposed to have 8 levels of prioritization, but I wasn’t able to find much documentation about it and I am unsure if this is a Mikrotik specific or something to do with the Kernel that Mikrotik ...
Page 5 9 Token Bucket Parameters - r – average rate, i.e., rate at which tokens fill the bucket - b – bucket depth - R – maximum link capacity or peak rate (optional parameter)
One can also use diffserv3 for using different tins. ... tc qdisc add dev ifb4eth0 root cake bandwidth 330mbit diffserv4 wash docsis ingress ip link set ifb4eth0 up tc filter add dev eth0 parent ffff: protocol all prio 10 u32 match u32 0 0 flowid 1:1 action mirred egress redirect dev ifb4eth0