Operation Manual

MP Access Point Commands
MP Access Point Commands
12 – 319
Syntax
set service-profile name web-portal-session-timeout seconds
Defaults
The default Web Portal WebAAA session timeout is 5 seconds.
Access
Enabled.
History
Introduced in MSS Version 4.2.
Usage
When a client that has connected through Web Portal WebAAA enters standby or
hibernation mode, the client may be idle for longer than the User idle-timeout period. When the
User idle-timeout period expires, MSS places the client Web Portal WebAAA session in the
Deassociated state. The Web Portal WebAAA session can remain in the Deassociated state for a
configurable amount of time before being terminated automatically. This configurable amount of
time is called the Web Portal WebAAA session timeout period. You can use this command to set
the number of seconds in the Web Portal WebAAA session timeout period.
Note that the Web Portal WebAAA session timeout period applies only to Web Portal WebAAA
sessions already authenticated with a username and password. For all other Web Portal WebAAA
sessions, the default Web Portal WebAAA session timeout period of 5 seconds is used.
Examples
The following command allows Web Portal WebAAA sessions to remain in the
Deassociated state 180 seconds before being terminated automatically.
MX# set service-profile sp1 web-portal-session-timeout 180
success: change accepted.
See Also
set service-profile user-idle-timeout on page 12-314
show service-profile on page 12-357
set service-profile wep active-multicast-index
Specifies the static Wired-Equivalent Privacy (WEP) key (one of four) to use for encrypting
multicast frames.
Syntax
set service-profile profile-name wep active-multicast-index num
Defaults
If WEP encryption is enabled and WEP keys are defined, MP radios use WEP key 1 to
encrypt multicast frames, by default.
Access
Enabled.
History
Introduced in MSS Version 3.0.
Usage
Before using this command, you must configure values for the WEP keys you plan to use.
Use the set service-profile wep key-index command.
Examples
The following command configures service profile sp2 to use WEP key 2 for encrypting
multicast traffic:
MX# set service-profile sp2 wep active-multicast-index 2
name Service profile name.
seconds Number of seconds MSS allows Web Portal
WebAAA sessions to remain in the Deassociated
state before being terminated automatically. You
can specify from 5 to 28800 seconds.
profile-name Service profile name.
num WEP key number. You can enter a value from 1 through
4.