HP VPN Firewall Appliances Getting Started Command Reference

8
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
HTTPS port: 443
SSL server policy: test
Certificate access-control-policy:
Basic ACL: 2222
Current connection: 0
Operation status: Running
Table 2 Command output
Field Descri
p
tion
HTTPS port Port number used by the HTTPS service.
SSL server policy SSL server policy associated with the HTTPS service.
Certificate access-control-policy
Certificate attribute access control policy associated with the HTTPS
service.
Basic ACL Basic ACL number associated with the HTTPS service.
Current connection Number of current connections.
Operation status
Operation status:
Running—The HTTPS service is enabled.
Stopped—The HTTPS service is disabled.
display telnet client configuration
Use display telnet client configuration to display the configuration of the device when it serves as a Telnet
client.
Syntax
display telnet client configuration [ | { 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 the chapter on CLI in Getting Started 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.