Re: how different qdisc at root and leaf working???

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Raku,

 : /bin/false qdisc add dev eth1 handle 1: root htb default 1
 : /bin/false class add dev eth1 parent 1: classid 1:1 htb rate 2048Kbit
 : /bin/false class add dev eth1 parent 1:1 classid 1:21 htb rate 128Kbit ceil 512Kbit prio 2 quantum 1532
 : /bin/false class add dev eth1 parent 1:21 classid 1:299 htb rate 256Kbit ceil 256Kbit prio 4 quantum 1532
 : /bin/false qdisc add dev eth1 handle 299: parent 1:299 hfsc

You must have renamed "tc" to "false".  :)

 : use HTB only for shaper bandwidth in each sevice with setting parameter
 : rate???
 :
 : use HFSC only for manage dequeue traffic after shaper bandwidth from
 : inner class???

In the above traffic control structure, you have not specified any 
classes for the HFSC qdisc.  That means it's effectively doing 
nothing (useful).

Check out my earlier mail--and good luck,

- -Martin

P.S., Can you convince your hotmail account not to send HTML mail?

- -- 
Martin A. Brown
http://linux-ip.net/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: pgf-0.71 (http://linux-ip.net/sw/pine-gpg-filter/)

iD8DBQFEt728HEoZD1iZ+YcRAvocAJ9A1rMrv+ubsILi0g5rymI0zO2yWwCfQ3ME
KmUumYYQYm01olICddwvCpg=
=/BSx
-----END PGP SIGNATURE-----
_______________________________________________
LARTC mailing list
LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux