R0106-HP MSR Router Series Fundamentals Configuration Guide(V7)

64
Ste
p
Command
Remarks
2. Enter
synchronous/asynchronous
serial interface view or
asynchronous interface view.
Enter serial interface view:
interface serial
interface-number
physical-mode async
Enter asynchronous interface
view:
interface async
interface-number
To use a serial interface, you must
do the following:
Configure the interface to
operate in asynchronous mode.
Use a connector to connect the
interface to the destination
device.
3. Set the operating mode to flow
mode.
async-mode flow
By default, an asynchronous serial
interface operates in protocol
mode.
4. (Optional.) Disable level
detection.
undo detect dsr-dtr
By default, level detection is
enabled.
Whether this command is required
depends on the peer device.
5. Exit to system view.
quit N/A
6. Enter AUX or TTY line view.
line { first-number1 [ last-number1 ]
| { aux | tty } first-number2
[ last-number2 ] }
N/A
7. Disable the terminal service.
undo shell
By default, the terminal service is
enabled for all user lines.
8. (Optional.) Set the transmission
rate.
speed speed-value
By default, the transmission rate is
9600 bps.
The user line must use the same
transmission rate as the managed
device.
9. (Optional.) Enable stop bits
detection.
stopbit-error intolerance
By default, stop bits detection is
disabled.
10. (Optional.) Specify the number
of stop bits.
stopbits { 1 | 1.5 | 2 }
By default, the number of stop bits
is 1.
The user line must use the same
number of stop bits as the
managed device. Before setting
this parameter, use the
stopbit-error intolerance command
to verify that the settings are the
same.
11. Enable Telnet redirect.
redirect enable
By default, Telnet redirect is
disabled.
12. (Optional.) Specify a Telnet
redirect listening port.
redirect listen-port port-number
By default, the listening port
number is the absolute user line
number plus 2000.
13. (Optional.) Set the forwarding
mode to passthrough for
redirected Telnet packets.
redirect passthrough
By default, a user line processes
Telnet packets to be redirected as
defined by the Telnet protocol.