R2511-HP MSR Router Series Security Configuration Guide(V5)

303
2. Add the function for page loading pt_init() to logonSucceess.htm.
See the contents in gray:
<html>
<head>
<title>LogonSuccessed</title>
<script type="text/javascript" language="javascript"
src="pt_private.js"></script>
</head>
<body onload="pt_init();" onbeforeunload="return pt_unload();">
... ...
</body>
</html>
NOTE:
HP recommends using browser IE 6.0 or above on the authentication clients.
Configuring the local portal server
To make the local portal server take effect, specify the protocol to be used for communication between
the portal client and local portal server.
Configuration prerequisites
When you specify the protocol for the local portal server to support, the local portal server will load the
default authentication page file, which is supposed to be saved in the root directory of the device.
Therefore, to make sure the local portal server uses the user-defined default authentication pages, you
must edit and save them correctly or else the system default authentication pages are used.
Configuration procedure
To configure the local portal server:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Configure the protocol type for
the local portal server to support
and load the default
authentication page file.
portal local-server http
By default, the local portal server
does not support any protocol.
3. Configure a binding between
SSIDs and an authentication
page file.
portal local-server bind ssid
ssidname&<1-10> file filename
Optional.
By default, no binding is
configured.
The specified authentication page
file must exist.
Support for this command depends
on the device model. For more
information about this command,
see Security Command Reference.
4. Configure the welcome banner of
the default authentication pages
of the local portal server.
portal server banner
banner-string
Optional.
No welcome banner by default.