Tc command

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 05:26, 17 June 2005 (edit)
140.168.69.166 (Talk)

← Previous diff
Current revision (19:19, 8 May 2010) (edit) (undo)
Glenn (Talk | contribs)
(catchg)
 
(21 intermediate revisions not shown.)
Line 1: Line 1:
 +You are here: '''[[Main_Page|DD-WRT wiki mainpage]] / [[Index:Scripting|Scripting]] / [[Telnet/SSH_and_the_Command_Line|SSH/Telnet & The CLI]] / tc'''
 +
The definitive [http://lartc.org/manpages/tc.txt tc manpage.] The definitive [http://lartc.org/manpages/tc.txt tc manpage.]
A good [http://lartc.org/howto/lartc.cookbook.ultimate-tc.html wonder shaper explanation] A good [http://lartc.org/howto/lartc.cookbook.ultimate-tc.html wonder shaper explanation]
-this also includes a good explnation of why qos does not work until you set the uplink and downlink values to slightly below your connections actual values. This is the most common reason QoS does not work.+this also includes a good explanation of why qos does not work until you set the uplink and downlink values to slightly below your connections actual values. This is the most common reason QoS does not work.
 + 
 +A common request is [http://lartc.org/howto/lartc.ratelimit.single.html Rate limiting a single host or netmask]
 + 
 +[http://lartc.org/ Linux Advanced Routing & Traffic Control]
 + 
 +This [http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm user guide] is a good read in limiting/shaping the total bandwidth of the network.
 + 
 + 
 +[[Category:Traffic moderation]]
 +[[Category:Command-line reference]]

Current revision

You are here: DD-WRT wiki mainpage / Scripting / SSH/Telnet & The CLI / tc

The definitive tc manpage.

A good wonder shaper explanation this also includes a good explanation of why qos does not work until you set the uplink and downlink values to slightly below your connections actual values. This is the most common reason QoS does not work.

A common request is Rate limiting a single host or netmask

Linux Advanced Routing & Traffic Control

This user guide is a good read in limiting/shaping the total bandwidth of the network.