19
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
[Sysname] line aux 0
[Sysname-line-aux0] databits 5
display line
Use
display line
to display user line information.
Syntax
display line
[
number1
| {
aux
|
vty
}
number2
] [
summary
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
number1
: Specifies the absolute number of a user line. The value range is 0 to 65 in standalone mode
and 0 to 71 in IRF mode.
aux
: Specifies the AUX line.
vty
: Specifies the VTY line.
number2
: Specifies the relative number of a user line. The value ranges are as follows:
•
AUX line
—0 to 1 in standalone mode and 0 to 7 in IRF mode.
•
VTY line
—0 to 63.
summary
: Displays summary information about user lines. If you do not specify this keyword, the
detailed information is displayed.