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

30
[Sysname] interface async 1/0
[Sysname-Async1/0] async mode flow
[Sysname-Async1/0] rta terminal temp2 3
[Sysname-Async1/0] quit
# Configure software flow control.
[Sysname] user-interface tty 17
[Sysname-ui-tty17] flow-control software
After performing the above configurations, you will see the following menu on the terminal. (You
can enter an option on the display or exit by pressing <Esc>.)
TTY ACCESS SYSTEM
VERSION 3.0
1. SELECT VTY(0): chuxu
2. SELECT VTY(1): duigong
0. QUIT
INPUT YOUR CHOICE:
2. Configure the receiver:
The receivers of ETelnet terminal access are FEPs. An FEP only needs to run the ETelnet server
program and the corresponding application program. There is no need to modify or compile the
Unix kernel.
Configuring SSH terminal access
Configuring the SSH initiator
Basic SSH initiator configuration
Ste
p
Command
Remarks
1. Enter system view.
system-view
N/A
2. Enable terminal access on the
router.
rta server enable Disabled by default.
3. Create a terminal template
and enter terminal template
view.
rta template template-name N/A
4. Configure a SSH VTY.
vty vty-number ssh remote
ip-address [ port-number ]
[ source source-ip ]
After this configuration, the template
can be configured with SSH VTYs, but
not RTC client VTYs or RTC server
VTYs.
5. Exit terminal template view.
quit N/A
6. Enter interface view.
interface interface-type
interface-number
The interface type must be supported
by terminal access.