Displaying 2 results from an estimated 2 matches for "832kbit".
Did you mean:
  32kbit
  
2005 Nov 11
8
Pfifo_fast "Unknown qdisc" and asking for basic design advice
Hi all,
I''ve done a search through the archives but I can''t find a
cause/solution to this.
I''m running a FC4 box with the stock 2.6.12 kernel and a FC2 box with a
stock 2.6.9 kernel.  I''m obviously using
iproute2 and the patched tc.
When I clear down the qdiscs with "tc qdisc del dev <DEV> root" I get
the following in response to "tc
2005 Feb 11
1
Help!!! Bandwith Control with a NAT machine
...$TC class add dev $DEV1 parent 1:1 classid 1:20 htb rate 64kbit ceil 1000kbit   
$TC class add dev $DEV1 parent 1:1 classid 1:21 htb rate 64kbit ceil 1000kbit   
$TC class add dev $DEV1 parent 1:1 classid 1:22 htb rate 64kbit ceil 1000kbit   
$TC class add dev $DEV1 parent 1:1 classid 1:37 htb rate 832kbit ceil 1000kbit  #por defecto
$TC class add dev $DEV1 parent 1:1 classid 1:23 htb rate 64kbit ceil 64kbit     #prueba, maq WiFi
# attach qdisc to leaf classes - here we at SFQ to each priority class.  SFQ insures that
#                                within each class connections will be treated (a...