Jump to content

Template:Networking rutos manual traffic shaping: Difference between revisions

No edit summary
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 rules.png|border|class=tlt-border]]
[[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 | -- custom --; default: <b>All</b></td>
         <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 [0..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>