System information

203
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
Access Point Commands
Examples: The following command configures service profile sp2 to use WEP key 2 for
encrypting multicast traffic:
DWS-1008# set service-profile sp2 wep active-multicast-index 2
success: change accepted.
set service-profile wep active-unicast-index
Specifies the static Wired-Equivalent Privacy (WEP) key (one of four) to use for encrypting
unicast frames.
Syntax: set service-profile name wep active-unicast-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, DWL-8220AP
radios use WEP key 1 to encrypt unicast frames, by default.
Access: Enabled
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 4 for
encrypting unicast traffic:
DWS-1008# set service-profile sp2 wep active-unicast-index 4
success: change accepted.
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
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-digit hexadecimal number or a 26-character
ASCII string representing a 13-digit 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