display portal local-server
Syntax
display portal local-server [ | { begin | exclude | include } regular-expression ]
View
Any view
Default 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.
Description
Use display portal local-server to display configuration information about the local portal server, including the supported protocol type, and the referenced SSL server policy.
Related commands: portal local-server and portal local-server bind.
Examples
# Display configuration information about the local portal server.
<Sysname> display portal local-server Protocol: Local-server IP: 255.255.255.255 Server policy:
Table 17: Command output
Field | Description |
---|---|
Protocol | Protocol supported by the local portal server, HTTP or HTTPS. |
Server policy | SSL server policy associated with the HTTPS service. If HTTP is configured, this field is empty. |