R2511-HP MSR Router Series Terminal Access Command Reference(V5)
40
vty rtc-client remote remote-port
Use vty rtc-client remote remote-port to create a VTY to serve as a UDP RTC client.
Use undo vty to remove the specified VTY.
Syntax
vty vty-number rtc-client remote ip-address remote-port remote-port-number udp [ local-port
local-port-number ] [ source source-ip-address ]
undo vty vty-number
Views
Terminal template view
Default command level
2: System level
Parameters
vty-number: Specifies a VTY by its number, in the range of 0 to 7.
ip-address: Specifies the RTC server IP address.
remote-port-number: Specifies the UDP port number of the RTC server, in the range of 1024 to 50000.
source-ip-address: Specifies the local IP address.
local-port-number: Specifies the local UDP listening port, in the range of 1024 to 50000.
Usage guidelines
After this configuration, no VTY of another type can be configured in the template.
Examples
# Create a VTY to serve as the UDP RTC client, setting the RTC server IP address to 1.1.1.1, UDP port to
1024, local address to 1.1.1.2, and local UDP listening port to 1025.
<Sysname> system-view
[Sysname] rta template temp2
[Sysname-rta-template-temp2] vty 1 rtc-client remote 1.1.1.1 remote-port 1024 udp
local-port 1025 source 1.1.1.2
vty rtc-multipeer
Use vty rtc-multipeer to create a VTY to serve as a one-to-many UDP RTC server.
Use undo vty to remove the specified VTY.
Syntax
vty vty-number rtc-multipeer [ ip-address ] port-number
undo vty vty-number
Views
Terminal template view
Default command level
2: System level










