R3303-HP HSR6800 Routers Fundamentals Configuration Guide

49
Ste
p
Command
Remarks
5. Specify the parity check mode.
parity { even | mark | none |
odd | space }
The default setting is none, namely,
no parity check.
6. 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 bits, the
slower the transmission.
7. Specify the number of data bits
in each character.
databits { 5 | 6 | 7 | 8 }
By default, the number of data bits
in each character 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.
8. Define a shortcut key for
starting a session.
activation-key character
By default, press Enter to start a
session.
9. Define a shortcut key for
terminating tasks.
escape-key { default | character }
By default, press Ctrl+C to
terminate a task.
10. 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
hardware.
11. Configure the type of terminal
display.
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.
12. Configure the user privilege
level for login users.
user privilege level level
By default, the default command
level is 0 for the AUX user interface.
13. 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.
14. Set the size of command
history buffer.
history-command max-size value
By default, the buffer saves 10
history commands at most.