[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq:1863] RIO dropper
- To: altq@csl.sony.co.jp
- Subject: [altq:1863] RIO dropper
- From: Emmanuel Lochin <Emmanuel.Lochin@lip6.fr>
- Date: Thu, 10 Jul 2003 11:01:17 +0200 (CEST)
I would like to bind a simple RIO queue on my outgoing interface.
Is it possible ? Or shall I use a CQB or a HFSC discipline ?
When I use this config file :
interface de3 bandwidth 10M
rio 20 50 2 20 30 10 5 15 10 ecn
altqstat -s returns :
------------ current configuration ------------
interface: de3 (index:5)
qdisc:nop bandwidth:0.00Mbps status:enabled
-----------------------------------------------
and if I use this config file :
interface de3 bandwidth 10M rio 20 50 2 20 30 10 5 15 10 ecn
I obtain a core dump.
Thanks for your help.
Manu