9
Configuring the asynchronous TCP RTC
one-to-one initiator (TCP_11_Client)
About the asynchronous TCP RTC one-to-one initiator
The initiator is a TCP_11_Client connected to the monitoring device. The receiver is a
TCP_11_Server connected to the monitored device. The TCP_11_Client can initiate a connection
request to the TCP_11_Server at any time to obtain the data of the monitored device.
Asynchronous TCP RTC one-to-one initiator tasks at a
glance
To configure the asynchronous TCP RTC one-to-one initiator, perform the following tasks:
1.
Enabling terminal access on the router
2.
Configuring a terminal template
3.
4.
Applying the terminal template to an interface
Enabling terminal access on the router
1.
Enter system view.
system-view
2.
Enable terminal access on the router.
rta server enable
By default, terminal access on the router is disabled.
3.
(Optional.) Configure the global source IP address for TCP connections.
rta source-ip
ip-address
By default, no global source IP address for TCP connections is configured and the router uses
the outbound interface's IP address as the TCP source address.
Configuring a terminal template
1.
Enter system view.
system-view
2.
Create a terminal template and enter terminal template view.
rta template
template-name
3.
Create a TCP RTC client VTY.
vty vty-number rtc-client remote
ip-address port-number
[
source
source-ip
]
After this configuration, the template cannot be configured with any RTC server VTYs.
The port number configured for the RTC client VTY must be the same as the listening port
number configured on the RTC server. The source IP address, if configured, has priority over
the global TCP source address for the terminal.
4.
(Optional.) Configure the timer for the TCP RTC client VTY.
Configure the automatic link teardown time.