Changes

Jump to: navigation, search

Traffic shaping with tc

13 bytes added, 07:48, 16 June 2006
Minor English fixes in Limiting incoming bandwidth
== Limiting incoming bandwidth ==
I This can be done by setting the <tt>tc</tt> filter on <tt>venet0</tt>:
<pre>
DEV=venet0
tc qdisc add dev $DEV parent 1:1 sfq perturb 10
</pre>
Note that X.X.X.X is an IP address of VE.
== Limiting VE to HN talks ==
Anonymous user

Navigation menu