From: Steve Wright <paua@quicksilver.net.nz>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Htb on trunked line
Date: Wed, 01 Oct 2003 18:55:50 +0000 [thread overview]
Message-ID: <marc-lartc-106503473011827@msgid-missing> (raw)
In-Reply-To: <marc-lartc-106503280409228@msgid-missing>
On Thu, 2003-10-02 at 06:41, Kristiadi Himawan wrote:
> Dear All,
>
> I have configuration like this :
>
> DVB Modem
> | | ___Link A
> \ / trunk /
> CiscoRouter ------------CiscoSwitch-------Link B
> \___
> Link C
>
> Now i want to put a linux bandwith manager using htb to controll Link
> A-C bandwith,
> but i don't know where to put the linux pc.
> I ever try to put the linux pc at the trunked line between CiscoRouter
> and CiscoSwitch but found that all traffic always go to default class
> not to appropriate class
> and i think that's because of VLAN 802.1Q data format at that line so
> the filter always miss.
>
> Any suggestion abt this kind of configuration?
remove all the cisco equipment and replace with Linux.. 8-)
Linux+iproute2+tc will easily do what you ask, and the cisco will not.
The answer is that simple.
I wish there was a nice GUI config for this, but there is not, and it is
very complicated for me to make.
I see your earlier question about "how to make this in Linux", and I
would suggest you replace your VLAN config with a new Linux IPRoute2+tc
config. There will be a lot of reading for you to do, however. 8-/
Google for "policy routing" and read about policy routing theory.
I think cisco should be very concerned about the day that Linux
IPRoute2+tc has a GUI... Perhaps, after that day cisco will suddenly
design routers that will run Linux. 8-))
best regards,
Steve
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2003-10-01 18:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-01 18:41 [LARTC] Htb on trunked line Kristiadi Himawan
2003-10-01 18:55 ` Steve Wright [this message]
2003-10-01 20:39 ` Kristiadi Himawan
2003-10-01 20:48 ` Kristiadi Himawan
2003-10-01 23:02 ` Ryan Goldberg
2003-10-01 23:40 ` DTPNet Support
2003-10-03 8:11 ` Kristiadi Himawan
2003-10-06 10:58 ` Ryan Goldberg
2003-10-07 2:54 ` Kristiadi Himawan
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-106503473011827@msgid-missing \
--to=paua@quicksilver.net.nz \
--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.