Tc command

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 14:31, 15 April 2006 (edit)
218.111.218.224 (Talk)

← Previous diff
Current revision (19:19, 8 May 2010) (edit) (undo)
Glenn (Talk | contribs)
(catchg)
 
(13 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.]
Line 9: Line 11:
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. 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.