From: Rodrigo Goya <rgoya@linuxcenter.com.mx>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] qdisc unbounding question
Date: Fri, 01 Jun 2001 16:55:13 +0000 [thread overview]
Message-ID: <marc-lartc-99141433211643@msgid-missing> (raw)
In-Reply-To: <marc-lartc-99140585213944@msgid-missing>
Hi,
> > tc class add dev eth0 parent 1:170 classid 1:30 cbq bandwidth 200Kbit
> > rate 30Kbit weight 3Kbit prio 6 allot 1514 cell 8 maxburst 20 avpkt 1000
>
> Shouldn't the parent class be 1:1 instead of 1:170 ??
>
> I believe in the current scheme, 1:170 is child from 1:1 and 1:30 a child
> from 1:170. I think you want both 1:170 as 1:30 to be children from 1:1.
>
I agree with this.
Also, shouldn't root qdisc 1:0 have full interface bandwidth? and then root
class 1:1 have "bandwidth $TOTAL rate 200kbit bounded" ?
Something else, isn't it necesary to have a qdisc for each interface? Right now
it's 1:0 for eth0 and 1:0 for eth1, I don't know if this works, I've always
done it using (for example) 1:0 for eth0 and 2:0 for eth1.
If I'm off track please tell me =)
Cheers,
Rodrigo
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
next prev parent reply other threads:[~2001-06-01 16:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-01 14:25 [LARTC] qdisc unbounding question Andy Pyles
2001-06-01 16:30 ` Wingtung.Leung
2001-06-01 16:55 ` Rodrigo Goya [this message]
2001-06-01 19:14 ` Andy Pyles
2001-06-07 7:11 ` Stef Coene
2001-06-07 7:11 ` Stef Coene
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-99141433211643@msgid-missing \
--to=rgoya@linuxcenter.com.mx \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.