<div dir="auto">thanks i will try<div dir="auto"><br></div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 7, 2019, 13:25 Toke Høiland-Jørgensen <<a href="mailto:toke@redhat.com">toke@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Martin Zaharinov <<a href="mailto:micron10@gmail.com" target="_blank" rel="noreferrer">micron10@gmail.com</a>> writes:<br>
<br>
> please write my one sample line with this<br>
<br>
>From your script you'd need to use:<br>
<br>
tc qdisc add dev eth1 parent 1:0004 cake<br>
<br>
instead of<br>
<br>
tc qdisc add dev eth1 parent 1:0004 sfq perturb 10<br>
<br>
And adjust your HFSC parameter to shape to the rate you want. Can't help<br>
you with that part, sorry, you'll need to go read up on shaping with<br>
HFSC (or I'd suggest maybe using HTB instead as that is simpler to<br>
configure). There are loads of tutorials for that online :)<br>
<br>
-Toke<br>
</blockquote></div>