RE: [LARTC] problem with IMQ

Linux Advanced Routing and Traffic Control

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

 



> -----Original Message-----
> From: hare ram [mailto:hareram@xxxxxxxxxx]
> Sent: 14 April 2003 15:01
> To: lartc@xxxxxxxxxxxxxxx
> Subject: [LARTC] problem with IMQ
> 
> 
> Hi all
> 
> 
> iam working with Bridge with Linux RH 8.0
> when i making sample config in the document, iam getting 
> following error
> could some one point me what is wrong
> 
> i have patched the kernel and make also
> i have rebooted with new kernel
> but iam getting the folloing error
> 
> [root@xxxxxx root]# modprobe imq numdevs=1
> [root@xxxxxx root]#  tc qdisc add dev imq0 handle 1: root htb 
> default 1
> [root@xxxxxx root]#  tc class add dev imq0 parent 1: classid 
> 1:1 htb rate
> 1mbit
> [root@xxxxxx root]#  tc qdisc add dev imq0 parent 1:1 handle 
> 10: htb default
> 5
> [root@xxxxxx root]#  tc class add dev imq0 parent 10: handle 
> 10:1 htb rate
> 256kbit burst 30k prio 1
> Error: Qdisc "handle" is classless.

This last line should be:

tc class add dev imq0 parent 10: classid 10:1 htb rate 256kbit burst 30k
prio 1
                                 ^^^^^^^
James


The Information contained in this E-Mail and any subsequent correspondence
is private and is intended solely for the intended recipient(s).
For those other than the recipient any disclosure, copying, distribution,
or any action taken or omitted to be taken in reliance on such information
is prohibited and may be unlawful.

Emails and other electronic communication with QinetiQ may be monitored.
Calls to our Customer Contact Centre may be recorded for quality control,
regulatory and monitoring purposes.


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