Normally when we talk about traffic control, we are talking about doing traffic control (tc) using a router, ie packets into an interface and based on routing, they goes out to somewhere else. However I have a box with two interfaces, eth0 and eth1 added to a bridge br0 and I would like to perform traffic control via the two interfaces. Is that supposed to work the same as the router counterpart, ie traffic control is transparent to routing and bridging ?
Ming-Ching Tiew wrote:> Normally when we talk about traffic control, we are talking about > doing traffic control (tc) using a router, ie packets into an > interface and based on routing, they goes out to somewhere else. > > However I have a box with two interfaces, eth0 and eth1 added to > a bridge br0 and I would like to perform traffic control via the > two interfaces. Is that supposed to work the same as the router > counterpart, ie traffic control is transparent to routing and bridging ? >Eminently feasible. This link should help. http://leaf.sourceforge.net/doc/guide/buhtb-qos.html Mohan
Mohan Sundaram wrote:> Ming-Ching Tiew wrote: >> Normally when we talk about traffic control, we are talking about >> doing traffic control (tc) using a router, ie packets into an >> interface and based on routing, they goes out to somewhere else. >> >> However I have a box with two interfaces, eth0 and eth1 added to >> a bridge br0 and I would like to perform traffic control via the >> two interfaces. Is that supposed to work the same as the router >> counterpart, ie traffic control is transparent to routing and bridging >> ? > Eminently feasible. This link should help. > http://leaf.sourceforge.net/doc/guide/buhtb-qos.html > > Mohan >Looks like the page has moved to the link below http://www.leaf-project.org/doc/bk04ch22.html Mohan