F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Getting Started Command Reference-6PW100

6
Usage guidelines
With command authorization enabled, users can perform only commands authorized by the server.
Examples
# Enable command accounting for VTY 0 so users logged in to VTY 0 can perform only the commands
authorized by the HWTACACS server.
<Sysname> system-view
[Sysname] user-interface vty 0
[Sysname-ui-vty0] command authorization
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 interface view
Default command level
2: System level
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 only applicable to console and AUX user interfaces.
This setting must be the same as that on the configuration terminal.
Examples
# Configure Console 0 to use 5 data bits for each character.
<Sysname> system-view
[Sysname] user-interface console 0
[Sysname-ui-console0] databits 5
display ip http
Use display ip http to display HTTP information.