Operation Manual

MP Access Point Commands
MP Access Point Commands
12 – 315
Syntax
set service-profile profile-name user-idle-timeout seconds
Defaults
The default user idle timeout is 180 seconds (3 minutes).
Access
Enabled.
History
Introduced in MSS Version 4.2.
Examples
The following command increases the user idle timeout to 360 seconds (6 minutes):
MX# set service-profile sp1 user-idle-timeout 360
success: change accepted.
See Also
set service-profile idle-client-probing on page 12-296
set service-profile web-portal-session-timeout on page 12-318
show service-profile on page 12-357
set service-profile web-portal-acl
Changes the ACL name MSS uses to filter Web-Portal user traffic during authentication.
Use this command if you create a custom Web-Portal ACL to allow more than just DHCP traffic
during authentication. For example, if you configure an ACL that allows a Web-Portal user to
access a credit card server, this command uses the custom ACL for Web-Portal users that
associate with the service profile SSID.
Syntax
set service-profile profile-name web-portal-acl aclname
Defaults
By default, a service profile web-portal-acl option is unset. However, when you change
the service profile auth-fallthru option to web-portal, MSS sets the web-portal-acl option to
portalacl. (MSS automatically creates the portalacl ACL the first time you set any service profile
auth-fallthru option to web-portal.)
Access
Enabled.
History
Introduced in MSS Version 5.0.
Usage
The first time you set the service profile auth-fallthru option to web-portal, MSS 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
authentication. 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.
profile-name Service profile name.
seconds Number of seconds a client is allowed to remain
idle before MSS changes the session to the
Dissociated state. You can specify from 20 to
86400 seconds.
To disable the timer, specify 0.
profile-name Service profile name.
aclname Name of the ACL to use for filtering Web-Portal
user traffic during authentication.