Changes

Created page with "{{Template: Networking_rutxxx_manual_fw_disclosure | fw_version = {{#switch: {{{series}}} | RUT2XX = {{{series}}}_R_00.01.12 | RUT9XX = {{{series}}}_R_00.06.06}} }} __TOC_..."
{{Template: Networking_rutxxx_manual_fw_disclosure
| fw_version = {{#switch: {{{series}}}
| RUT2XX = {{{series}}}_R_00.01.12
| RUT9XX = {{{series}}}_R_00.06.06}}
}}
__TOC__
==Summary==

<b>QoS</b> provides the possibility to prioritize network traffic based on hosts, ports or services and limit download & upload speeds on a selected interface.

This chapter of the user manual provides an overview of the <b>QoS</b> page in {{{name}}} devices.

==Interfaces==

The <b>Interfaces</b> section is used to set up download and upload speed limits on the device's network interfaces.

[[File:Services qos general settings and interfaces.png|border|class=tlt-border]]

<table class="nd-othertables">
<tr>
<th style="width: 250px">Field</th>
<th style="width: 250px">Value</th>
<th style="width: 579px">Description</th>
</tr>
<tr>
<td>Interface</td>
<td>WAN | LAN | WiFi_WAN | Mobile; default: <b>none</b></td>
<td>Interface to which the rule applies.</td>
</tr>
<tr>
<td>Enable</td>
<td>yes | no; default: <b>no</b></td>
<td>Turns the rule on or off.</td>
</tr>
<tr>
<td>Calculate overhead</td>
<td>yes | no; default: <b>no</b></td>
<td>Decreases upload and download ratio to prevent link saturation.</td>
</tr>
<tr>
<td>Download speed (kbit/s)</td>
<td>integer; default: <b>none</b></td>
<td>Maximum download speed for the specified interface.</td>
</tr>
<tr>
<td>Upload speed (kbit/s)</td>
<td>integer; default: <b>128</b></td>
<td>Maximum upload speed for the specified interface,</td>
</tr>
</table>

==Classification Rules==

[[File:Services qos classification rules.PNG|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Target</td>
<td>Priority | Express | Normal | Low; default: <b>Normal</b></td>
<td>Target to which the rule will be applied.</td>
</tr>
<tr>
<td>Source host</td>
<td>All | ip; default: <b>All</b></td>
<td>Host(s) from which data will be transmitted.</td>
</tr>
<tr>
<td>Destination host</td>
<td>All | ip; default: <b>All</b></td>
<td>Host(s) to which data will be transmitted</td>
</tr>
<tr>
<td>Protocol</td>
<td>All | TCP | UDP | ICMP | -- custom --; default: <b>All</b></td>
<td>Data transmission protocol to match the rule.</td>
</tr>
<tr>
<td>Ports</td>
<td>All | integer [0..65535]; default: <b>All</b></td>
<td>Port number(s) to match the rule. You can enter multiple ports by separating them by commas (e.g., <i>22,53,80</i>).</td>
</tr>
<tr>
<td>Number of bytes</td>
<td>integer; default: <b>none</b></td>
<td>Maximum number of bytes for this connection.</td>
</tr>
</table>

[[Category:{{{name}}} Services section]]

Navigation menu