On Monday 20 December 2004 22:43, Gerardo Arceri wrote:
>  > tc qdisc add dev eth0 root handle 10: htb default 10
>  > tc class add dev eth0 parent 10: classid 10:3 htb rate 1000kbit ceil=20
>  > 1000kbit
>  > tc filter add dev eth0 parent 10: protocol ip prio 3 handle 2 fw
>  > classid=
>
> I thought that by not specifying a default rate the traffice  would go
> unshaped
Class x:0 is a special class that will send all traffic unshaped.

Stef

-- 
[EMAIL PROTECTED]
 "Using Linux as bandwidth manager"
     http://www.docum.org/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to