Remote RMX-3200 Version 5.2x Configuration Guide
Configuring Mediation Connections: Configuring a Telnet to Asynchronous Serial Connection
17-8
5. (optional) Verify that the Telnet to asynchronous connection has been configured
properly:
show actions telnetToSerial
The command response similar to the following displays:
6. Configure controller
serial 5 to connect and disconnect as DCD goes active and
inactive:
config controller serial 5 connect mode dcd
config controller serial 5 disconnect mode dcd
7. Configure the application mode as destination:
config controller serial 5 application destination
8. (optional) Verify that a connection is established:
show connections
The command response similar to the following displays:
Note: The 4 that comes after the TCP port number is an internal reference
number generated by Remote RMX-3200.
9. Save the configuration.
(Dub)>show actions telnetToSerial
Action Name : telnetToSerial
Action Description :
Event Name : IncTelnetConn
Event Description :
Event Originator : telnet 10.40.57.5:60002
Event Type : incoming-connection
Response Name : telnet60002ToSerial5
Response Description :
Response Responder : telnet 10.40.57.5:60002
Response Type : connect
Response Parameters :
dest=serial 5
options=-b
(Dub)>
(Dub)>show connections
telnet 10.40.57.5:40010:4 -> serial 5
(Dub)>