Changes

no edit summary
Line 148: Line 148:  
         <td>Enable TCP dump<span class="asterisk">*</span></td>
 
         <td>Enable TCP dump<span class="asterisk">*</span></td>
 
         <td>yes | no; default: <b>no</b></td>
 
         <td>yes | no; default: <b>no</b></td>
         <td>Turns TCP dump on or off.</td>
+
         <td>Turns TCP dump packets capture on or off.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 158: Line 158:  
<b>TCP dump</b> is a program used to capture packets moving through network interfaces. By default, the router does not store TCP dump information. You must enable TCP dump and save the changes before you can download the file.  
 
<b>TCP dump</b> is a program used to capture packets moving through network interfaces. By default, the router does not store TCP dump information. You must enable TCP dump and save the changes before you can download the file.  
   −
If you enable TCP dump, you will notice additional configuration fields appear
+
If you enable TCP dump, you will notice additional configuration fields appear. Refer to the figure and table below for realted information.
    
[[File:{{{file_tcpdump}}}]]
 
[[File:{{{file_tcpdump}}}]]
Line 171: Line 171:  
         <td>Enable TCP dump</td>
 
         <td>Enable TCP dump</td>
 
         <td>yes | no; default: <b>no</b></td>
 
         <td>yes | no; default: <b>no</b></td>
         <td>Turns TCP dump on or off.</td>
+
         <td>Turns TCP dump packet capture on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td></td>
+
         <td>Select interface</td>
         <td>yes | no; default: <b>no</b></td>
+
         <td>network itnerface; default: <b>any</b></td>
         <td></td>
+
        <td>Only captures packets that move through the specified network interface.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Select protocol filter</td>
 +
        <td>all | icmp | tcp | udp | arp; default: <b>all</b></td>
 +
        <td>Only captures packets that match the specified protocol.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Select packets direction</td>
 +
        <td>IN/OUT | Incoming | Outgoing; default: <b>IN/OUT</b></td>
 +
        <td>Only captures packets coming from the specified direction.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Host</td>
 +
        <td>ip | host; default: <b>none</b></td>
 +
        <td>Only captures packets related to the specified host.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Port</td>
 +
        <td>integer [0..65335]; default: <b>none</b></td>
 +
        <td>Only captures packets related to the specified communication port.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Select storage</td>
 +
        <td>Internal storage; default: <b>Internal storage</b></td>
 +
         <td>Specifies where the TCP dump file will be stored.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 
==Backup==
 
==Backup==
 
{{Template:rut manual system administration backup}}
 
{{Template:rut manual system administration backup}}

Navigation menu