tc (command)

From wikieduonline
Revision as of 15:31, 14 February 2023 by Newworld (talk | contribs)
Jump to navigation Jump to search

wikipedia:Tc (Linux) show and manipulate traffic control settings


To increase round-trip[1]

tc qdisc add dev eth0 root netem delay 200ms 20ms 25% loss 1% 25% duplicate 2% corrupt 0.1% reorder 5% 50%


netem 
Network Emulator is an enhancement of the Linux traffic control facilities that allow to add delay, packet loss, duplication and more other characteristics to packets outgoing from a selected network interface.


Related

See also

  • https://netbeez.net/blog/packet-loss-round-trip-time-tcp/
  • Advertising: