<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">

<html>

<head>
<title>Data Comm for Business, Inc.  SS-1 Ethernet Serial Server and Multiplexers</title>

</head>

<body background="../images/bl-mist.jpg">
<div align=center><center>
<table width=100%>
<tr><td rowspan=2><a href="/dcb.html"><img src="../images/dcblogo.gif" border = 0 align=bottom width=273 height=65><!-- width=200 height=100--></a></td><td><h1>Data Comm for Business, 
Inc. </h1>
</td></tr>
<tr><td columnspan="2">Your Complete Data Communications Solution Provider </td></tr>
</table>
</center></div>
<p>&nbsp;</p>
<center> Product Application Note</center><br>
<p align=center><font size=4><strong>Multiplexers Connect Using Ethernet And New Ethernet Serial Server </strong></font></p>
<p>It is sometimes desirable to connect a host computer at one location to remote terminals or PCs at another location in a 
facility containing ethernet wiring with no direct RS-232 cabling. The two locations might be in different cities connected with 
a router based WAN (Wide Area Network). Now, it is economical and convenient to transport RS-232 data between two 
LAN locations using DCB's SR multiplexers, available in models from 4 to 32 ports. The multiplexers connect to an ethernet 
LAN/WAN through our new SS-1 ethernet serial servers which provide a path through the ethernet equivalent to a 38.4 Kbps seriat connection. 
Multiplexers, which are all tuned for bursty traffic such as terminal keyboarding and printers, work hand-in-hand with the 
ethernet serial server to provide multiplexer performance over ethernet. </p>
<p>Figure One</p>

The remainder of this product application note illustrates the complete configuration for the SR multiplexer and the SS-1 ethernet serial server.  <br>
<p>Set up is quite easy. The SR multiplexers are configured as if they were in normal point-to-point asynchronous mode. Although the SS1 serial port works at speeds up to 230 Kbps, configure 
the Async composite at 38.4Kbps.  This will guarantee adequate performance for the multiplexer and not seriously impact ethernet performance.   Both multiplexers are configured the same (other than their Ids.)</p>
<p>Since the SS-1 Ethernet Serial Servers must deal with TCP/IP, their configuration is more complicated. Use the steps below 
to configure these devices. NOTE, they are configured differently. </p>
<p>One SS-1will be programmed to automatically connect to the other. The one controlling the connection will be called the 
CLIENT, the other one, the SERVER.</p>
<p>You need the following configuration information before starting...</p>
<ol>
<li>IP address for the SERVER.</li>
<li>Network Mask for the SERVER.</li>
<li>IP address for the CLIENT. </li>
<li>Network Mask for the CLIENT.</li>
<li>Network Gateway for the SERVER.</li>
<li>Network Gateway for the CLIENT.</li>
<li>Backup Gateway for the SERVER.</li>
<li>Backup Gateway for the CLIENT.</li>
</ol>
<p><strong>Install the SERVER and CLIENT on an ethernet segment. </strong></p>
<p><strong>Configure the SERVER SS-1 unit:</strong></p>
<ul>
<li>Set the DIP switches on the SERVER ON-OFF (Down and UP) for configure mode.
<li>Connect a terminal (or PC with terminal emulation) to the SERVER and power up the SERVER. 
<li>Follow the menu options to configure the SERVER IP address, subnet mask, gateway, and serial port speed. 
<li>Set the DIP switches ON-ON (Down and Down) for Server mode, and reboot the SERVER serial server.
</li>
</ul>
<p><strong>Configure the remote SS-1 unit.</strong></p>
<ul>

<li>Set the DIP switches on the CLIENT ON-OFF (Down and UP) for configure mode.
<li>Connect a terminal (or PC with terminal emulation) to the CLIENT and power up the SERVER. 
<li>Follow the menu options to configure the CLIENT  IP address, subnet mask, gateway, and serial port speed  On the CLIENT, you also must configure the IP address of the SERVER that it is to connect to upon power-up.. 
<li>Set the DIP switches DOWN-UP (On and Off) and reboot the CLIENT serial server.


<li>Reboot the SR multiplexers by pressing the reset button.</li>
</ul>
<p><strong>After the reboot, Everything should be up and runnin</strong>g. When you connect the multiplexer composites to the SS-1 
serial ports they should come up and begin transferring data. Verify proper operation by connecting the terminal to a 
multiplexer NMP and running the RTY command. </p>
<p><font size=4><strong>Troubleshooting:</strong></font></p>
<p>If the multiplexers don't connect, troubleshoot by telnetting into the SS-1 units  (port 8000 ) from a LAN workstation and checking parameters with menu command 5. Example listings are below. Verify a valid link to both SS-1s by pinging them from a workstation on the LAN</p>
<div align=left>

<font size=5><strong>Example SS-1 configurations</strong></font>
<pre>

root>Telnet 205.166.54.202 8000 <cr>

(---------[  Setup from LAN  ]---------)
<<<<<------- Ver=1.0 Rel=01 ------->>>>>
      Serial Server Setup Program.

 Copyright(c) 1997.  All Rights Reserved.
<<<<<------------------------------->>>>>
       [Press any key to continue]


<<<<<            Main Menu             >>>>>
<<<<<---------------------------------->>>>>
 1. Set Server(Local) & Client(Remote) IP Address, Subnet Mask, Gateway Address.
 2. Set Manager/Telnet IP Address.
 3. Set Serial Port Data.
 4. Additional Setup Screen.
 5. Display Settings.
 6. Reset Configuration to Default.
 7. Save and Exit.
 0. Exit without Saving.




 Choose a Number => 5 
 Local Address: 205.166.054.202               Serial NO: 00:C0:02:07:92:27
 Remote Address: 205.166.054.201
 Gateway Address: 205.166.054.003
 Subnet Mask: 255.255.255.000
 Name of Contact Person: 
 Device Name: Remote Serial Server
 Physical Location: 

 Entry  Manager_IpAddr  
 *****  *************** 
   1.   000.000.000.000
   2.   000.000.000.000
   3.   000.000.000.000
   4.   000.000.000.000

Current Setting of Serial Port: 
 Flow Control: None    
 BaudRate: 9600 
 Parity Bits: None
 Data Bits: 8 Bits
 Stop Bits: 1 Bit 

 [Press any key to continue]
Current Setting of Buffer: 
 Timer: 20 ms
 Block Size: 1024 Bytes
 High Water: 80% 
 Low Water: 20% 
 Line Terminator Character: 13 (Dec) 
 Transmit on LT Char: ON 
 Transmit Mode: NO Filter

Current Statistics of Serial Server: 
 Packets In Network: 25852
 Packets Out Network: 4063
 Error Packets: 0
 Characters In Serial Port: 0
 Characters Out Serial Port: 0

Current Configuration of Serial Server:
 Switches Status : SW 1 (ON), SW 2 (ON)  (Server Mode)
 Current Connection SERVER IP Address: 205.166.054.201l

 [Press any key to continue]


And for the Client unit...

root>Telnet 205.166.54.201 8000 <cr>

(---------[  Setup from LAN  ]---------)
<<<<<------- Ver=1.0 Rel=01 ------->>>>>
      Serial Server Setup Program.

 Copyright(c) 1997.  All Rights Reserved.
<<<<<------------------------------->>>>>
       [Press any key to continue]


<<<<<            Main Menu             >>>>>
<<<<<---------------------------------->>>>>
 1. Set Local & Remote IP Address, Subnet Mask, Gateway Address.
 2. Set Manager/Telnet IP Address.
 3. Set Serial Port Data.
 4. Additional Setup Screen.
 5. Display Settings.
 6. Reset Configuration to Default.
 7. Save and Exit.
 0. Exit without Saving.




 Choose a Number => 5 
 Local Address: 205.166.054.201               Serial NO: 00:C0:02:07:92:28
 Remote Address: 205.166.054.202
 Gateway Address: 205.166.054.003
 Subnet Mask: 255.255.255.000
 Name of Contact Person: 
 Device Name: Remote Serial Server
 Physical Location: 

 Entry  Manager_IpAddr  
 *****  *************** 
   1.   000.000.000.000
   2.   000.000.000.000
   3.   000.000.000.000
   4.   000.000.000.000

Current Setting of Serial Port: 
 Flow Control: None    
 BaudRate: 9600 
 Parity Bits: None
 Data Bits: 8 Bits
 Stop Bits: 1 Bit 

 [Press any key to continue]
Current Setting of Buffer: 
 Timer: 20 ms
 Block Size: 1024 Bytes
 High Water: 80% 
 Low Water: 20% 
 Line Terminator Character: 13 (Dec) 
 Transmit on LT Char: ON 
 Transmit Mode: NO Filter

Current Statistics of Serial Server: 
 Packets In Network: 25852
 Packets Out Network: 4063
 Error Packets: 0
 Characters In Serial Port: 0
 Characters Out Serial Port: 0

Current Configuration of Serial Server:
 Switches Status : SW 1 (OFF), SW 2 (ON)  (Client Mode - Transparent)
 Current Connection SERVER IP Address: 205.166.054.202

 [Press any key to continue]


<<<<<            Main Menu             >>>>>
<<<<<---------------------------------->>>>>
 1. Set Local & Remote IP Address, Subnet Mask, Gateway Address.
 2. Set Manager/Telnet IP Address.
 3. Set Serial Port Data.
 4. Additional Setup Screen.
 5. Display Settings.
 6. Reset Configuration to Default.
 7. Save and Exit.
 0. Exit without Saving.




 Choose a Number =>0
@------------------------------------@
@ End of Serial Server Setup Program @
@------------------------------------@





<<<<<            Main Menu             >>>>>
<<<<<---------------------------------->>>>>
 1. Set Local & Remote IP Address, Subnet Mask, Gateway Address.
 2. Set Manager/Telnet IP Address.
 3. Set Serial Port Data.
 4. Additional Setup Screen.
 5. Display Settings.
 6. Reset Configuration to Default.
 7. Save and Exit.
 0. Exit without Saving.

 Choose a Number =>0
@------------------------------------@
@ End of Serial Server Setup Program @
@------------------------------------@






 </pre>
</div>
<p align=left>&nbsp;</pre>
</div>
<div align=left>
<pre><hr></pre>
</div>
<p><img src="../dcblogo.gif" align=bottom width=273 height=65 ALIGH="bottom"> <a href="../dcb.html"><img src="../homebtn.gif" align=bottom width=40 height=40></a> <a href="../apnotes.html"><img src="../back_arw.gif" align=bottom width=40 height=40></a> <br>
</p>
<p><a href="http://www.dcbnet.com">Data Comm for Business, Inc.</a> is a manufacturer and distributor of a diverse line of data communications and networking 
products. Their experts can help you connect remote sites with phone (1-800-4-dcbnet), email (info@dcbnet.com), or 
personal (807 Pioneer, Champaign, Il. 61820) assistance. Check out their Web page at http://www.dcbnet.com . </p>
 Copyright &copy;1997, 1998  Data Comm for Business, All Rights Reserved.<br>



<META NAME="keywords" Content="DCB, Data Communicaitons, Mux, Multiplexer, statistical multiplexer, multiplexor, multi-point,  WAN Access, RS-232, multiplexer, multiplexer, multiplexer, RS-232 Multiplexer,
10BaseT, RS232 multiplexer, RS232 multiplexer, rs232 mux, rs-232 mux,  serial communications, 6015 Mux, SM-8D Mux, stat mux, RS232, RS 232, ">

</body>

</html>

