R2511-HP MSR Router Series Fundamentals Command Reference(V5)
23
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration 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.
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 | tty | 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. The value range typically starts from 0.
aux: Specifies the AUX user interface.
console: Specifies the console user interface.
tty: Specifies the TTY user interface.
vty: Specifies the VTY user interface.
num2: Specifies the relative number of a user interface.
summary: Displays summary information about user interfaces.










