3
Syntax
display command
[
|
[
by-linenum
]
{
begin
|
exclude
|
include
}
regular-expression
]&<1-128>
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
command
: Specifies the keywords and arguments of a
display
command. To display available
keywords and arguments, enter
display ?
.
[
|
[
by-linenum
]
{
begin
|
exclude
|
include
}
regular-expression
]&<1-128>
:
Specifies a maximum of 128 filter conditions.
•
by-linenum
: Numbers the output lines. You need to specify this keyword in only one filter
condition.
•
begin
: Displays the first line matching the specified regular expression and all subsequent
lines.
•
exclude
: Displays all lines not matching the specified regular expression.
•
include
: Displays all lines matching the specified regular expression.
•
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256
characters.
Usage guidelines
To quickly locate certain lines in the output from a
display
command, you can use regular
expressions to filter the output, and display a number before each output line. For more information
about regular expressions, see
Fundamentals Configuration Guide
.
If you specify multiple filter conditions, the system displays the output lines that meet all the
conditions.
A line number is a 5-character string and is typically followed by a colon (:). If you specify both the
by-linenum
and
begin
regular-expression
options, a line number might be followed by a
colon or a hyphen (-).
•
Colon
—The line matches the regular expression.
•
Hyphen
—The line does not match the regular expression.
Examples
# Display the lines that contain
vlan
in the running configuration.
<Sysname> display current-configuration | include vlan
vlan 1
vlan 999
port access vlan 999
# Display log entries in the log buffer that contain both
SHELL
and
VTY
.
<Sysname> display logbuffer | include SHELL | include VTY
%Sep 6 10:38:12:320 2018 Sysname SHELL/5/SHELL_LOGIN: VTY logged in from 169.254.100.171.
%Sep 6 10:52:32:576 2018 Sysname SHELL/5/SHELL_LOGOUT: VTY logged out from
169.254.100.171.
%Sep 6 16:03:27:100 2018 Sysname SHELL/5/SHELL_LOGIN: VTY logged in from 169.254.100.171.
Summary of Contents for SOHO IE4300
Page 285: ...i Contents Tcl commands 1 cli 1 tclquit 1 tclsh 2...
Page 288: ...i Contents Python commands 1 exit 1 python 1 python filename 2...
Page 291: ...i Contents Automatic configuration commands 1 autodeploy udisk enable 1...
Page 323: ...25 Sysname Ten GigabitEthernet1 0 51 undo shutdown Related commands irf port...
Page 465: ...ii stp vlan enable 55 vlan mapping modulo 55...
Page 602: ...12 Related commands display mvrp statistics...
Page 609: ...i Contents VLAN mapping commands 1 display vlan mapping 1 vlan mapping 2...
Page 678: ...9 Related commands reset pppoe relay statistics...
Page 846: ...i Contents Basic IP forwarding commands 1 display fib 1 ip forwarding table save 2...
Page 1770: ...i Contents Time range commands 1 display time range 1 time range 1...
Page 2026: ...34 Related commands display mac authentication...
Page 2028: ...ii...
Page 2143: ...i Contents User profile commands 1 display user profile 1 user profile 2...
Page 2308: ...61 ipsec transform set...
Page 2531: ...i Contents SAVI commands 1 ipv6 savi down delay 1 ipv6 savi log enable 1 ipv6 savi strict 2...
Page 2534: ...3 Sysname ipv6 savi strict Related commands ipv6 verify source...
Page 2791: ...14 Sysname track 1 Related commands delay display track...
Page 2939: ...9 sntp authentication keyid sntp reliable authentication keyid...
Page 2967: ...27 Related commands apply poe profile poe enable poe max power interface view poe priority...