3Com MSR 30 Network Router User Manual


  Open as PDF
of 2742
 
926 CHAPTER 70: TERMINAL ACCESS CONFIGURATION COMMANDS
source source-ip: Source IP address bound.
Description Use the
vty tty remote command to create a VTY for TTY terminal access.
Use the undo vty command to remove the specified VTY.
Note that, after this configuration, no more RTC client VTYs or RTC server VTYs
can be configured in the template of the VTY.
Example # Create VTY 1 for TTY terminal access, setting FEP IP address to 1.1.1.1, listening
port number to 9010, and source IP address to 2.2.2.2.
<Sysname> system-view
[Sysname] rta template abc
[Sysname-rta-template-abc] vty 1 tty remote 1.1.1.1 9010 source 2.2.2.2
vty-switch priority
Syntax vty-switch priority
undo vty-switch priority
View Terminal template view
Parameters None
Description Use the
vty-switch priority command to configure the RTC server to perform
VTY switching based on priority.
Use the
undo vty-switch priority command to restore the default setting.
By default, the VTY switching is performed not based on priority.
This command takes effect in RTC terminal access. When VTY switching is
performed based on priority (the lower the VTY number, the higher the priority), if
the VTY number corresponding to the connection request received is less than the
VTY number corresponding to the existing connection, the RTC server tears down
the existing connection and begins to use the new connection for communication.
If a connection has been established and this command is not used, any newer
connection will be torn down.
Example # Configure the RTC server to perform VTY switching based on priority.
<Sysname> system-view
[Sysname] rta template abc
[Sysname-rta-template-abc] vty-switch priority
vty-switch threshold
Syntax vty-switch threshold times