Changes

Line 1: Line 1: −
{{Template:Networking_all_manual_fw_disclosure
+
{{Template: Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.04
+
| fw_version = {{{series}}}_R_00.02.06.1
 +
| series    = {{{series}}}
 
}}
 
}}
 +
{{#ifeq: {{{legacy}}} | 1 |<br><i><b>Note</b>: <b>[[{{{name}}} QoS (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT9XX_R_00.06.08.2 and earlier) user manual page.</i>|}}
 
==Summary==
 
==Summary==
    
The <b>QoS</b> (<b>Quality of Service</b>) page is used to set up Smart Queue Management (SQM) instances which can limit the download and upload speeds of selected network interfaces.
 
The <b>QoS</b> (<b>Quality of Service</b>) page is used to set up Smart Queue Management (SQM) instances which can limit the download and upload speeds of selected network interfaces.
   −
{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer}}
+
This manual page provides an overview of the QoS windows in {{{name}}} devices.
   −
This manual page provides an overview of the QoS windows in {{{name}}} routers.
+
{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer
 +
| series = {{{series}}}
 +
}}
    
==Smart Queue Management==
 
==Smart Queue Management==
Line 14: Line 18:  
The <b>Smart Queue Management</b> section contains a list of existing SQM instances and can be used manage them (edit/delete/enable/disable). By default the list is empty:
 
The <b>Smart Queue Management</b> section contains a list of existing SQM instances and can be used manage them (edit/delete/enable/disable). By default the list is empty:
   −
[[File:Networking_all_manual_qos_smart_queue_management.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_qos_smart_queue_management.png|border|class=tlt-border]]
 
----
 
----
 
To add a new instance and begin editing, look below to the <b>Add New SQM Configuration</b> section and:
 
To add a new instance and begin editing, look below to the <b>Add New SQM Configuration</b> section and:
Line 24: Line 28:  
</ol>
 
</ol>
   −
[[File:Networking_all_manual_qos_and_new_sqm_example.png]]
+
[[File:Networking_rutos_manual_qos_and_new_sqm_example.png]]
    
Refer to the sections below for information on editing SQM instances.
 
Refer to the sections below for information on editing SQM instances.
Line 32: Line 36:  
The <b>Basic Settings</b> section is used to set download and upload speed limits for a selected network interface.
 
The <b>Basic Settings</b> section is used to set download and upload speed limits for a selected network interface.
   −
[[File:Networking_all_manual_qos_smart_queue_management_basic_settings.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_qos_smart_queue_management_basic_settings.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 58: Line 62:  
       <td>Upload speed (kbit/s)</td>
 
       <td>Upload speed (kbit/s)</td>
 
       <td>integer [0..9999999999999999]; default: <b>none</b></td>
 
       <td>integer [0..9999999999999999]; default: <b>none</b></td>
       <td>Limits the upload speed (ingress) of the selected interface to the value specified in this field.</td>
+
       <td>Limits the upload speed (egress) of the selected interface to the value specified in this field.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 66: Line 70:  
The <b>Advanced Settings</b> section describes the internal logic of the SQM configuration.
 
The <b>Advanced Settings</b> section describes the internal logic of the SQM configuration.
   −
[[File:Networking_all_manual_qos_smart_queue_management_advanced_settings.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_qos_smart_queue_management_advanced_settings.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 104: Line 108:  
===Additional notes===
 
===Additional notes===
 
----
 
----
Please consider that limiting the speed of certain interfaces may limit the speed of other interfaces as well. For example, if you limit the download and upload speeds of the default LAN interface (<i>br-lan</i>) to 50 000 kbps (50 Mbps) this will affect the speeds between:
+
If you set SQM for the LAN interface, the direction logic is naturally inverted. (egress means "from router towards LAN" = in practice "download from WAN forwarded to LAN".
 +
 
 +
Also, please consider that limiting the speed of certain interfaces may limit the speed of other interfaces as well. For example, if you limit the download and upload speeds of the default LAN interface (<i>br-lan</i>) to 50 000 kbps (50 Mbps) this will affect the speeds between:
    
<ul>
 
<ul>
     <li>Ethernet LAN machines (including the router)</li>
+
     <li>Ethernet LAN machines (including the device)</li>
 
     <li>Ethernet LAN machines and WAN<span class="asterisk">*</span></li>
 
     <li>Ethernet LAN machines and WAN<span class="asterisk">*</span></li>
 
{{#ifeq:{{{wifi}}}|1|<li>WiFi devices<span class="asterisk">**</span></li>
 
{{#ifeq:{{{wifi}}}|1|<li>WiFi devices<span class="asterisk">**</span></li>
 
     <li>Wifi devices and LAN machines<span class="asterisk">**</span></li>
 
     <li>Wifi devices and LAN machines<span class="asterisk">**</span></li>
     <li>WiFi devices and WAN<span class="asterisk">**</span></li>
+
     <li>WiFi devices and WAN<span class="asterisk">**</span></li>|}}
|}}</ul>
+
</ul>
   −
<span class="asterisk">*</span> Since LAN machines communicate with WAN servers over the router which is also considered a LAN machine, LAN-to-WAN and WAN-to-LAN speeds are also affected.
+
<span class="asterisk">*</span> Since LAN machines communicate with WAN servers over the device
{{#ifeq:{{{wifi}}}|1|<span class="asterisk">**</span> By default, wireless network interfaces are attached to the default Ethernet LAN network (<i>br-lan</i>). If you wish for WiFi speeds to remain unaffected, consider creating an additional Ethernet interface and attach your WiFi interfaces to it. This can done in the following WebUI pages:
+
which is also considered a LAN machine, LAN-to-WAN and WAN-to-LAN speeds are also affected.
 +
 
 +
{{#ifeq:{{{wifi}}}|1|<span class="asterisk">**</span> By default, wireless network interfaces  
 +
are attached to the default Ethernet LAN network (<i>br-lan</i>). If you wish for WiFi speeds  
 +
to remain unaffected, consider creating an additional Ethernet interface and attach your WiFi  
 +
interfaces to it. This can done in the following WebUI pages:
    
<ul>
 
<ul>
Line 205: Line 216:     
Please take caution when using SQM to limit speeds in order to avoid unexpected results.
 
Please take caution when using SQM to limit speeds in order to avoid unexpected results.
  −
==Add New SQM Configuration==
  −
  −
The <b>Add New SQM Configuration</b> is used to create new SQM instances. Simply enter a custom name for the new instance and click the 'Add' button. You will find the newly added instance in the "[[{{{name}}}_QoS#Smart_Queue_Management|Smart Queue Management]]" section right above this one.
  −
  −
[[File:Networking_all_manual_qos_and_new_sqm.png|border|class=tlt-border]]
      
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]

Navigation menu