Template:Networking rutos manual traffic shaping: Difference between revisions
Template:Networking rutos manual traffic shaping (view source)
Revision as of 14:10, 24 April 2024
, 24 Aprilno edit summary
No edit summary |
No edit summary |
||
Line 245: | Line 245: | ||
The <b>Interfaces</b> section is used to set up download and upload speed limits on the device's network interfaces. | The <b>Interfaces</b> section is used to set up download and upload speed limits on the device's network interfaces. | ||
[[File: | [[File:Networking_rutos_manual_traffic_shaping_qos_interfaces_v2.png|border|class=tlt-border]] | ||
<table class="nd-othertables"> | <table class="nd-othertables"> | ||
Line 252: | Line 252: | ||
<th style="width: 250px">Value</th> | <th style="width: 250px">Value</th> | ||
<th style="width: 579px">Description</th> | <th style="width: 579px">Description</th> | ||
</tr> | |||
<tr> | |||
<td>Interface name</td> | |||
<td>wan | lan{{#switch:{{{mobile}}}|1| {{!}} mobile (interface)|}}; default: <b>lan</b></td> | |||
<td>Decreases upload and download ratio to prevent link saturation.</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 260: | Line 265: | ||
<tr> | <tr> | ||
<td>Download speed (kbit/s)</td> | <td>Download speed (kbit/s)</td> | ||
<td>integer; default: <b> | <td>integer; default: <b>1024</b></td> | ||
<td>Maximum download speed for the specified interface.</td> | <td>Maximum download speed for the specified interface.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Upload speed (kbit/s)</td> | <td>Upload speed (kbit/s)</td> | ||
<td>integer; default: <b> | <td>integer; default: <b>128</b></td> | ||
<td>Maximum upload speed for the specified interface.</td> | <td>Maximum upload speed for the specified interface.</td> | ||
</tr> | </tr> | ||
Line 272: | Line 277: | ||
<td>yes | no; default: <b>no</b></td> | <td>yes | no; default: <b>no</b></td> | ||
<td>Turns the rule on or off.</td> | <td>Turns the rule on or off.</td> | ||
</tr> | |||
<tr> | |||
<td>Actions</td> | |||
<td>- (interactive button); default: <b>Delete</b></td> | |||
<td>Deletes instance.</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
Line 286: | Line 296: | ||
(for example, video streaming, SSH) at a higher priority and less important traffic (FTP, HTTP) at a lower priority. | (for example, video streaming, SSH) at a higher priority and less important traffic (FTP, HTTP) at a lower priority. | ||
[[File:Networking rutos manual traffic shaping qos classification | [[File:Networking rutos manual traffic shaping qos classification rules73_v1.png|border|class=tlt-border]] | ||
<table class="nd-mantable"> | <table class="nd-mantable"> | ||
Line 318: | Line 328: | ||
<td>All | integer [1..65535]; default: <b>none</b></td> | <td>All | integer [1..65535]; default: <b>none</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> | <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>Actions</td> | |||
<td>- (interactive button); default: <b>Delete</b></td> | |||
<td>Deletes instance.</td> | |||
</tr> | </tr> | ||
</table> | </table> |