Configuration Road Map; Install The Service Controller And The Aps; Switch The Aps To Autonomous Mode; Create The Custom Web Pages On The Web Server - HP MSM313 Deployment Manual

Integrated services
Hide thumbs Also See for MSM313:
Table of Contents

Advertisement

HP MSM313/MSM323 Deployment Guide

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
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.
46
"Examples" on page 15.
2 Public/guest networks
for instructions on how to

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msm323

Table of Contents