Remote RMX-3200 Version 5.2x Configuration Guide
Configuring and Connecting TL1 Infrastructure: Configuring a TL1 Multiplexer
18-3
Configuring a TL1 Multiplexer
To configure a TL1 multiplexer:
1. At the main prompt, configure a
mediation connection from tl1mux 2 to tl1ne 2:
config mediation tl1mux 2 conn tl1ne2
2. Configure a mediation connection from tl1mux 2 to a real NE with IP address
192.172.3.4, TCP port 5003 and whose TID is TCPTID:
config mediation tl1mux 2 conn 192.172.3.4:5003-TCPTID
3. Configure a mediation connection from tl1mux 2 to a real NE connected to
asynchronous port
async4 and whose TID is ASYNCTID:
config mediation tl1mux 2 conn async4-ASYNCTID
4. Enable tl1mux 2:
config mediation tl1mux 2 enable
5. (optional) Verify that tl1mux 2 has been configured properly:
show mediation tl1muxes 2
The command response similar to the following displays:
6. Save the configuration.
In this scenario, you will:
Configure a mediation connection from the TL1 multiplexer to a Varbind (VNE)
Configure a TCP mediation connection from the TL1 multiplexer to a real NE
Configure an asynchronous mediation connection from the TL1 multiplexer to a
real NE.
The traffic from these NE’s will be multiplexed onto a single TCP connection
through a TL1 multiplexer.
(Dub)>show mediation tl1muxes 2
Mux-ID - 2
State - enabled
Connection Strings:
tl1ne2
192.172.3.4:5003-TCPTID
async4-ASYNCTID
(Dub)>