Hub/Switch Reference Guide

352 AP Commands
NN47250-100 (Version 02.51)
set service-profile wep key-index
Sets the value of one of four static Wired-Equivalent Privacy (WEP) keys for static WEP encryption.
Syntax
set service-profile name wep key-index num key value
Defaults
By default, no static WEP keys are defined.
Access
Enabled.
History
Introduced in WSS Software Version 3.0.
Usage
WSS Software automatically enables static WEP when you define a WEP key. WSS Software
continues to support dynamic WEP.
Examples
The following command configures a 5-byte WEP key for key index 1 on service profile sp2 to
aabbccddee:
WSS# set service-profile sp2 wep key-index 1 key aabbccddee
success: change accepted.
See Also
set service-profile wep active-multicast-index on page 340
set service-profile wep active-unicast-index on page 341
show service-profile on page 380
set service-profile wpa-ie
Enables the WPA information element (IE) in wireless frames. The WPA IE advertises the WPA authentication methods
and cipher suites supported by radios in the radio profile mapped to the service profile.
Syntax
set service-profile name wpa-ie {enable | disable}
name Service profile name.
key-index num WEP key index. You can enter a value from 1 through 4.
key value Hexadecimal value of the key. You can enter a 10-character ASCII string
representing a 5-byte hexadecimal number or a 26-character ASCII string
representing a 13-byte hexadecimal number. You can use numbers or
letters. ASCII characters in the following ranges are supported:
•0 to 9
•A to F
•a to f
name Service profile name.
enable Enables the WPA IE.
disable Disables the WPA IE.