R3102-R3103-HP 6600/HSR6600 Routers Fundamentals Command Reference
21
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.
Usage guidelines
This command is not available in FIPS mode.
Examples
# Display the configuration of the device when it serves as a Telnet client.
<Sysname> display telnet client configuration
The source IP address is 1.1.1.1.
The output shows that the device uses the source IPv4 address 1.1.1.1 for outgoing Telnet packets when it
serves as a Telnet client.
display user-interface
Use display user-interface to display user interface information.
Syntax
display user-interface [ num1 | { aux | console | vty } num2 ] [ summary ] [ | { begin | exclude |
include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
num1: Specifies the absolute number of a user interface.
aux: Specifies the AUX user interface.
console: Specifies the console user interface.
vty: Specifies the VTY user interface.
num2: Specifies the relative number of a user interface.
The following matrix shows the value ranges for the num1 and num2 arguments:
Ar
g
ument 6602 HSR6602
6604/6608/6616
num1 0 to 246 0 to 11
MCP-X1/X2 MPU: 0 to 13
RPE-X1 MPU: 0 to 493
RSE-X1 MPU: 0 to 653
num2
AUX: 0
Console: 0
VTY: 0 to 4
AUX: 0
Console: 0
VTY: 0 to 4
AUX: 0 to 1
Console: 0 to 1
VTY: 0 to 4
summary: Displays summary information about user interfaces.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.










