S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
1-25
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
databits
databits
To configure the number of data bits in a character for the terminal port, use the
databits
command. To
revert to the default, use the
no
form of this command.
databits
bits
no databits
bits
Syntax Description
Command Default
8 bits
Command Modes
Terminal line configuration
Command History
Usage Guidelines
You can configure the console port only from a session on the console port.
Examples
This example shows how to configure the number of data bits for the console port:
switch#
configure terminal
switch(config)#
line console
switch(config-console)#
databits 7
This example shows how to revert to the default number of data bits for the console port:
switch#
configure terminal
switch(config)#
line console
switch(config-console)#
no databits 7
Related Commands
bits
Number of data bits in a character. The range is from 5 to 8.
Release
Modification
4.0(0)N1(1a)
This command was introduced.
Command
Description
show line
Displays information about the console port configuration.