Download Print this page

Extreme Networks Summit WM3000 Series Reference Manual page 132

Summit wm3000 series controller system software version 4.0

Advertisement

Network Setup
-rw-
2688
-rw-
2608
Custom Pages. The critical required components for a customized login, welcome and failed page
includes:
Login Page. The login.html page is presented to all unauthenticated users when they connect to the
hotspot. The critical part of this login page is a HTML form which must be included to present the
username and password to the controller.
The following examples show both raw and formatted HTML. You'll need to put this in a table
somewhere in the custom login page and include text, such as username/ password etc.
Raw HTML Example.
<form name="frmLogin" id="frmLogin" action="/cgi-bin/hslogin.cgi" method="POST" >
<input type="text" size="20" name="f_user">
<input type="password" size="20" name="f_pass">
<input type="submit" name="submit" value="Log In">
</form>
Formatted HTML Example.
<table border="0">
<form name="frmLogin" id="frmLogin" action="/cgi-bin/hslogin.cgi" method="POST" >
<tr><td><b>Username:</b></td><td><input type="text" size="20" name="f_user"></td></tr>
<tr><td><b>Password:</b></td><td><input type="password" size="20" name="f_pass"></
td></tr>
<tr><td colspan="2" align="center"><input type="submit" name="submit" value="Log
In"></td></tr>
</form>
</table>
Welcome Page. The welcome.html page displays upon successful authentication. On the welcome page,
you'll want to include a simple welcome message, as well as the following URL allowing users to
manually disconnect from the hotspot.
<a href="/cgi-bin/hslogout.cgi">Disconnect</a>
Failed Page. The failed page is presented to users who fail authentication or enter incorrect login
information. On this page you can include support information, a link to sign-up for service (assuming
the external server is included in the allowed list) as well as a URL to re-attempt authentication.
<a href="/wlan4/login.html">Try Again</a>
Configuring MAC Authentication. The MAC Authentication option allows the user to configure a Radius
server for user authentication with the range of MAC addressees defined as allowed or denied access to
the controller managed network.
NOTE
As part of the MAC Authentication process, ensure a primary and optional secondary Radius Server have been
properly configured to authenticate the users requesting access to the ACL supported WLAN. For more information
on configuring Radius Server support for the MAC Authentication supported WLAN, see
Server Support" on page
132
Wed Sep 24 12:21:50 2008
Wed Sep 24 12:38:15 2008
133.
mainstyle.css
login.html
Summit WM3000 Series Controller System Reference Guide
"Configuring External Radius

Hide quick links:

Advertisement

loading

This manual is also suitable for:

Summit wm3600Summit wm3700