Editing Tc (command)

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{lc}}
+
{{Draft}}
[[wikipedia:Tc (Linux)]] show and manipulate traffic control settings
 
* Man page: https://man7.org/linux/man-pages/man8/tc.8.html
 
  
  
To increase [[round-trip]]<ref>https://netbeez.net/blog/packet-loss-round-trip-time-tcp/</ref>
 
* <code>[[tc qdisc]] add dev eth0 root [[netem]] delay 5000ms</code>
 
* <code>[[tc qdisc add]] dev eth0 root netem loss 10%</code>
 
* <code>[[tc qdisc del]] dev eth0 root</code>
 
* <code>[[tc qdisc show]] dev eth0 root</code>
 
  
[[tc qdisc add dev]] eth0 root [[netem]] delay 200ms 20ms 25% loss 1% 25% duplicate 2% corrupt 0.1% reorder 5% 50%
 
 
 
[[tc filter]] add dev pppoe-dsl parent 1: prio 1 protocol ip handle 202 fw flowid 1:202
 
 
== Related ==
 
* <code>[[netem]]</code> network emulator to allow add delay, packet loss, duplication and more...
 
* [[PacketShaper]]
 
* [[TeamCity]]
 
* <code>[[iproute2]]</code>
 
* <code>[[tc-netem]]</code>
 
* <code>[[iperf]]</code>
 
  
 
== See also ==
 
== See also ==
* {{tc}}
+
* {{Linux networking}}
* {{Traffic shaping}}
 
* {{Linux networking commands}}
 
 
 
 
 
[[Category:Linux commands]]
 
[[Category:Networking]]
 

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: