Limit bandwidth, burst rate and max latency

tc

tc qdisc add dev eth0 root tbf rate {{max_bandwith_mb}}mbit burst {{max_burst_rate_kb}}kbit latency {{max_latency_before_drop_ms}}ms

click the source code to copy install tc on any operating system with command-not-found.com