HP MSR2000/3000/4000 Router Series Fundamentals Command Reference
51
Predefined user roles
network-admin
Usage guidelines
When command authorization is enabled, a command is available only if the user has the
commensurate user role and is authorized to use the command by the AAA scheme.
Examples
# Enable command accounting for VTY 0 so a user logged in through VTY 0 can execute only authorized
commands that are permitted by the user role.
<Sysname> system-view
[Sysname] line vty 0
[Sysname-line-vty0] command authorization
Related commands
• command accounting
• authorization command (Security Command Reference)
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
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