HP MSM313/MSM323 Deployment Guide
46
2
Public/guest networks
Configuration road map
A.
Install the service controller and the APs
1.
Install the devices as described in the appropriate Quickstart guide.
2.
Before you connect each unit to the LAN, start the management tool and configure each unit as
described in the sections that follow.
B.
Switch the APs to autonomous mode
By default the APs are configured to operate in controlled mode. Switch each one to autonomous
mode as follows:
1.
Start the management tool and login.
2.
On the home page click
Switch to Autonomous Mode.
The AP will restart.
C.
Create the custom web pages on the web server
Before you can customize the pages, you must retrieve the Examples zip file and extract the
contents to a folder on your computer. (See
“Examples” on page 15.
for instructions on how to
retrieve it.)
1.
Create the following folder on the web server:
\newpages
2.
Create a file called
logo.gif
that contains a custom logo for the service being offered and place
it in
\newpages
.
3.
Copy the following files from the
MSM Public Access Examples
zip file and place them in the
newpages
folder.
• welcome.html
• goodbye.html
• fail.html
4.
Create the following three folders on the web server:
\newpages\complex_1
\newpages\complex_2
\newpages\complex_3
5.
Create the following three html files in each of the three new folders. Customize each file so
that it provide content specific to each condo complex:
login.html
This is the page tenants will use to log in. The following sample code illustrates how to retrieve
login credentials and send them to the service controller for validation.
<form action=https://wireless.colubris.com:8090/goform/HtmlLoginRequest>
<input type=”text” name=”username” id=”username” />
<input type=”text” name=”password” id=”password” />
<input type=”submit” />
</form>
welcome.html
This is the page tenants will see after their login is approved. It is a standard HTML page and
can be customized as required.
Summary of Contents for MSM313
Page 2: ......
Page 3: ...HP MSM313 MSM323 Integrated Services Access Points Deployment Guide ...
Page 10: ...HP MSM313 MSM323 Deployment Guide 8 1 Introduction ...
Page 58: ...HP MSM313 MSM323 Deployment Guide 56 2 Public guest networks ...
Page 76: ...HP MSM313 MSM323 Deployment Guide 74 3 Local mesh deployment ...
Page 77: ......