R2511-HP MSR Router Series Terminal Access Configuration Guide(V5)

39
Ste
p
Command Remarks
19. Configure TCP parameters.
tcp { recvbuf-size recvsize |
sendbuf-size sendsize |
nodelay | keepalive time count }
Optional.
By default, the receive buffer size is
2048 bytes, the send buffer size is 2048
bytes, delay is enabled, the keepalive
interval is 50 seconds, and the keepalive
number is 3.
20. Configure the password for
VTY authentication.
vty vty-number password
{ simple | cipher } string
Optional.
Not configured by default.
21. Configure a screen code
for the VTY screen.
vty vty-number screencode string
Not configured by default.
22. Configure the VTY
switching hotkey.
vty vty-number hotkey
ascii-code&<1-3>
Optional.
Not configured by default.
23. Configure the VTY
switching threshold.
vty-switch threshold times
Optional.
Not configured by default. That is, no
switching will be performed.
24. Update the configuration.
update changed-config
Optional.
If you modify the terminal template that
has been applied to an interface, use
this command to apply the latest
configuration. Executing this command
will disconnect connections. Make sure
critical services are not affected.
Configuring the asynchronous TCP RTC one-to-one receiver
(TCP_11_Server)
Basic TCP_11_Server configuration
Ste
p
Command
Remarks
1. Enter system view.
system-view
N/A
2. Enable terminal access.
rta server enable N/A
3. Configure the listening port.
rta rtc-server listen-port
port-number
Not configured by default.
4. Create a terminal template
and enter terminal template
view.
rta template template-name N/A
5. Create a RTC server VTY.
vty vty-number rtc-server remote
ip-address terminal-number
After this configuration, the
template cannot be configured
with any TTY, Telnet, or RTC client
VTYs.
6. Exit terminal template view.
quit N/A