Hub/Switch Reference Guide

AP Commands 347
Nortel WLAN—Security Switch 2300 Series Command Line Reference
Syntax
set service-profile name web-portal-acl aclname
Defaults
By default, a service profile’s web-portal-acl option is unset. However, when you
change the service profile’s auth-fallthru option to web-portal, WSS Software sets the web-
portal-acl option to portalacl. (WSS Software automatically creates the portalacl ACL the first time
you set any service profile’s auth-fallthru option to web-portal.)
Access
Enabled.
History
Introduced in WSS Software Version 5.0.
Usage
The first time you set the service profile’s auth-fallthru option to web-portal, WSS
Software sets the web-portal-acl option to portalacl. The value remains portalacl even if you
change the auth-fallthru option again. To change the web-portal-acl value, you must use the set
service-profile web-portal-acl command.
The Web-Portal ACL applies only to users who log on using Web-Portal, and applies only during authentica-
tion. After a Web-Portal user is authenticated, the Web-Portal ACL no longer applies. ACLs and other user
attributes assigned to the username are applied instead.
Examples
The following command changes the Web-Portal ACL name to on service profile sp3
to creditsrvr:
WSS# set service-profile sp3 web-portal-acl creditsrvr
success: change accepted.
See Also
set service-profile auth-fallthru on page 308
show service-profile on page 380
set service-profile web-portal-form
Specifies a custom login page to serve to Web-based AAA users who request the SSID managed by the service
profile.
Syntax
set service-profile name web-portal-form url
Defaults
The Nortel Web login page is served by default.
Access
Enabled.
name Service profile name.
aclname Name of the ACL to use for filtering Web-Portal user traffic
during authentication.
name Service profile name.
url WSS subdirectory name and HTML page name of the login page. Specify
the full path. For example, corpa-ssid/corpa.html.