149
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
Portal server:
1)aaa:
IP : 192.168.0.111
VPN instance : vpn1
Port : 50100
Key : ******
URL : http://192.168.0.111
Server Type : IMC
Status : Up
Table 16 Command output
Field Description
1)
Number of the portal server.
aaa
Name of the portal server.
VPN instance
MPLS L3VPN to which the portal server belongs.
IP
IP address of the portal server.
Port
Listening port on the portal server.
Key
Shared key for exchanges between the access device and portal server.
•
******
is displayed if a key is configured.
•
Not configured
is displayed if no key is configured.
URL
Address the packets are to be redirected to.
Not configured
is displayed if no address is configured.