Changes

no edit summary
Line 46: Line 46:  
Refer to the sections below for information on editing SQM instances.
 
Refer to the sections below for information on editing SQM instances.
   −
===Basic Settings===
+
===General Setup===
 
----
 
----
The <b>Basic Settings</b> section is used to set download and upload speed limits for a selected network interface.
+
The <b>General Setup</b> section is used to set download and upload speed limits for a selected network interface.
   −
[[File:Networking_rutos_manual_traffic_shaping_sqm_basic_settings.png|border|class=tlt-border]]
+
[[File:Networking rutos manual traffic shaping sqm general setup73.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 70: Line 70:  
     <tr>
 
     <tr>
 
       <td>Download speed (kbit/s)</td>
 
       <td>Download speed (kbit/s)</td>
       <td>integer [0..9999999999999999]; default: <b>none</b></td>
+
       <td>integer [0..2147483647]; default: <b>none</b></td>
 
       <td>Limits the download speed (ingress) of the selected interface to the value specified in this field.</td>
 
       <td>Limits the download speed (ingress) of the selected interface to the value specified in this field.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Upload speed (kbit/s)</td>
 
       <td>Upload speed (kbit/s)</td>
       <td>integer [0..9999999999999999]; default: <b>none</b></td>
+
       <td>integer [0..2147483647]; default: <b>none</b></td>
 
       <td>Limits the upload speed (egress) of the selected interface to the value specified in this field.</td>
 
       <td>Limits the upload speed (egress) of the selected interface to the value specified in this field.</td>
 
     </tr>
 
     </tr>
Line 84: Line 84:  
The <b>Advanced Settings</b> section describes the internal logic of the SQM configuration.
 
The <b>Advanced Settings</b> section describes the internal logic of the SQM configuration.
   −
[[File:Networking_rutos_manual_traffic_shaping_sqm_advanced_settings.png|border|class=tlt-border]]
+
[[File:Networking rutos manual traffic shaping sqm advanced settings73.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
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>

Navigation menu