Command Reference Guide
SROS Command Line Interface Reference Guide Line (Console) Interface Config Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 886
stopbits <option>
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
<option> Specifies the number of stopbits per character
1 1 stopbit
2 2 stopbits
Default Values
<option> 1
Command Modes
(config-con 0)# Console Interface Configuration Mode required
Usage Examples
The following example configures 2 stopbits per character for the console terminal session:
(config)#line console 0
(config-con 0)#stopbits 2