Specifications

set service-profile wep key-index
Chapter 12
AP Commands
371
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.
Usage
UNIVERGE WL Control System automatically enables static WEP when
you define a WEP key. UNIVERGE WL Control System 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:
PROPMT# set service-profile sp2 wep key-index 1 key aabbccddee
success: change accepted.
See Also
l set service-profile wep active-multicast-index on page 369
l set service-profile wep active-unicast-index on page 370
l show service-profile on page 413
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