Installation guide

4-42 Motorola RF Switch System Reference Guide
5. Refer to the Allow List field, and enter any IP address (for internal or external Web sites) that may be
accessed by the Hotspot user without authentication.
6. Check the Use System Name in Hotspot URL to use the System Name specified on the main Switch
configuration screen as part of the hotspot address.
7. Specify the maximum Hotspot Simultaneous Users to set a limit on the number of concurrent unique
hotspot users for the selected WLAN.
8. Check the Logout on Browser Close button to logout hotspot users from the network when they close
their web browsers.
9. Refer to the Status field for the current state of the requests made from applet. This field displays error
messages if something goes wrong in the transaction between the applet and the switch.
10.Click OK to use the changes to the running configuration and close the dialog.
11.Click Cancel to close the dialog without committing updates to the running configuration.
Welcome Page URL Define the complete URL for the location of the Welcome page. The Welcome
page assumes the hotspot user has logged in successfully and can access the
Internet. Ensure the RADIUS server port number is included in the URL using the
following format:
https://192.168.0.70:444/wlan2/login.html
Failed Page URL Define the complete URL for the location of the Failed page. The Failed screen
assumes the hotspot authentication attempt has failed, you are not allowed to
access the Internet and you need to provide correct login information to access the
Web.Ensure the RADIUS server port number is included in the URL using the
following format:
https://192.168.0.70:444/wlan2/login.html
NOTE: When using an external hotspot page for redirection, certain HTML codes must be
included on the pages to properly redirect to the switch.
For the Login and Welcome pages, the following code must be modified:
form action="https ://<ip address of the switch>:444/cgi-bin/hslogin.cgi" method="POST
"
For the Welcome page the following code must also be modified:
href="http://<ip address of the web server>/login.htm
If the above code is not modified and included, switch redirection may not work.
NOTE: When using hotspot features in a cluster enviornment additional steps must be
taken when specifying the external URLs. In order for the browser to return the login
information correctly the IP address and port must be specified as part of the URL in the
following format:
http://external_url<login | welcome | fail>.html?ip_address=a.b.c.d&port=x
NOTE: If the Web-server is located on a VLAN other than the one on which the MUs will
be associated, specify the IP address for the VLAN on which the server is located within
the Allow List.