Changes

no edit summary
Line 1: Line 1: −
{{Template:Networking_rutos_manual_fw_disclosure
+
{{Template: Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.05
+
| fw_version = {{{series}}}_R_00.07.01
 
| series    = {{{series}}}
 
| series    = {{{series}}}
 
}}
 
}}
Line 83: Line 83:  
The <b>RS232 Configuration</b> section is used to set up the main operating parameters and the serial type of the RS232 connector.
 
The <b>RS232 Configuration</b> section is used to set up the main operating parameters and the serial type of the RS232 connector.
   −
[[File:Networking_rutos_manual_rs232_rs232_configuration_data_bits_{{{data_bits}}}.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_rs232_rs232_configuration_data_bits_{{{data_bit}}}.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 98: Line 98:  
     <tr>
 
     <tr>
 
     <td>Baud rate</td>
 
     <td>Baud rate</td>
         <td>300 | {{#ifeq:{{{series}}}|TRB2|600 <nowiki>|</nowiki> |}}1200 | 2400 | 4800 | 9600 | 19200 | 38400 | 57600 | 115200{{#ifeq:{{{series}}}|TRB2| <nowiki>|</nowiki> 230400 <nowiki>|</nowiki> 460800 <nowiki>|</nowiki> 921600 <nowiki>|</nowiki> 1000000 <nowiki>|</nowiki>|}} 3000000; default: <b>{{#ifeq:{{{series}}}|TRB2|300|115200}}</b></td>
+
         <td>{{{baud_rates}}}; default: <b>{{{baud_rate}}}</b></td>
         <td>Data rate for serial data transmission (in bits per second).</td>
+
         <td>Data rate for serial data transmission (in bits per second (bps)).</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Data bits</td>
 
     <td>Data bits</td>
         <td>{{#ifeq:{{{series}}}|TRB1|5 <nowiki>|</nowiki> 6 <nowiki>|</nowiki> |}}7 | 8; default: <b>{{{data_bits}}}</b></td>
+
         <td>{{{data_bits}}}; default: <b>{{{data_bit}}}</b></td>
 
         <td>Number of data bits for each character.</td>
 
         <td>Number of data bits for each character.</td>
 
     </tr>
 
     </tr>
Line 134: Line 134:  
     <tr>
 
     <tr>
 
     <td>Serial type</td>
 
     <td>Serial type</td>
         <td>[[#Console|Console]] | [[#Over IP|Over IP]] | [[#Modbus gateway|Modbus gateway]]; default: <b>Console</b></td>
+
         <td>[[#Console|Console]] | [[#Over IP|Over IP]] | [[#Modem|Modem]] | [[#Modbus gateway|Modbus gateway]]; default: <b>Console</b></td>
 
         <td>Specifies the serial connection type.<br><b>Look to the sections below for information on different RS232 serial type options.</b></td>
 
         <td>Specifies the serial connection type.<br><b>Look to the sections below for information on different RS232 serial type options.</b></td>
 
     </tr>
 
     </tr>
Line 211: Line 211:  
     <td>Echo</td>
 
     <td>Echo</td>
 
         <td>off | on; default: <b>off</b></td>
 
         <td>off | on; default: <b>off</b></td>
         <td>Turn RS232 echo on or off.</td>
+
         <td>Turns RS232 echo on or off. RS232 echo is a loopback test usually used to check whether the RS232 cable is working properly.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 +
{{#ifeq: {{{modem}}} | 1 |
 +
===Modem===
 +
----
 +
The <b>Modem</b> serial type is used to manage modem functionality which could be accessed using shell interface. For this purpose you may want use such applications  with CR/LF (Carriage Return, Line Feed) capable applications like PuTTY on Windows and  microcom, minicom, cutecom or similar applications on Linux.
 +
 +
[[File:Networking_rutos_manual_usb_tools_printer_server_usb_to_serial_modem.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
      <tr>
 +
        <td>Mode</td>
 +
      <td>Partial control {{!}} Full control; default: <b>Partial control</b></td>
 +
      <td>Specifies modem control mode.  <ul>
 +
          <ul>
 +
            <li><b>Partial control</b>- enables modem control with AT commands,  mobile connection will be controlled by RUTOS.
 +
            <li><b>Full control</b>- enables modem control with AT commands,  mobile connection will be controlled by user.
 +
            </ul>
 +
        </td>
 +
    </tr>
 +
</table>
 +
 +
|}}
    
===Modbus gateway===
 
===Modbus gateway===
Line 255: Line 282:  
     <td>Echo</td>
 
     <td>Echo</td>
 
         <td>off | on; default: <b>off</b></td>
 
         <td>off | on; default: <b>off</b></td>
         <td>Turn RS232 echo on or off.</td>
+
         <td>Turns RS232 echo on or off. RS232 echo is a loopback test usually used to check whether the RS232 cable is working properly.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 +
==IP Filter==
 +
 +
The <b>IP Filter</b> section is used for configuring which network is allowed to communicate with the device. You may add a new instance by selecting the Interface and pressing Add.
 +
 +
[[File:Networking_rutos_manual_console_ip_filter.png|border|class=tlt-border]]
 +
 +
Then enter the IP address and save.
 +
 +
[[File:Networking_rutos_manual_console_ip_filter_instance.png|border|class=tlt-border]]
    
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]

Navigation menu