Template:Networking rut manual qos: Difference between revisions
Gytispieze (talk | contribs) m (Text replacement - "\{\{Template: Networking_rutos_manual_fw_disclosure (.*) (.*) (.*) \}\}" to "{{Template: Networking_device_manual_fw_disclosure | series = {{{series}}} | name = {{{name}}} | fw_version ={{Template: Networking_device_manual_latest_fw | series = {{{series}}} | name = {{{name}}} }} }}") Tags: Mobile edit Mobile web edit |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Template: | {{Template: Networking_rutos_manual_fw_disclosure | ||
| | | fw_version = {{#switch: {{{series}}} | ||
| RUT2XX = {{{series}}}_R_00.01.14 | |||
| | | RUT9XX = {{{series}}}_R_00.06.08.2}} | ||
}} | }} | ||
__TOC__ | __TOC__ |
Revision as of 08:25, 15 June 2021
Template:Networking rutos manual fw disclosure
Summary
QoS 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 QoS page in {{{name}}} devices.
Interfaces
The Interfaces section is used to set up download and upload speed limits on the device's network interfaces.
Field | Value | Description |
---|---|---|
Interface | WAN | LAN | WiFi_WAN | Mobile | Interface to which the rule applies. |
Enable | yes | no; default: no | Turns the rule on or off. |
Calculate overhead | yes | no; default: no | Decreases upload and download ratio to prevent link saturation. |
Download speed (kbit/s) | integer; default: none | Maximum download speed for the specified interface. |
Upload speed (kbit/s) | integer; default: none | Maximum upload speed for the specified interface. |
Classification Rules
The Classification Rules section is used to configure rules that prioritize certain traffic over other, less important traffic. This traffic can be defined by a source or destination host, port or a network protocol. Traffic that matches a rule with higher preference will be handled with higher priority.
Generally, this should be used in cases where you want to isolate certain types of traffic in order to make sure the {{{name}}} is handling more important traffic (for example, video streaming, SSH) at a higher priority and less important traffic (FTP, HTTP) at a lower priority.
Field | Value | Description |
---|---|---|
Target | Priority | Express | Normal | Low; default: Normal | Defines the priority of handling the type of traffic defined in this rule. |
Source host | All | IP; default: All | Host(s) from which data will be transmitted. |
Destination host | All | IP; default: All | Host(s) to which data will be transmitted. |
Protocol | All | TCP | UDP | ICMP | -- custom --; default: All | Data transmission protocol to match the rule. |
Ports | All | integer [0..65535]; default: none | Port number(s) to match the rule. You can enter multiple ports by separating them by commas (e.g., 22,53,80). |
Number of bytes | integer; default: none | Maximum number of bytes for this connection. |
[[Category:{{{name}}} Services section]]