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

25
The receivers of Telnet terminal access are FEPs. An FEP only needs to run the Telnet server
program and the corresponding application program. There is no need to modify or compile the
Unix kernel.
Configuring ETelnet terminal access
Configuring the ETelnet initiator
Basic ETelnet 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 an ETelnet VTY.
vty vty-number etelnet remote
ip-address [ port-number ] [ source
source-ip ]
After this configuration, the
template can be configured with
ETelnet 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 [ backup ]
The interface type must be
supported by terminal access.
7. Configure the asynchronous
serial interface to operate in
flow mode.
async mode flow
By default, an asynchronous serial
interface operates in the protocol
mode and an AUX interface
operates in the flow mode.
For more information about the
async mode flow command, see
the async mode command in
Interface Command Reference.
8. Apply the template to the
interface.
rta terminal template-name
terminal-number [ backup ]
After you apply the template to the
interface, you must set the flow
control mode of the user interface
corresponding to the interface to
software flow control. To view
associations between interfaces
and user interfaces, use the display
user-interface command.
9. Exit interface view.
quit N/A
10. Enter TTY user interface view.
user-interface { first-num1
[ last-num1 ] | tty first-num2
[ last-num2 ] }
For more information about the
user-interface command, see the
user-interface command in
Fundamentals Command
Reference.