* [LARTC] tc class class id problem Limitation
@ 2006-01-12 14:51 amit pasari
2006-01-12 15:08 ` Dmytro O. Redchuk
0 siblings, 1 reply; 2+ messages in thread
From: amit pasari @ 2006-01-12 14:51 UTC (permalink / raw)
To: lartc
[-- Attachment #1.1: Type: text/plain, Size: 664 bytes --]
Hello,
I have been working on tc class . But when the classid reaches 5 digit ,
it DOES NOT ACCEPT THAT ...
see the example below ::
tc class add dev eth0 parent 10:36 classid 10:13310 cbq bandwidth 10Mbit
rate 32Kbit allot 1514 weight 3.2Kbit prio 5 maxburst 20 avpkt 1000 bounded
See the bold digit !! this command doesn't work , but if i use with 4
digit then it works :
tc class add dev eth0 parent 10:36 classid 10:1331 cbq bandwidth 10Mbit
rate 32Kbit allot 1514 weight 3.2Kbit prio 5 maxburst 20 avpkt 1000 bounded
Can anyone tell me is it a limitation or what , and can i over come it ??
URGENT HELP IS REQUIRED !!
Thanks in advance .
amit pasari
[-- Attachment #1.2: Type: text/html, Size: 841 bytes --]
[-- Attachment #2: Type: text/plain, Size: 143 bytes --]
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] tc class class id problem Limitation
2006-01-12 14:51 [LARTC] tc class class id problem Limitation amit pasari
@ 2006-01-12 15:08 ` Dmytro O. Redchuk
0 siblings, 0 replies; 2+ messages in thread
From: Dmytro O. Redchuk @ 2006-01-12 15:08 UTC (permalink / raw)
To: lartc
On Thu, Jan 12, 2006 at 08:19:44PM +0530, amit pasari wrote:
> Hello,
> I have been working on tc class . But when the classid reaches 5 digit ,
> it DOES NOT ACCEPT THAT ...
> see the example below ::
> tc class add dev eth0 parent 10:36 classid 10:13310 cbq bandwidth 10Mbit
> rate 32Kbit allot 1514 weight 3.2Kbit prio 5 maxburst 20 avpkt 1000 bounded
>
> See the bold digit !! this command doesn't work , but if i use with 4
> digit then it works :
> tc class add dev eth0 parent 10:36 classid 10:1331 cbq bandwidth 10Mbit
> rate 32Kbit allot 1514 weight 3.2Kbit prio 5 maxburst 20 avpkt 1000 bounded
>
> Can anyone tell me is it a limitation or what , and can i over come it ??
Four.
In hex.
0001 - FFFF (FFFE?) I guess.
> URGENT HELP IS REQUIRED !!
> Thanks in advance .
>
> amit pasari
> _______________________________________________
> LARTC mailing list
> LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
--
_,-=._ /|_/|
`-.} `=._,.-=-._., @ @._,
`._ _,-. ) _,.-'
` G.m-"^m`m' Dmytro O. Redchuk
XMMS:
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-12 15:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-12 14:51 [LARTC] tc class class id problem Limitation amit pasari
2006-01-12 15:08 ` Dmytro O. Redchuk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.