* [LARTC] the range of HTB's prio
@ 2002-09-17 7:53 hanhbnetfilter
2002-09-17 9:50 ` Nickola Kolev
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: hanhbnetfilter @ 2002-09-17 7:53 UTC (permalink / raw)
To: lartc
HTB and imq was used to control traffic.
AC="tc class add dev eth0 parent"
$AC 1: classid 1:1 htb rate 100kbps burst 2k
$AC 1:2 classid 1:10 htb rate 50kbps ceil 100kbps
burst 2k prio 1
$AC 1:2 classid 1:11 htb rate 50kbps ceil 100kbps
burst 2k prio 1
please tell me the range of "prio"
_________________________________________________________
Do You Yahoo!?
新鲜到底,娱乐到家 - 雅虎推出免费娱乐电子周报!
http://cn.ent.yahoo.com/newsletter/index.html
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [LARTC] the range of HTB's prio
2002-09-17 7:53 [LARTC] the range of HTB's prio hanhbnetfilter
@ 2002-09-17 9:50 ` Nickola Kolev
2002-09-17 10:00 ` Robert Penz
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Nickola Kolev @ 2002-09-17 9:50 UTC (permalink / raw)
To: lartc
> HTB and imq was used to control traffic.
> AC="tc class add dev eth0 parent"
> $AC 1: classid 1:1 htb rate 100kbps burst 2k
> $AC 1:2 classid 1:10 htb rate 50kbps ceil 100kbps
> burst 2k prio 1
> $AC 1:2 classid 1:11 htb rate 50kbps ceil 100kbps
> burst 2k prio 1
>
> please tell me the range of "prio"
1 to 8, 1 being the highest, 8 - the lowest.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [LARTC] the range of HTB's prio
2002-09-17 7:53 [LARTC] the range of HTB's prio hanhbnetfilter
2002-09-17 9:50 ` Nickola Kolev
@ 2002-09-17 10:00 ` Robert Penz
2002-09-17 17:15 ` Stef Coene
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Robert Penz @ 2002-09-17 10:00 UTC (permalink / raw)
To: lartc
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 17 September 2002 11:50, Nickola Kolev wrote:
> > please tell me the range of "prio"
> 1 to 8, 1 being the highest, 8 - the lowest.
0 is highest as I know ...
but I've also an question:
is there if difference if I have 2 chains and use prio 0 and 7 or prio 0 and 1
?
- --
Regards,
Robert
- ----------------
Robert Penz
robert.penz@outertech.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE9hv008tTsQqJDUBMRAuJIAJ90P6MUqvNw2V1sm9qLtPtncGXBnQCeNVFT
9DbmTUzKwv0/eMwgdg2n/lo=
=KhJa
-----END PGP SIGNATURE-----
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [LARTC] the range of HTB's prio
2002-09-17 7:53 [LARTC] the range of HTB's prio hanhbnetfilter
2002-09-17 9:50 ` Nickola Kolev
2002-09-17 10:00 ` Robert Penz
@ 2002-09-17 17:15 ` Stef Coene
2002-09-17 17:15 ` Stef Coene
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Stef Coene @ 2002-09-17 17:15 UTC (permalink / raw)
To: lartc
On Tuesday 17 September 2002 09:53, hanhbnetfilter wrote:
> HTB and imq was used to control traffic.
> AC="tc class add dev eth0 parent"
> $AC 1: classid 1:1 htb rate 100kbps burst 2k
> $AC 1:2 classid 1:10 htb rate 50kbps ceil 100kbps
> burst 2k prio 1
> $AC 1:2 classid 1:11 htb rate 50kbps ceil 100kbps
> burst 2k prio 1
>
> please tell me the range of "prio"
htb2 : 0-3
htb3 : 0-7
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.oftc.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [LARTC] the range of HTB's prio
2002-09-17 7:53 [LARTC] the range of HTB's prio hanhbnetfilter
` (2 preceding siblings ...)
2002-09-17 17:15 ` Stef Coene
@ 2002-09-17 17:15 ` Stef Coene
2002-09-17 19:15 ` Stef Coene
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Stef Coene @ 2002-09-17 17:15 UTC (permalink / raw)
To: lartc
On Tuesday 17 September 2002 12:00, Robert Penz wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tuesday 17 September 2002 11:50, Nickola Kolev wrote:
> > > please tell me the range of "prio"
> >
> > 1 to 8, 1 being the highest, 8 - the lowest.
>
> 0 is highest as I know ...
>
> but I've also an question:
>
> is there if difference if I have 2 chains and use prio 0 and 7 or prio 0
> and 1 ?
No
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.oftc.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [LARTC] the range of HTB's prio
2002-09-17 7:53 [LARTC] the range of HTB's prio hanhbnetfilter
` (3 preceding siblings ...)
2002-09-17 17:15 ` Stef Coene
@ 2002-09-17 19:15 ` Stef Coene
2002-09-18 6:35 ` S Mohan
2002-09-18 14:31 ` David Boreham
6 siblings, 0 replies; 8+ messages in thread
From: Stef Coene @ 2002-09-17 19:15 UTC (permalink / raw)
To: lartc
> Aren't you talking about the depth of the classes?
Euh stupid me. Indeed.
> Btw, several months ago I tried to hack my kernel (2.4.17 at that time)
> and changed the maxdepth to 7... Guess what happenned?
> It went OOOPS'ing... Anyway. That was HTB2.
In htb3 you can change it if you want :
htb3.6_2.4.17.diff:+#define TC_HTB_MAXDEPTH 8
> So, now with htb3 I can use maximum depth of classes = 7, right?
Yep. Or change it in the source to an other value.
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.oftc.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [LARTC] the range of HTB's prio
2002-09-17 7:53 [LARTC] the range of HTB's prio hanhbnetfilter
` (4 preceding siblings ...)
2002-09-17 19:15 ` Stef Coene
@ 2002-09-18 6:35 ` S Mohan
2002-09-18 14:31 ` David Boreham
6 siblings, 0 replies; 8+ messages in thread
From: S Mohan @ 2002-09-18 6:35 UTC (permalink / raw)
To: lartc
Earlier Freeswan also required patching of kernel. Recently, however, an rpm
was released which makes it easy to install. many users may not have
installed development libraries to do a recompile. Can someone who is good
at it create and publish the rpms of kernel, iproute2 and tc patched for htb
please?
Mohan
-----Original Message-----
From: lartc-admin@mailman.ds9a.nl [mailto:lartc-admin@mailman.ds9a.nl]On
Behalf Of Stef Coene
Sent: 17 September 2002 22:46
To: Robert Penz; lartc@mailman.ds9a.nl
Subject: Re: [LARTC] the range of HTB's prio
On Tuesday 17 September 2002 12:00, Robert Penz wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tuesday 17 September 2002 11:50, Nickola Kolev wrote:
> > > please tell me the range of "prio"
> >
> > 1 to 8, 1 being the highest, 8 - the lowest.
>
> 0 is highest as I know ...
>
> but I've also an question:
>
> is there if difference if I have 2 chains and use prio 0 and 7 or prio 0
> and 1 ?
No
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.oftc.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [LARTC] the range of HTB's prio
2002-09-17 7:53 [LARTC] the range of HTB's prio hanhbnetfilter
` (5 preceding siblings ...)
2002-09-18 6:35 ` S Mohan
@ 2002-09-18 14:31 ` David Boreham
6 siblings, 0 replies; 8+ messages in thread
From: David Boreham @ 2002-09-18 14:31 UTC (permalink / raw)
To: lartc
> Earlier Freeswan also required patching of kernel. Recently, however, an
rpm
> was released which makes it easy to install. many users may not have
> installed development libraries to do a recompile. Can someone who is good
> at it create and publish the rpms of kernel, iproute2 and tc patched for
htb
> please?
For which distribution ?
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2002-09-18 14:31 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-17 7:53 [LARTC] the range of HTB's prio hanhbnetfilter
2002-09-17 9:50 ` Nickola Kolev
2002-09-17 10:00 ` Robert Penz
2002-09-17 17:15 ` Stef Coene
2002-09-17 17:15 ` Stef Coene
2002-09-17 19:15 ` Stef Coene
2002-09-18 6:35 ` S Mohan
2002-09-18 14:31 ` David Boreham
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.