tc: fix typo (#10333)
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
- Limit bandwidth, burst rate and max latency:
|
- Limit bandwidth, burst rate and max latency:
|
||||||
|
|
||||||
`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`
|
`tc qdisc add dev eth0 root tbf rate {{max_bandwidth_mb}}mbit burst {{max_burst_rate_kb}}kbit latency {{max_latency_before_drop_ms}}ms`
|
||||||
|
|
||||||
- Show active traffic control policies:
|
- Show active traffic control policies:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user