RUT900 QoS: Difference between revisions
(Created page with "__TOC__ ==Summary== With '''QoS''' you can prioritize network traffic selected by addresses, ports or services. This chapter is an overview of the '''QoS''' function in RUT r...") |
|||
Line 10: | Line 10: | ||
[[File:Services qos general settings and interfaces.png]] | [[File:Services qos general settings and interfaces.png]] | ||
<table class="nd-othertables"> | |||
<tr> | |||
<td colspan="3" style="border: 1px solid white; border-bottom: 2px solid #0054A6; text-align: left; color: #0054A6;" >GENERAL SETTINGS</td> | |||
</tr> | |||
<tr> | |||
<th style="width: 250px">field name</th> | |||
<th style="width: 250px">value</th> | |||
<th style="width: 579px">description</th> | |||
</tr> | |||
<tr> | |||
<td>Enable</td> | |||
<td>yes {{!}} no; Default: '''no'''</td> | |||
<td>Toggles QoS functionality ON or OFF</td> | |||
</tr> | |||
<tr> | |||
<td colspan="3" style="border: 1px solid white; border-bottom: 2px solid #0054A6;text-align: left; color: #0054A6;" >INTERFACES</td> | |||
</tr> | |||
<tr> | |||
<td>Interface</td> | |||
<td>WAN {{!}} LAN {{!}} PPP; Default: '''WAN'''</td> | |||
<td>Interface that the rule applies to</td> | |||
</tr> | |||
<tr> | |||
<td>Enable</td> | |||
<td>yes {{!}} no; Default: '''no'''</td> | |||
<td>Toggles the rule ON or OFF</td> | |||
</tr> | |||
<tr> | |||
<td>Calculate overhead</td> | |||
<td>yes {{!}} no; Default: '''no'''</td> | |||
<td>Decreases upload and download ratio to prevent link saturation</td> | |||
</tr> | |||
<tr> | |||
<td>Half-duplex</td> | |||
<td>es {{!}} no; Default: '''no'''</td> | |||
<td>Enables data transmission in both directions on a single carrier</td> | |||
</tr> | |||
<tr> | |||
<td>Download speed (kbit/s)</td> | |||
<td>integer; Default: '''1024'''</td> | |||
<td>Specifies maximum download speed for the specified interface</td> | |||
</tr> | |||
<tr> | |||
<td>Upload speed (kbit/s)</td> | |||
<td>integer; Default: '''128'''</td> | |||
<td>Specifies maximum upload speed for the specified interface</td> | |||
</tr> | |||
</table> | |||
==Classification Rules== | ==Classification Rules== |
Revision as of 15:13, 17 December 2018
Main Page > EOL Products > RUT900 > RUT900 Manual > RUT900 WebUI > RUT900 Services section > RUT900 QoSSummary
With QoS you can prioritize network traffic selected by addresses, ports or services. This chapter is an overview of the QoS function in RUT routers.
General settings and Interfaces
The General settings section is used to enable or disable all QoS functionality and the Interfaces section allows you to set up bandwidth limits for specified network interfaces.
GENERAL SETTINGS | ||
field name | value | description |
---|---|---|
Enable | yes | no; Default: no | Toggles QoS functionality ON or OFF |
INTERFACES | ||
Interface | WAN | LAN | PPP; Default: WAN | Interface that the rule applies to |
Enable | yes | no; Default: no | Toggles the rule ON or OFF |
Calculate overhead | yes | no; Default: no | Decreases upload and download ratio to prevent link saturation |
Half-duplex | es | no; Default: no | Enables data transmission in both directions on a single carrier |
Download speed (kbit/s) | integer; Default: 1024 | Specifies maximum download speed for the specified interface |
Upload speed (kbit/s) | integer; Default: 128 | Specifies maximum upload speed for the specified interface |
Classification Rules
FIELD NAME | VALUE | DESCRIPTION |
---|---|---|
Target | Priority | Express | Normal | Low; Default: WAN | Target for which the rule will be applied |
Source host | All | ip; Default: All | Host from which data will be transmitted |
Destination host | All | ip; Default: All | Host to which data will be transmitted |
Protocol | All | TCP | UDP | ICMP | -- custom --; Default: All | Data transmission protocol |
Ports | All | integer [0..65535]; Default: 22,53 | Port(s) that will be used for transmission. You can enter multiple ports by separating them by commas (',') |
Number of bytes | integer; Default: " " | The maximum number of bytes for the connection |