3Com WX4400 3CRWX440095A Video Game Controller User Manual


 
478 CHAPTER 11: MANAGED ACCESS POINT COMMANDS
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.
WX4400# set service-profile sp1 web-portal-session-timeout
180
success: change accepted.
See Also
display service-profile on page 353
set service-profile user-idle-timeout on page 471
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
name wep active-multicast-index num
name — Service profile name.
num — WEP key number. You can enter a value from 1 through 4.
Defaults — If WEP encryption is enabled and WEP keys are defined,
MAP 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:
WX4400# set service-profile sp2 wep active-multicast-index 2
success: change accepted.