...
- This configuration setup is for directed UDP over a router. This method is strictly a one on one communication (1 device to 1 device).
Example: Each device is on a different class B subnet (these values are for example only, use values that are valid on your network)
Device one has an IP of 172.31.1.1
Device one has it's gateway set to 172.31.0.1
Device two has an IP of 172.32.2.2
Device two has it's gateway set to 172.32.0.1
From a DOS command prompt, telnet to the IP Address of each CoBos product using port 9999.
Example: (Device 1 - 172.31.1.1)
C:\telnet xxx.xxx.xxx.xxx 9999, hit enter.
1. Select 1 for the channel configuration, hit enter.
2. Enter until you reach the connect mode configuration.
3. Set the Connect Mode to CC
4. Next, set the Datagram type to 01
5. Next, set the Remote IP Address to 172.32.2.2
Note: This remote IP address example is the IP address of device 2.
6. Next, set the Remote Port 10001. (Port 10001 is the Lantronix device default port)
7. Next, enter until you reach the menu choice and enter 9 for save and exit.
Example: (Device 2 - 172.32.2.2)
C:\telnet xxx.xxx.xxx.xxx 9999, hit enter.
1. Select 1 for the channel configuration, hit enter.
2. Enter until you reach the connect mode configuration.
3. Set the Connect Mode to CC
4. Next, set the Datagram type to 01
5. Next, set the Remote IP Address to 172.31.1.1
Note: This remote IP address example is the IP address of device 1.
6. Next, set the Remote Port 10001. (Port 10001 is the Lantronix device default port)
7. Next, enter until you reach the menu choice and enter 9 for save and exit.
Connect the two devices to their respective networks with the proper routing set for each network. Data sent into the serial port on one device server it will be be sent out of the other device server, and vice versa.
...