>Hi all Hi, >question: if I shape the traffic (using "tc {qdisc,class,filter} add >dev ...") through some ethX that has some 802.1q vlans attached to it, >the vlans traffic will be also shaped or I will have to attach one >qdisc to each vlan?? Traffic going out throu vlan interfaces will get shaped by qdisc on the base interface. If you add qdisc on both ethX AND ethX.Y, then traffic will be shaped on both. If you want to do selective per vlan shaping then add qdiscs to ethX.Y interfaces. best regards, Marek Kierdelewicz -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html