R2511-HP MSR Router Series Terminal Access Configuration Guide(V5)
51
Configuration procedure
1. Configure the UDP_11_Clients (Router A and Router C). See "UDP RTC one-to-one configuration
example."
2. Configure the UDP_1N_Server (Router B):
# Enable terminal access.
<Sysname> system-view
[Sysname] rta server enable
# Create a terminal template and enter terminal template view.
[Sysname] rta template rtcserver
# Configure the VTY.
[Sysname-rta-template-rtcserver] vty 0 rtc-multipeer 1.1.1.2 3000
# Configure the IP addresses and port numbers of the two initiators.
[Sysname-rta-template-rtcserver] rtc-multipeer 0 remote 1.1.1.1 3001
[Sysname-rta-template-rtcserver] rtc-multipeer 0 remote 1.1.1.2 3001
[Sysname-rta-template-rtcserver] quit
# Apply the template to the interface.
[Sysname] interface Serial2/0
[Sysname-Serial2/0] link-protocol hdlc
[Sysname-Serial2/0] rta terminal rtcserver 1
Displaying and maintaining terminal access
configuration
Task Command
Remarks
Display specified terminal access
information.
display rta { all | statistics |
terminal-number { vty-number |
brief | detail | statistics } } [ |
{ begin | exclude | include }
regular-expression ]
Available in any view.
Display information about all client
connections and negotiation
statuses.
display rta relay status [ | { begin |
exclude | include }
regular-expression ]
Available in any view.
Display the forwarding statistics of
a relay server.
display rta relay statistics [ |
{ begin | exclude | include }
regular-expression ]
Available in any view.
Clear the statistics of a terminal.
reset rta statistics terminal-number
Available in user view.
Clear the packet statistics of all the
clients connected to the relay
server.
reset rta relay statistics Available in user view.
Disconnect a specific client
connection or all client
connections.
rta relay disconnect { server-id
client-id | all }
Available in user view.










