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. 877
databits <option>
Use the databits command to set the number of databits per character for a terminal session. This value
must match the configuration of your VT100 terminal or terminal emulator software. The default is 8
databits per character. Use the no form of this command to return to the default value.
Syntax Description
<option> Specifies the number of databits per character
7
7 data bits
8
8 data bits
Default Values
<option> 8
Command Modes
(config-con 0)# Console Interface Configuration Mode required
Usage Examples
The following example configures 7 databits per character for the console terminal session:
(config)#line console 0
(config-con 0)#databits 7