> > I actually have a few questions. First, am I right in assuming this or
> > is the reason something totally different? And, if I'm right, is there
> > any way around the limit other than creating a new qdisc? I'm trying to
> > use a number we have set up in our database and sometimes it goes into
> > the 5 digit range. Any help would be greatly appreciated. Thanks!
>
> Class parameters to tc are hexa numbers so you can use from x:1 to x:ffff,
> meaning 65535 classes.
>

And note that you must supply the classid in hex. Try searching google for
a small tool like dec2hex, which converts decimal numbers to hex.


_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to