<html>
<body>
Hello,<br>
I have been working on tc class . But when the classid reaches 5
digit , it DOES NOT ACCEPT THAT ... <br>
see the example below ::<br>
<font face="MS Shell Dlg, Geneva">tc class add dev eth0 parent 10:36
classid 10:<b>13310</b> cbq bandwidth 10Mbit rate 32Kbit allot 1514
weight 3.2Kbit prio 5 maxburst 20 avpkt 1000 bounded<br><br>
</font>See the bold digit !! this command doesn't work , but if i
use with 4 digit then it works :<br>
<font face="MS Shell Dlg, Geneva">tc class add dev eth0 parent 10:36
classid 10:<b>1331</b> cbq bandwidth 10Mbit rate 32Kbit allot 1514 weight
3.2Kbit prio 5 maxburst 20 avpkt 1000 bounded<br><br>
</font>Can anyone tell me is it a limitation or what , and can i over
come it ??<br>
URGENT HELP IS REQUIRED !!<br>
Thanks in advance .<br><br>
amit pasari</body>
</html>