SROS Command Line Interface Reference Guide
Line (Console) Interface Config Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
549
stopbits [1 | 2]
Use the
stopbits
command to set the number of stopbits per character for a terminal session. This value
must match the configuration of your VT100 terminal or terminal emulator software. The default is 1
stopbit per character. Use the
no
form of this command to return to the default value.
Syntax Description
1
Specifies 1 stopbit per character.
2
Specifies 2 stopbits per character.
Default Values
By default, stopbits is set to 1.
Usage Examples
The following example configures 2 stopbits per character for the console terminal session:
ProCurve(config)#
line console 0
ProCurve(config-con 0)#
stopbits 2