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

14
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 TTY VTY.
vty vty-number tty remote
ip-address port-number [ source
source-ip ]
After this configuration, Telnet
VTYs can be configured in this
template, but RTC client VTYs or
RTC server VTYs cannot.
5. Exit terminal template view.
quit N/A
6. Enter interface view.
interface interface-type
interface-number
N/A
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 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 ]
[ transparent ]
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.
You can specify the transparent
keyword only when you apply the
template to a synchronous
interface.
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
Fundamentals Command
Reference.
11. Enable software flow control
of the data on the current user
interface.
flow-control software
By default, the flow control mode is
none. That is, no flow control is
implemented.
For more information about the
flow-control software command,
see the flow-control command in
Fundamentals Command
Reference.