21
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 HTTP.
<Sysname> display ip http
HTTP port: 80
Basic ACL: 2222
Current connection: 0
Operation status: Running
Table 3
Command output
Field Description
HTTP port
Port number used by the HTTP service.
Basic ACL
Basic ACL number associated with the HTTP service.
Current connection
Number of current connections.
Operation status
Operation status:
•
Running
—The HTTP service is enabled.
•
Stopped
—The HTTP service is disabled.
display ip https
Use
display ip https
to display information about HTTPS.
Syntax
display ip https
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
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.
Examples
# Display information about HTTPS.
<Sysname> display ip https