Changes

no edit summary
Line 1: Line 1: −
{{Template: Networking_rutos_manual_fw_disclosure
+
{{Template: Networking_device_manual_fw_disclosure
| fw_version ={{Template: Networking_rutos_manual_latest_fw
+
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
| fw_version ={{Template: Networking_device_manual_latest_fw
 
  | series = {{{series}}}
 
  | series = {{{series}}}
 
  | name  = {{{name}}}
 
  | name  = {{{name}}}
 
  }}
 
  }}
 
}}
 
}}
 +
 +
{{#ifeq: {{{series}}} | RUT9 |<i><b>Note</b>: <b>[[{{{name}}} RS232/RS485 (legacy WebUI)#RS232|click here]]</b> for the old style WebUI (FW version {{Template: Networking_device_manual_latest_fw | series = RUT9XX}} and earlier) user manual page.</i>|}}
 
==Summary==
 
==Summary==
    
The <b>Serial Utilities</b> page is used to make serial communication configurations of different types.
 
The <b>Serial Utilities</b> page is used to make serial communication configurations of different types.
  −
To make a <b>new serial configuration</b> instance select a serial type from the left-hand navigation menu. In the next page enter a custom name for the new config, select a serial device and click the Add button.
  −
  −
Example from the Modem Configuration page:
  −
  −
[[File:Networking_rutos_manual_serial_utilities_add_new_instance_default_{{{default}}}_v1.png|border|class=tlt-border]]
  −
  −
Then, click the Edit button next to the instance:
  −
  −
[[File:Networking_rutos_manual_serial_utilities_edit_config_default_{{{default}}}_v1.png|border|class=tlt-border]]
  −
   
This manual page provides an overview of the Serial Utilities page in {{{name}}} devices.
 
This manual page provides an overview of the Serial Utilities page in {{{name}}} devices.
 
+
{{#ifeq: {{#expr: {{{rs232}}} or {{{rs485}}}}}| 1 |==General information==|}}
 +
{{#switch:{{{series}}}|TRB2| TRB2M =
 +
===RS232/RS485===
 +
----
 +
====Connector pinout====
 +
----
 +
For {{{name}}} pinout, please refer to <b>[[{{{name}}} Input/Output#16_pin_Connector_Pinout|Input/Output]]</b> page.| #default =
 
{{#ifeq: {{{rs232}}} | 1 |
 
{{#ifeq: {{{rs232}}} | 1 |
==General information==
   
===RS232===
 
===RS232===
 
----
 
----
Line 116: Line 114:  
----
 
----
   −
To connect another DCE device to RUT955, a Null-modem (crossed) Male/Male cable should be used:
+
To connect another DCE device to RUT/TRB, a Null-modem (crossed) Male/Male cable should be used:
    
[[File:Male male rs232 cable.jpg]]
 
[[File:Male male rs232 cable.jpg]]
Line 171: Line 169:  
     <tr>
 
     <tr>
 
         <td style="border: 1px solid black;">6</td>
 
         <td style="border: 1px solid black;">6</td>
         <td style="border: 1px solid black;">Vin</td>
+
         <td style="border: 1px solid black;">NC</td>
 
         <td style="border: 1px solid black;">Power input 9-30 VDC</td>
 
         <td style="border: 1px solid black;">Power input 9-30 VDC</td>
 
         <td style="border: 1px solid white; border-left: 1px solid black; width: 250px" colspan="1"><span style=color:white>filler text</span></td>
 
         <td style="border: 1px solid white; border-left: 1px solid black; width: 250px" colspan="1"><span style=color:white>filler text</span></td>
Line 202: Line 200:  
         <td>78% (1.3 ns/ft)</td>
 
         <td>78% (1.3 ns/ft)</td>
 
     </tr>
 
     </tr>
</table>}}
+
</table>
 
====Maximum data rate vs. transmission line length====
 
====Maximum data rate vs. transmission line length====
 
----
 
----
Line 221: Line 219:  
Below is an example of a 4-wire network electrical connection. There are 3 devices shown in the example. One of the devices is the "master" and other two are "slaves". Termination resistors (120 Ω each) are placed at each cable end. Four-wire networks consists of one master with its transmitter connected to each of the slaves' receivers on one twisted pair. The slave transmitters are all connected to the master receiver on a second twisted pair:
 
Below is an example of a 4-wire network electrical connection. There are 3 devices shown in the example. One of the devices is the "master" and other two are "slaves". Termination resistors (120 Ω each) are placed at each cable end. Four-wire networks consists of one master with its transmitter connected to each of the slaves' receivers on one twisted pair. The slave transmitters are all connected to the master receiver on a second twisted pair:
   −
[[File:Services rs485 4wire.PNG]]
+
[[File:Services rs485 4wire_v2.PNG]]
    
Example 2-wire network electrical connection: to enable a 2-wire RS485 configuration you need to connect D_P to R_P and D_N to R_N on the device’s RS485 socket. Termination resistors are placed at each cable end (120 Ω each):
 
Example 2-wire network electrical connection: to enable a 2-wire RS485 configuration you need to connect D_P to R_P and D_N to R_N on the device’s RS485 socket. Termination resistors are placed at each cable end (120 Ω each):
   −
[[File:Services rs485 2wire.PNG]]
+
[[File:Services rs485 2wire_v2.PNG]]
 
|}}
 
|}}
 +
}}
   −
==Modem Control==  
+
{{#ifeq:{{{modem}}}|1|==Modem Control==  
    
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 CR/LF (Carriage Return, Line Feed) capable applications like PuTTY on Windows and microcom, minicom, cutecom or similar applications on Linux.
 
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 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_serial_utilities_modem_control_default_{{{default}}}_v1.png|border|class=tlt-border]]
+
{{#ifeq:{{{dual_modem}}} | 1 |
 +
[[File:Networking_rutos_manual_serial_utilities_modem_control_default_{{{default}}}_dual_modem_v1.png|border|class=tlt-border]]|
 +
[[File:Networking_rutos_manual_serial_utilities_modem_control_default_{{{default}}}_v2.png|border|class=tlt-border]]
 +
}}
 +
 
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 242: Line 245:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off | on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns the instance on or off.</td>
 
       <td>Turns the instance on or off.</td>
 
     </tr>
 
     </tr>
Line 262: Line 265:  
     <tr>
 
     <tr>
 
     <td>Data bits</td>
 
     <td>Data bits</td>
         <td>7 | 8; default: <b>8</b></td>
+
         <td>{{#ifeq: {{{rs232}}} | 1 | 5 {{!}} 6 {{!}} 7 {{!}} 8 | 8}}; default: <b>8</b></td>
 
         <td>Number of data bits for each character.</td>
 
         <td>Number of data bits for each character.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Stop bits</td>
 
       <td>Stop bits</td>
       <td>1 | 2; default: <b>1</b></td>
+
       <td>1 {{!}} 2; default: <b>1</b></td>
 
       <td>Stop bits sent at the end of every character allow the receiving signal hardware to detect the end of a character and to resynchronise with the character stream. Electronic devices usually use one stop bit. Two stop bits are required if slow electromechanical devices are used.</td>
 
       <td>Stop bits sent at the end of every character allow the receiving signal hardware to detect the end of a character and to resynchronise with the character stream. Electronic devices usually use one stop bit. Two stop bits are required if slow electromechanical devices are used.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Parity</td>
 
     <td>Parity</td>
         <td>None | Odd | Even | Mark | Space; default: <b>None</b></td>
+
         <td>None {{!}} Odd {{!}} Even {{!}} Mark {{!}} Space; default: <b>None</b></td>
 
         <td>In serial transmission, parity is a method of detecting errors. An extra data bit is sent with each data character, arranged so that the number of 1 bits in each character, including the parity bit, is always odd or always even. If a byte is received with the wrong number of 1s, then it must have been corrupted. However, an even number of errors can pass the parity check.
 
         <td>In serial transmission, parity is a method of detecting errors. An extra data bit is sent with each data character, arranged so that the number of 1 bits in each character, including the parity bit, is always odd or always even. If a byte is received with the wrong number of 1s, then it must have been corrupted. However, an even number of errors can pass the parity check.
 
             <ul>
 
             <ul>
Line 287: Line 290:  
             <ul>
 
             <ul>
 
                 <li><b>RTS/CTS</b> - hardware handshaking. RTS and CTS are turned OFF and ON from alternate ends to control data flow, for instance when a buffer is almost full.</li>
 
                 <li><b>RTS/CTS</b> - hardware handshaking. RTS and CTS are turned OFF and ON from alternate ends to control data flow, for instance when a buffer is almost full.</li>
                 <li><b>Xon/Xoff</b> - software handshaking. The Xon and Xoff characters are sent by the receiver to the sender to control when the sender will send data, i.e., these characters go in the opposite direction to the data being sent. The circuit starts in the "sending allowed" state. When the receiver's buffers approach capacity, the receiver sends the Xoff character to tell the sender to stop sending data. Later, after the receiver has emptied its buffers, it sends an Xon character to tell the sender to resume transmission.
+
                 <li><b>Xon/Xoff</b> - software handshaking. The Xon and Xoff characters are sent by the receiver to the sender to control when the sender will send data, i.e., these characters go in the opposite direction to the data being sent. The circuit starts in the "sending allowed" state. When the receiver's buffers approach capacity, the receiver sends the Xoff character to tell the sender to stop sending data. Later, after the receiver has emptied its buffers, it sends an Xon character to tell the sender to resume transmission.</li>
 
             </ul>|}}
 
             </ul>|}}
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>
 +
    {{#ifeq: {{{dual_modem}}} | 1 |
 +
    <tr>
 +
        <td>Modem</td>
 +
      <td>Primary modem{{!}} Secondary modem; default: <b>Primary modem</b></td>
 +
      <td>Specifies modem, which will be used for modem control.
 +
          <ul>
 +
            <li><b>Primary modem</b>- enables modem control for Primary modem.</li>
 +
            <li><b>Secondary modem</b>- enables modem control for Secondary modem.</li>
 +
            </ul>
 +
        </td>
 +
    </tr> |}}
 
     <tr>
 
     <tr>
 
         <td>Mode</td>
 
         <td>Mode</td>
Line 296: Line 310:  
       <td>Specifies modem control mode.
 
       <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>Partial control</b>- enables modem control with AT commands,  mobile connection will be controlled by RUTOS.</li>
             <li><b>Full control</b>- enables modem control with AT commands,  mobile connection will be controlled by user.  
+
             <li><b>Full control</b>- enables modem control with AT commands,  mobile connection will be controlled by user. </li>
 
             </ul>
 
             </ul>
 
         </td>
 
         </td>
Line 306: Line 320:  
       <td>Turns Full Duplex mode on or off. This option is available only on the RS485 device.</td>
 
       <td>Turns Full Duplex mode on or off. This option is available only on the RS485 device.</td>
 
     </tr>|}}
 
     </tr>|}}
</table>
+
    <tr>
 +
        <td>Start up message</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>Message to print to serial device when modem control is ready.</td>
 +
    </tr>
 +
</table>|}}
    
==Console==
 
==Console==
Line 322: Line 341:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off | on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns the instance on or off.</td>
 
       <td>Turns the instance on or off.</td>
 
     </tr>
 
     </tr>
Line 342: Line 361:  
     <tr>
 
     <tr>
 
     <td>Data bits</td>
 
     <td>Data bits</td>
         <td>7 | 8; default: <b>8</b></td>
+
         <td>{{#ifeq: {{{rs232}}} | 1 | 5 {{!}} 6 {{!}} 7 {{!}} 8 | 8}}; default: <b>8</b></td>
 
         <td>Number of data bits for each character.</td>
 
         <td>Number of data bits for each character.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Stop bits</td>
 
       <td>Stop bits</td>
       <td>1 | 2; default: <b>1</b></td>
+
       <td>1 {{!}} 2; default: <b>1</b></td>
 
       <td>Stop bits sent at the end of every character allow the receiving signal hardware to detect the end of a character and to resynchronize with the character stream. Electronic devices usually use one stop bit. Two stop bits are required if slow electromechanical devices are used.</td>
 
       <td>Stop bits sent at the end of every character allow the receiving signal hardware to detect the end of a character and to resynchronize with the character stream. Electronic devices usually use one stop bit. Two stop bits are required if slow electromechanical devices are used.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Parity</td>
 
     <td>Parity</td>
         <td>None | Odd | Even | Mark | Space; default: <b>None</b></td>
+
         <td>None {{!}} Odd {{!}} Even {{!}} Mark {{!}} Space; default: <b>None</b></td>
 
         <td>In serial transmission, parity is a method of detecting errors. An extra data bit is sent with each data character, arranged so that the number of 1 bits in each character, including the parity bit, is always odd or always even. If a byte is received with the wrong number of 1s, then it must have been corrupted. However, an even number of errors can pass the parity check.
 
         <td>In serial transmission, parity is a method of detecting errors. An extra data bit is sent with each data character, arranged so that the number of 1 bits in each character, including the parity bit, is always odd or always even. If a byte is received with the wrong number of 1s, then it must have been corrupted. However, an even number of errors can pass the parity check.
 
             <ul>
 
             <ul>
Line 367: Line 386:  
             <ul>
 
             <ul>
 
                 <li><b>RTS/CTS</b> - hardware handshaking. RTS and CTS are turned OFF and ON from alternate ends to control data flow, for instance when a buffer is almost full.</li>
 
                 <li><b>RTS/CTS</b> - hardware handshaking. RTS and CTS are turned OFF and ON from alternate ends to control data flow, for instance when a buffer is almost full.</li>
                 <li><b>Xon/Xoff</b> - software handshaking. The Xon and Xoff characters are sent by the receiver to the sender to control when the sender will send data, i.e., these characters go in the opposite direction to the data being sent. The circuit starts in the "sending allowed" state. When the receiver's buffers approach capacity, the receiver sends the Xoff character to tell the sender to stop sending data. Later, after the receiver has emptied its buffers, it sends an Xon character to tell the sender to resume transmission.
+
                 <li><b>Xon/Xoff</b> - software handshaking. The Xon and Xoff characters are sent by the receiver to the sender to control when the sender will send data, i.e., these characters go in the opposite direction to the data being sent. The circuit starts in the "sending allowed" state. When the receiver's buffers approach capacity, the receiver sends the Xoff character to tell the sender to stop sending data. Later, after the receiver has emptied its buffers, it sends an Xon character to tell the sender to resume transmission.</li>
 
             </ul>|}}
 
             </ul>|}}
 
         </td>
 
         </td>
Line 386: Line 405:  
Configure serial port communication parameters in the <b>Serial Device Configuration</b> section.
 
Configure serial port communication parameters in the <b>Serial Device Configuration</b> section.
   −
[[File:Networking_rutos_manual_serial_utilities_over_ip_serial_default_{{{default}}}_v1.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_serial_utilities_over_ip_serial_default_{{{default}}}_v2.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 396: Line 415:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off | on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns the instance on or off.</td>
 
       <td>Turns the instance on or off.</td>
 
     </tr>
 
     </tr>
Line 416: Line 435:  
     <tr>
 
     <tr>
 
     <td>Data bits</td>
 
     <td>Data bits</td>
         <td>7 | 8; default: <b>8</b></td>
+
         <td>{{#ifeq: {{{rs232}}} | 1 | 5 {{!}} 6 {{!}} 7 {{!}} 8 | 8}}; default: <b>8</b></td>
 
         <td>Number of data bits for each character.</td>
 
         <td>Number of data bits for each character.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Stop bits</td>
 
       <td>Stop bits</td>
       <td>1 | 2; default: <b>1</b></td>
+
       <td>1 {{!}} 2; default: <b>1</b></td>
 
       <td>Stop bits sent at the end of every character allow the receiving signal hardware to detect the end of a character and to resynchronise with the character stream. Electronic devices usually use one stop bit. Two stop bits are required if slow electromechanical devices are used.</td>
 
       <td>Stop bits sent at the end of every character allow the receiving signal hardware to detect the end of a character and to resynchronise with the character stream. Electronic devices usually use one stop bit. Two stop bits are required if slow electromechanical devices are used.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Parity</td>
 
     <td>Parity</td>
         <td>None | Odd | Even | Mark | Space; default: <b>None</b></td>
+
         <td>None {{!}} Odd {{!}} Even {{!}} Mark {{!}} Space; default: <b>None</b></td>
 
         <td>In serial transmission, parity is a method of detecting errors. An extra data bit is sent with each data character, arranged so that the number of 1 bits in each character, including the parity bit, is always odd or always even. If a byte is received with the wrong number of 1s, then it must have been corrupted. However, an even number of errors can pass the parity check.
 
         <td>In serial transmission, parity is a method of detecting errors. An extra data bit is sent with each data character, arranged so that the number of 1 bits in each character, including the parity bit, is always odd or always even. If a byte is received with the wrong number of 1s, then it must have been corrupted. However, an even number of errors can pass the parity check.
 
             <ul>
 
             <ul>
Line 441: Line 460:  
             <ul>
 
             <ul>
 
                 <li><b>RTS/CTS</b> - hardware handshaking. RTS and CTS are turned OFF and ON from alternate ends to control data flow, for instance when a buffer is almost full.</li>
 
                 <li><b>RTS/CTS</b> - hardware handshaking. RTS and CTS are turned OFF and ON from alternate ends to control data flow, for instance when a buffer is almost full.</li>
                 <li><b>Xon/Xoff</b> - software handshaking. The Xon and Xoff characters are sent by the receiver to the sender to control when the sender will send data, i.e., these characters go in the opposite direction to the data being sent. The circuit starts in the "sending allowed" state. When the receiver's buffers approach capacity, the receiver sends the Xoff character to tell the sender to stop sending data. Later, after the receiver has emptied its buffers, it sends an Xon character to tell the sender to resume transmission.
+
                 <li><b>Xon/Xoff</b> - software handshaking. The Xon and Xoff characters are sent by the receiver to the sender to control when the sender will send data, i.e., these characters go in the opposite direction to the data being sent. The circuit starts in the "sending allowed" state. When the receiver's buffers approach capacity, the receiver sends the Xoff character to tell the sender to stop sending data. Later, after the receiver has emptied its buffers, it sends an Xon character to tell the sender to resume transmission.</li>
 
             </ul>|}}
 
             </ul>|}}
 
         </td>
 
         </td>
Line 449: Line 468:  
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns Full Duplex mode on or off. This option is available only on the RS485 device.</td>
 
       <td>Turns Full Duplex mode on or off. This option is available only on the RS485 device.</td>
 +
    </tr>|}}{{#ifeq: {{{rs232}}} | 1 |
 +
    <tr>
 +
      <td><span style="color: green;">RS232:</span> Echo</td>
 +
      <td>off {{!}} on; default: <b>off</b></td>
 +
      <td> Enable serial device echo. This option is available only on the RS232 device.</td>
 
     </tr>|}}
 
     </tr>|}}
 
</table>
 
</table>
Line 456: Line 480:  
You can configure network related parameters of the serial connection in the <b>Over IP Configuration</b> secion.
 
You can configure network related parameters of the serial connection in the <b>Over IP Configuration</b> secion.
   −
[[File:Networking_rutos_manual_serial_utilities_over_ip_configuration_v1.png|border|class=tlt-border]]
+
[[File:Networking rutos manual serial utilities over ip mbus configuration general_v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 466: Line 490:  
     <tr>
 
     <tr>
 
     <td>Mode</td>
 
     <td>Mode</td>
         <td><span style="color: red;">Server</span> | <span style="color: purple;">Client</span> | <span style="color: orange;">Bidirect</span>; default: <b>Server</b></td>
+
         <td><span style="color: red;">Server</span> {{!}} <span style="color: purple;">Client</span> {{!}} <span style="color: green;">Client + server</span> {{!}} <span style="color: orange;">Bidirect</span>; default: <b>Server</b></td>
 
         <td>This device's role in the connection:
 
         <td>This device's role in the connection:
 
             <ul>
 
             <ul>
 
                 <li><b>Server</b> - the device waits for incoming connections.</li>
 
                 <li><b>Server</b> - the device waits for incoming connections.</li>
 
                 <li><b>Client</b> - the device initiates the connection.</li>
 
                 <li><b>Client</b> - the device initiates the connection.</li>
 +
                <li><b>Client + server</b> - launches service in server and client(s) mode simultaneously.</li>
 
                 <li><b>Bidirect</b> - acts as client by default but waits for incoming connections at the same time.</li>
 
                 <li><b>Bidirect</b> - acts as client by default but waits for incoming connections at the same time.</li>
 
             </ul>
 
             </ul>
Line 477: Line 502:  
     <tr>
 
     <tr>
 
       <td>Protocol</td>
 
       <td>Protocol</td>
       <td><span style="color: blue;">TCP</span> | <span style="color: green;">UDP</span>; default: <b>TCP</b></td>
+
       <td><span style="color: blue;">TCP</span> {{!}} <span style="color: brown;">UDP</span>; default: <b>TCP</b></td>
 
       <td>Protocol used in the communication process.</td>
 
       <td>Protocol used in the communication process.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Raw mode</td>
+
       <td><span style="color: purple;">Client: </span>Destination address</td>
       <td>off {{!}} on; default; default: <b>off</b></td>
+
       <td>IP {{!}} Port; default: <b>empty</b></td>
 +
      <td>Specify server address and port for client to connect to. E.g first field for address second for port. 16 destination addresses are allowed. </td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color: red;">Server: </span><span style="color: brown;">UDP: </span> Predefined addresses</td>
 +
      <td>IP {{!}} Port; default: <b>empty</b></td>
 +
      <td>Set predefined IP and port for UDP connection. E.g first field for address second for port.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Listening port</td>
 +
      <td>[1..65535]; default: <b>empty</b></td>
 
       <td>When enabled, all data will be transmitted transparently.</td>
 
       <td>When enabled, all data will be transmitted transparently.</td>
 +
    </tr>
 +
    </table>
 +
 +
[[File:Networking rutos manual serial utilities over ip mbus configuration security_v1.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th style="width: 360px>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
    <td>No leading zeros</td>
+
      <td>Use TLS/SSL</td>
        <td>off | on; default: <b>off</b></td>
+
      <td>off {{!}} on; default: <b>off</b></td>
        <td>When checked, indicates that the first hex zeros should be skipped.</td>
+
      <td>Mark to use TLS/SSL for connection.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
    <td><span style="color: red;">Server settings</span>: Port</td>
+
      <td>TLS version</td>
        <td>integer [0..65535]; default: <b>none</b></td>
+
      <td>Support all  {{!}} tlsv1.0 {{!}} tlsv1.1 {{!}} tlsv1.2 {{!}} tlsv1.3; default: <b>Support all</b></td>
        <td>Internal port number used to listen for incoming connections.</td>
+
      <td>Minimum TLS version allowed to be used.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
    <td><span style="color: red;">Server settings</span> | <span style="color: blue;">TCP</span>: Timeout (s)</td>
+
      <td>TLS type</td>
        <td>integer [0..32767]; default: <b>300</b></td>
+
      <td>Certificate based {{!}} <span style="color: blue;">Pre-Shared-Key based</span>; default: <b>Certificate based</b></td>
        <td>Specifies an inactivity time limit (in seconds) after which an inactive clients is disconnected.</td>
+
      <td>Select the type of TLS encryption.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
    <td><span style="color: red;">Server settings</span> | <span style="color: green;">UDP</span>: Predefined client 1 address</td>
+
      <td>Require certificate</td>
        <td>ip4; default: <b>none</b></td>
+
      <td>off {{!}} on; default: <b>on</b></td>
        <td>Specifies IP address for predefined connection 1.</td>
+
      <td>Demand certificate and key from peer and verify them against certificate authority.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
    <td><span style="color: red;">Server settings</span> | <span style="color: green;">UDP</span>: Predefined port 1</td>
+
      <td>Verify host</td>
        <td>port; default: <b>none</b></td>
+
      <td>off {{!}} on; default: <b>off</b></td>
        <td>Specifies port number for predefined connection 1.</td>
+
      <td>Check if the server certificates Common Name (CN) matches hostname to which client is connecting.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
    <td><span style="color: red;">Server settings</span> | <span style="color: green;">UDP</span>: Predefined client 2 address</td>
+
      <td>Certificate files from device</td>
        <td>ip4; default: <b>none</b></td>
+
      <td>off {{!}} on; default: <b>off</b></td>
        <td>Specifies IP address for predefined connection 2.</td>
+
      <td>Choose this option if you want to select certificate files from device.<br> Certificate files can be generated <a class=link href="/system/admin/certificates/generation">here</a>.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
    <td><span style="color: red;">Server settings</span> | <span style="color: green;">UDP</span>: Predefined port 2</td>
+
      <td>Certificate file</td>
        <td>port; default: <b>none</b></td>
+
      <td>.crt file; default: <b>none</b></td>
        <td>Specifies port number for predefined connection 2.</td>
+
      <td>Upload certificate file.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td><span style="color: purple;">Client settings</span>: Server Address</td>
+
       <td>Key file</td>
       <td>ip | host; default: <b>none</b></td>
+
       <td>.key file; default: <b>none</b></td>
       <td>IP address or hostname of the server that this client will connect to.</td>
+
       <td>Upload key file.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
    <td><span style="color: purple;">Client settings</span>: Port</td>
+
      <td>CA file</td>
        <td>integer [0..65535]; default: <b>none</b></td>
+
      <td>.ca file; default: <b>none</b></td>
        <td>Server's listening port number.</td>
+
      <td>Upload CA file.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
    <td><span style="color: purple;">Client settings</span>: Reconnect interval (s)</td>
+
      <td><span style="color: blue;">Pre-Shared-Key</span></td>
        <td>integer; default: <b>none</b></td>
+
      <td>string; default: <b>none</b></td>
        <td>Time period (in seconds) between reconnection attempts in case a connection fails.</td>
+
      <td>The pre-shared-key in hex format with no leading “0x”.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>Serial device read time</td>
+
      <td><span style="color: blue;">Identify</span></td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>Specify the identity.</td>
 +
    </tr>
 +
</table>
 +
 
 +
[[File:Networking rutos manual serial utilities over ip mbus configuration advanced_v3.png|border|class=tlt-border]]
 +
   
 +
    <table class="nd-mantable">
 +
    <tr>
 +
        <th style="width: 360px>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Raw mode</td>
 +
      <td>off {{!}} on; default: <b>on</b></td>
 +
      <td>When enabled, all data will be transmitted transparently.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Remove all zeros</td>
 +
      <td>off {{!}} on; default: <b>off</b></td>
 +
      <td>When checked, indicates that the first hex zeros should be skipped.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Inactivity timeout</td>
 +
        <td>integer [0..36000]; default: <b>300</b></td>
 +
        <td>Specifies period of time in seconds, where server connection must be inactive, to disconnect client. To disable timeout input 0.</td>
 +
    </tr>
 +
    <tr>
 +
     <td>Serial timeout</td>
 
         <td>integer [0..1000]; default: <b>none</b></td>
 
         <td>integer [0..1000]; default: <b>none</b></td>
         <td>Specifies custom read time for the serial device.</td>
+
         <td>Specifies the maximum milliseconds to wait for serial data.</td>
     </tr>{{#ifeq: {{{rs485}}} | 1 |
+
     </tr>
 +
    <tr>
 +
    <td>Max clients</td>
 +
        <td>integer [1..32]; default: <b>4</b></td>
 +
        <td>Specify how many clients are allowed to connect simultaneously.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>TCP echo</td>
 +
        <td>on {{!}} off; default: <b>off</b></td>
 +
        <td>Enable software TCP echo.</td>
 +
    </tr>
 
     <tr>
 
     <tr>
     <td><span style="color: purple;">RS485:</span> Full Duplex</td>
+
     <td>Close connections</td>
         <td>off {{!}} on; default: <b>off</b></td>
+
        <td>on {{!}} off; default: <b>off</b></td>
      <td>Turns Full Duplex mode on or off. This option is available only on the RS485 device.</td>
+
        <td>Close TCP connections everytime data is sent or received (might result in serial data loss).</td>
     </tr>|}}
+
    </tr>
 +
        <tr>
 +
    <td>Keep alive</td>
 +
         <td><span style="color: blue;">on</span> {{!}} off; default: <b>off</b></td>
 +
        <td>Enable keep alive.</td>
 +
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color: red;">Server settings</span> | <span style="color: blue;">TCP</span>: Max clients</td>
+
     <td><span style="color: blue;">Keep alive time</span></td>
         <td>integer [1..32]; default: <b>32</b></td>
+
         <td>integer [0..32000]; default: <b>0</b></td>
         <td>Specifies how many clients are allowed to connect simultaneously.</td>
+
         <td>Close TCP connections everytime data is sent or received (might result in serial data loss).</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color: blue;">TCP</span>: TCP echo</td>
+
     <td><span style="color: blue;">Keep alive interval</span></td>
         <td>off | on; default: <b>off</b></td>
+
         <td>integer [0..32000]; default: <b>0</b></td>
         <td>Enables software TCP echo.</td>
+
         <td>The interval between subsequential keepalive probes.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color: blue;">TCP</span>: Always reconnect</td>
+
     <td><span style="color: blue;">Keep alive probes</span></td>
         <td>off | on; default: <b>off</b></td>
+
         <td>integer [0..32000]; default: <b>0</b></td>
         <td>When enabled, a new TCP connection will be made after sending every data package.</td>
+
         <td>The number of unacknowledged probes.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>