R3303-HP HSR6800 Routers Fundamentals Configuration Guide

31
Ste
p
Command
Remarks
3. Set the baud rate.
speed speed-value
By default, the baud rate is 9600
bps.
4. Specify the parity check
mode.
parity { even | mark | none | odd
| space }
The default setting is none, namely,
no parity check.
5. Specify the number of stop
bits.
stopbits { 1 | 1.5 | 2 }
The default is 1.
Stop bits indicate the end of a
character. The more the stop bits, the
slower the transmission.
6. Specify the number of data
bits in each character.
databits { 5 | 6 | 7 | 8 }
The default is 8.
The setting depends on the character
coding type. For example, you can
set it to 7 if standard ASCII
characters are to be sent, and set it
to 8 if extended ASCII characters
are to be sent.
7. Define the shortcut key for
starting a terminal session.
activation-key character
By default, you press Enter to start
the terminal session.
8. Define a shortcut key for
terminating tasks.
escape-key { default | character }
By default, pressing Ctrl+C
terminates a task.
9. Configure the flow control
mode.
flow-control { hardware | none |
software }
flow-control hardware
flow-control-type1 [ software
flow-control-type2 ]
flow-control software
flow-control-type1 [ hardware
flow-control-type2 ]
The default flow control mode is
none.
10. Specify the terminal display
type.
terminal type { ansi | vt100 }
By default, the terminal display type
is ANSI.
The device supports two terminal
display types: ANSI and VT100. HP
recommends that you set the display
type to VT100 on both the device
and the configuration terminal. If
either side uses the ANSI type, a
display problem such as cursor
positioning error might occur when
a command line has more than 80
characters.
11. Configure the user privilege
level for login users.
user privilege level level
By default, the default command
level is 3 for the console user
interface.
12. Set the maximum number of
lines to be displayed on a
screen.
screen-length screen-length
By default, a screen displays 24
lines at most.
A value of 0 disables pausing
between screens of output.