F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Getting Started Command Reference-6PW100
10
vty: Specifies a VTY user interface.
num2: Specifies the relative number of a user interface.
summary: Displays summary information about user interfaces.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see the chapter on CLI in Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display information about user interface 0.
<Sysname> display user-interface 0
Idx Type Tx/Rx Modem Privi Auth Int
+ 0 CON 0 9600 - 3 N -
+ : Current user-interface is active.
F : Current user-interface is active and work in async mode.
Idx : Absolute index of user-interface.
Type : Type and relative index of user-interface.
Privi: The privilege of user-interface.
Auth : The authentication mode of user-interface.
Int : The physical location of UIs.
A : Authentication use AAA.
L : Authentication use local database.
N : Current UI need not authentication.
P : Authentication use current UI's password.
Table 3 Command output
Field Descri
p
tion
Idx Absolute number of the user interface.
Type Type and relative number of the user interface.
Tx/Rx Transmit/receive rate of the user interface.
Modem
Whether the modem is allowed to dial in (in), dial out (out), or both (inout).
If modem dial-in is disabled, a hyphen (-) is displayed.
Privi Indicates the command level of a user under that user interface.
Auth
Authentication mode for the users:
• A—Scheme authentication mode.
• L—Local authentication mode (not supported).
• N—None authentication mode.
• P—Password authentication mode.