* [LARTC] Output of tc -s -d qdisc
@ 2001-12-19 19:52 Alex Leyva
2001-12-19 20:14 ` Michael T. Babcock
2001-12-19 20:24 ` Alex Leyva
0 siblings, 2 replies; 3+ messages in thread
From: Alex Leyva @ 2001-12-19 19:52 UTC (permalink / raw)
To: lartc
Hi, im using tc with cbq and tbf, i dont know how to interpret the output
from tc -s -d qdisc, i get something like:
qdisc tbf 8109: dev eth0 rate 6Kbit burst 10Kb/8 mpu 64b [00a6aaaa] limit
1Kb lat 4280.3s
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
i only want to know how can i know what qdisc is 8109 for example, because
i have a lot of qdisc and i dont know who is who.
Thanks.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] Output of tc -s -d qdisc
2001-12-19 19:52 [LARTC] Output of tc -s -d qdisc Alex Leyva
@ 2001-12-19 20:14 ` Michael T. Babcock
2001-12-19 20:24 ` Alex Leyva
1 sibling, 0 replies; 3+ messages in thread
From: Michael T. Babcock @ 2001-12-19 20:14 UTC (permalink / raw)
To: lartc
On Wed, Dec 19, 2001 at 01:52:01PM -0600, Alex Leyva wrote:
> qdisc tbf 8109: dev eth0 rate 6Kbit burst 10Kb/8 mpu 64b [00a6aaaa] limit
> 1Kb lat 4280.3s
> Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
>
> i only want to know how can i know what qdisc is 8109 for example, because
> i have a lot of qdisc and i dont know who is who.
Did you name your qdiscs yourself using "handle"? If so, these numbers should
match. If not, these were assigned by the kernel and you should be assigning
them yourself.
--
Michael T. Babcock
CTO, FibreSpeed Ltd. (Hosting, Security, Consultation, Database, etc)
http://www.fibrespeed.net/~mbabcock/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] Output of tc -s -d qdisc
2001-12-19 19:52 [LARTC] Output of tc -s -d qdisc Alex Leyva
2001-12-19 20:14 ` Michael T. Babcock
@ 2001-12-19 20:24 ` Alex Leyva
1 sibling, 0 replies; 3+ messages in thread
From: Alex Leyva @ 2001-12-19 20:24 UTC (permalink / raw)
To: lartc
Thanks, i only add "handle x:" to the lines and now the light came to my
life :P
On Wed, 19 Dec 2001, Michael T. Babcock wrote:
> On Wed, Dec 19, 2001 at 01:52:01PM -0600, Alex Leyva wrote:
> > qdisc tbf 8109: dev eth0 rate 6Kbit burst 10Kb/8 mpu 64b [00a6aaaa] limit
> > 1Kb lat 4280.3s
> > Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
> >
> > i only want to know how can i know what qdisc is 8109 for example, because
> > i have a lot of qdisc and i dont know who is who.
>
> Did you name your qdiscs yourself using "handle"? If so, these numbers should
> match. If not, these were assigned by the kernel and you should be assigning
> them yourself.
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-12-19 20:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-19 19:52 [LARTC] Output of tc -s -d qdisc Alex Leyva
2001-12-19 20:14 ` Michael T. Babcock
2001-12-19 20:24 ` Alex Leyva
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.