R3102-R3103-HP 6600/HSR6600 Routers Fundamentals Command Reference
22
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 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.
Int
Physical port that corresponds to the user interface.
For console, AUX, and VTY user interfaces, a hyphen (-) is displayed.
# Display summary information about all user interfaces.
<Sysname> display user-interface summary
User interface type : [CON]
0:X
User interface type : [AUX]
81:X










