Template:Networking rutos manual traffic shaping: Difference between revisions
Template:Networking rutos manual traffic shaping (view source)
Revision as of 11:33, 22 November 2022
, 22 November 2022→Classification Rules
Gytispieze (talk | contribs) No edit summary |
DominykasP (talk | contribs) |
||
Line 282: | Line 282: | ||
(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.png|border|class=tlt-border]] | ||
<table class="nd-mantable"> | <table class="nd-mantable"> | ||
Line 297: | Line 297: | ||
<tr> | <tr> | ||
<td>Source host</td> | <td>Source host</td> | ||
<td>All | IP; default: <b>All</b></td> | <td>All | IP | -- Custom --; default: <b>All</b></td> | ||
<td>Host(s) from which data will be transmitted.</td> | <td>Host(s) from which data will be transmitted.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Destination host</td> | <td>Destination host</td> | ||
<td>All | IP; default: <b>All</b></td> | <td>All | IP | -- Custom --; default: <b>All</b></td> | ||
<td>Host(s) to which data will be transmitted.</td> | <td>Host(s) to which data will be transmitted.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Protocol</td> | <td>Protocol</td> | ||
<td>All | TCP | UDP | ICMP | -- | <td>All | TCP | UDP | ICMP | -- Custom --; default: <b>All</b></td> | ||
<td>Data transmission protocol to match the rule.</td> | <td>Data transmission protocol to match the rule.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Ports</td> | <td>Ports</td> | ||
<td>All | integer [ | <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> |