Operation Manual

MP Access Point Commands
Mobility System Software Command Reference Guide
Version 7.3
12 – 316
Examples
The following command changes the Web-Portal ACL name to on service profile sp3 to
creditsrvr:
MX# set service-profile sp3 web-portal-acl creditsrvr
success: change accepted.
See Also
set service-profile [rsn-id | wpa-ie] auth-fallthru on page 12-287
show service-profile on page 12-357
set service-profile web-portal-form
Specifies a custom login page that loads for WebAAA users requesting the SSID managed by the
service profile.
Syntax
set service-profile profile-name web-portal-form url
Defaults
The Trapeze Networks Web login page is served by default.
Access
Enabled.
History
Usage
It is recommended that you create a subdirectory for the custom page and place all of the
files for the page in that subdirectory. Do not place the custom page in the root directory of the MX
user file area.
If the custom login page includes gif or jpg images, their path names are interpreted relative to
the directory from which the page is served.
The web-portal authentication type also requires additional configuration items. (See the
“Configuring AAA for Network Users” chapter of the Trapeze Mobility System Software
Configuration Guide.)
Examples
The following commands create a subdirectory named corpa, copy a custom login page
named corpa-login.html and a jpg image named corpa-logo.jpg into that subdirectory, and set the
Web login page for service profile corpa-service to corpa-login.html:
profile-name Service profile name.
url MX subdirectory name and HTML page name of the login page. Specify the
full path. For example, corpa-ssid/corpa.html.
Version 3.0 Command introduced.
Version 4.0 Option name changed from web-aaa-form to web-portal-form, to reflect
change to portal-based implementation.
Note:
To use WebAAA, the fallthru authentication type in the service profile that
manages the SSID must be set to web-portal. To use WebAAA for a wired
authentication port, edit the port configuration with the set port type
wired-auth command.