HP VPN Firewall Appliances Access Control Command Reference

Table Of Contents
110
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
Status : Up
Table 32 Command output
Field Descri
p
tion
1) Number of the portal server.
aaa Name of the portal server.
VPN instance VPN 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.
Status
Current status of the portal server. Possible values include:
N/AThe server is not referenced on any interface, or the server detection function is not
enabled. The reachability of the portal server is unknown.
Up—The portal server is referenced on an interface and the portal server detection
function is enabled, and the portal server is reachable.
Down—The portal server is referenced on an interface and the portal server detection
function is enabled, but the portal server is unreachable.
Related commands
portal server
display portal server statistics
Use display portal server statistics to display portal server statistics on a specific interface or all
interfaces.
Syntax
display portal server statistics { all | interface interface-type interface-number } [ | { begin | exclude |
include } regular-expression ]