Quality of Service

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 06:12, 29 September 2005 (edit)
129.130.219.16 (Talk)
(Request)
← Previous diff
Revision as of 06:13, 29 September 2005 (edit) (undo)
129.130.219.16 (Talk)
(other QoS improvement)
Next diff →
Line 27: Line 27:
-=other QoS improvement=+ 
- * http://frottle.sourceforge.net/+
- * http://patraswireless.net/software.html+
=External Links= =External Links=

Revision as of 06:13, 29 September 2005

You are here: Main Page/DD-WRT Docu (EN)/Quality of Service

Contents

Introduction

Quality of Service (QoS) is a method to guarantee a bandwidth relationship between individual applications or protocols. This is very handy when you max out your connection so that you can allow for each application to have some bandwidth and so that no single application can take down the internet connection. This allows, for example, a full speed download via FTP without causing jittering on a VOIP chat. The FTP will slow down slightly as bandwidth is needed for the VOIP, provided VOIP was given greater priority.

If you would like to set hard coded bandwidth limits (Throttling), this can be done using the tc command

Instructions

Initial Setup

  • Log into the Web Interface
  • Click on the Applications and Gaming Category
  • Click on the QoS sub category
  • Tick "Enabled" and save the settings
  • Set Port to WAN
  • Enter 85% of your Up and Down bandwidth in the boxes (eg: if you have a 1.5Mbit (1536kbps) cable modem with 256kbps upload, enter 218 for uplink and 1306 for downlink)

This will enable Quality of Service and Cap your maximum connection speed to 85% of what your cable/dsl service is capable of providing. This decrease in speed is required to allow WonderShaper to prioritize your bandwidth.

Enabling Services

  • Choose the service you would like to prioritize or deprioitize and click add
  • Change the priority of the service and click save. Unconfigured services are always standard.

Prioritizing by IP Address

-If there is a specific ip address, enter xxx.xxx.xxx.xxx / 32
-If there is a range, enter it using netmask notation. The Netmask Calculator might be useful



External Links

[Netmask Calculator http://www.csc.fi/english/funet/calc/laskin2.html]

You are here: Main Page/DD-WRT Docu (EN)/Quality of Service