On Friday 08 March 2002 00:55, LuisMi wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I did here... > [root@echelon root]# tc class add dev eth0 parent 1: classid 1:1 htb ra= te > 10mbps > > and then... > > [root@echelon root]# tc -s -d class show dev eth0 > class htb 1:1 root prio 0 rate 80Mbit ceil 80Mbit burst 106440b/8 mpu 0= b > cburst 106440b/8 mpu 0b quantum 60000 level 0 > Sent 0 bytes 0 pkts (dropped 0, overlimits 0) > lended: 0 borrowed: 0 giants: 0 injects: 0 > tokens: 8316 ctokens: 8316 > > My question is... > rate 80Mbit ceil 80Mbit????????????????????? That is OK. 10mbps =3D 10mbyte/s =3D 80 mbit/s =3D 80Mbit And you provided no ceil so ceil =3D rate. Stef --=20 stef.coene@docum.org More QOS info : http://www.docum.org/ Title : "Using Linux as bandwidth manager"