R2511-HP MSR Router Series Security Command Reference(V5)
359
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 configuration information about the local portal server.
<Sysname> display portal local-server
Protocol: HTTP
Bind SSID list:
ssid1: file1.zip
ssid2: file1.zip
Table 50 Command output
Field Descri
p
tion
Protocol
Protocol supported by the local portal server, HTTP or HTTPS. The MSR deices
support only HTTP.
Bind SSID list
SSID binding list.
If no binding entry is configured, this field is null.
If the device does not support SSID binding, this field is not displayed.
Related commands
portal local-server
display portal server
Use display portal server to display information about a specific portal server or all portal servers.
Syntax
display portal server [ server-name ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
server-name: Name of a portal server, a case-sensitive string of 1 to 32 characters.
|: 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 portal server aaa.
<Sysname> display portal server aaa










