Remote RMX-3200 Version 5.2x Configuration Guide
Configuring Relay Outputs: Configuring the Mediation TL1 Command
20-3
Configuring the Mediation TL1 Command
Note: For information about valid default Remote RMX-3200 TL1 commands, refer
to
Chapter 28: Remote RMX-3200 TL1 Commands. All available TL1
commands are documented in the Telcordia GR 833-CORE documentation.
To configure TL1 command patterns for a fan application:
1. Configure TL1 command pattern identifier
fanOn with TL1 command OPR-EXT-
CONT, TID mytid and AID 1-fan:
config mediation tl1command fanOn OPR-EXT-CONT mytid 1-fan
2. Configure TL1 command pattern identifier fanOff with TL1 command RLS-EXT-
CONT, TID mytid and AID 1-fan:
config mediation tl1command fanOff RLS-EXT-CONT mytid 1-fan
3. (optional) Verify that TL1 command pattern fanOn has been configured properly:
show mediation tl1commands fanOn
The command response similar to the following displays:
4. (optional) Verify that TL1 command pattern
fanOff has been configured properly:
show mediation tl1commands fanOff
The command response similar to the following displays:
Remote RMX-3200 TL1 VNEs can generate events in response to
TL1 commands.
VNEs match up incoming command codes,
TIDs and AIDs against preconfigured
command, TID and AID tuplets. If the VNE finds a match, it generates a
corresponding event. This event can trigger any response in the system and is
used to create a command for
relay output activation.
In this scenario, you will configure a fan control application that supports configured
TL1 commands OPR-EXT-CONT and RLS-EXT-CONT.
(Dub)>show mediation tl1commands fanOn
Name - fanOn
Command Pattern - OPR-EXT-CONT
TID - mytid
AID - 1-fan
(Dub)>
(Dub)>show mediation tl1commands fanOff
Name - fanOff
Command Pattern - RLS-EXT-CONT
TID - mytid
AID - 1-fan
(Dub)>