Remote RMX-3200 Version 5.2x Configuration Guide
Configuring Mediation Connections: Configuring an Asynchronous Serial to Asynchronous Serial
Connection
17-11
Configuring an Asynchronous Serial to Asynchronous
Serial Connection
To configure an asynchronous serial to asynchronous serial connection:
1. Configure event
serial2Up with originator serial 2 and event type up:
config event serial2Up content serial 2 up
2. Configure response serial2Connect with responder serial 2 and response
type
connect with destination serial 1:
config response serial2Connect content serial 2 connect dest
serial 1
3. Configure action serial2ToSerial1 with event serial2Up and response
serial2Connect:
config action serial2ToSerial1 event serial2Up response
serial2Connect
4. (optional) Verify that the asynchronous to asynchronous connection has been
configured properly:
show actions serial2ToSerial1
The command response similar to the following displays:
In this scenario, you will configure a
mediation connection between two
asynchronous serial controllers. You will set up an
action, event and response that
cause the controllers to connect.
(Dub)>show actions serial2ToSerial1
Action Name : serial2ToSerial1
Action Description :
Event Name : serial2Up
Event Description :
Event Originator : serial 2
Event Type : up
Response Name : serial2Connect
Response Description :
Response Responder : serial 2
Response Type : connect
Response Parameters :
dest=serial 1
(Dub)>