Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| linux_router:tc [2024-06-23 Sun wk25 08:08] – [TC - Traffic Control] baumkp | linux_router:tc [2024-06-23 Sun wk25 08:14] (current) – [TC - Traffic Control] baumkp | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| *'' | *'' | ||
| *'' | *'' | ||
| + | |||
| + | it would seem that Linux has default settings for network interfaces, e.g.: | ||
| + | < | ||
| + | qdisc fq_codel 0: parent :4 limit 10240p flows 1024 quantum 1514 target 5ms interval 100ms memory_limit 32Mb ecn drop_batch 64 | ||
| + | qdisc fq_codel 0: parent :3 limit 10240p flows 1024 quantum 1514 target 5ms interval 100ms memory_limit 32Mb ecn drop_batch 64 | ||
| + | qdisc fq_codel 0: parent :2 limit 10240p flows 1024 quantum 1514 target 5ms interval 100ms memory_limit 32Mb ecn drop_batch 64 | ||
| + | qdisc fq_codel 0: parent :1 limit 10240p flows 1024 quantum 1514 target 5ms interval 100ms memory_limit 32Mb ecn drop_batch 64 </ | ||
| ====Links==== | ====Links==== | ||