databits

Use databits to specify the number of data bits for each character.

Use undo databits to restore the default.

Syntax

databits { 5 | 6 | 7 | 8 }

undo databits

Default

Eight data bits are used for each character.

Views

User line view

Predefined user roles

network-admin

mdc-admin

Parameters

5: Uses five data bits for each character.

6: Uses six data bits for each character.

7: Uses seven data bits for each character.

8: Uses eight data bits for each character.

Usage guidelines

This command is not supported in VTY line view.

This setting must be the same as that on the configuration terminal.

Examples

# Configure AUX 0 to use five data bits for each character.

<Sysname> system-view
[Sysname] line aux 0
[Sysname-line-aux0] databits 5