Noc Phibee wrote:
>i don''t understand if i can add Trafic Shaping on a Alias ...
>
>I have a lot of Interface with Vlan and i want add QoS on ...
>
>i have put into tcdevices:
>eth1.2002 1900kbit 1900kbit
>eth1.2003 1900kbit 1900kbit
>eth1.2004 1900kbit 1900kbit
>eth1.2005 1900kbit 1900kbit
>
>but after i have read this:
>You may NOT specify the name of an alias (e.g., eth0:0)
>
>What is the solution ?
Apply traffic shaping to the real interface and classify packets as
appropriate. You can, after all, have a hierarchy of queues if you
want, eg :
eth1 --- htb ----- native lan ---- htb ---- <classes>
\
|
|\ ---- vlan 1 ---- htb ---- <classes>
|
and so on
So you could split the outbound bandwidth in a head queue and assign
certain bandwidths to each of it''s childs. In turn, each child is
another queue for each native or virtual lan; and each of those
childs then has whatever queues etc you require.
I think, I''m no expert - just know what I learned in setting up a
"wondershaper" config on our firewall at work.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net''s Techsay panel and you''ll get the chance
to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV