Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
configuration:qos [2016/07/18 12:56] dotoliconfiguration:qos [2016/12/21 09:06] dotoli
Line 1: Line 1:
 ====== QoS Quality of Service ====== ====== QoS Quality of Service ======
  
-1.Set the Administrative Status to enabled \\ 
-{{:configuration:qos_administration.png?600|}} \\ 
-2.Configure the desired Bandwidth congestion: \\ 
  
-**Interface**Select the desired inteface. \\ +The ratio must not exceed 40:1 \\ 
-**auto**:   Qos manages the bandwith according the configured priority.(1=high/10=low)\\ +If there is only traffic for one queue it may use the unused bandwidth of the other queues\\ 
-IP to pingA host is needed in order to measure the current bandwith. \\ +Only the output can be configured. \\ 
-**fixed**:  QoS works with the configured settings. The amount of bandwith should never be higher as the available bandwith \\ + 
-{{:configuration:add_qos_interface_.png?600|}} \\+**Bandwith: fixed ** \\ 
 +{{:configuration:qos_fixed.png?1200|}} 
 +example: \\ 
 +high: TOS (Dec) 184 DSCP (Dec), 46 (Hex) 0x2E for voice application\\ 
 +low:  TOS (Dec104 = DSCP (Dec), 26 (Hex) 0x1A / for video application\\ 
 +defaultAll OTHER = not specified 
 + 
 +ratio: 19:6:1 = 26Mbit/s bandwidth. This is also the interface output limit. \\  
 + 
 +The queue limits will only be enforced, if there is more data than fits through the main limit.\\ 
 + 
 +**Bandwidth: auto ** \\ 
 +IP to pingConfigure a reachable host in the internet, preferably the target host. \\ 
 +Based on the RTT the bandwith ratio is divided as follows: \\ 
 +higest priority = 50%, \\  
 +middle priority = 45%, \\ 
 +lowest priority = 5% \\ 
 + 
  
-3. Service configuration \\ 
-auto: \\ 
-{{:configuration:qos_service.png?600|}} \\ 
-fixed: \\ 
-{{:configuration:qos_service_fix.png?600|}}