User's Manual

Chapter 25
| Wireless Security Commands
– 237
Example
AP(if-wireless 0: VAP[0])# encryption
This setting has not been effective !
If want to take effect, please execute make-security-effective command !
AP(if-wireless 0: VAP[0])#
Related Commands
key
key This command sets the keys used for WEP encryption. Use the no form to delete a
configured key.
Syntax
key {<index> <size> <type> <value> | static | dynamic}
no key <index>
index - Key index. (Range: 1-4)
size - Key size. (Options: 64 or 128 bits)
type - Input format. (Options: ASCII, HEX)
value - The key string.
For 64-bit keys, use 5 alphanumeric characters or 10 hexadecimal digits.
For 128-bit keys, use 13 alphanumeric characters or 26 hexadecimal
digits.
static - Uses static WEP keys with 802.1X authentication.
dynamic - When using 802.1X authentication, allows WEP keys to be
dynamically generated by the RADIUS server.
Default Setting
None
Command Mode
Interface Configuration (Wireless-VAP)
Command Usage
To enable WEP, use the auth shared-key command to select theshared key
authentication type, use the key command to configure at least one key, and
then use the transmit-key command to select a key to use.
If WEP is enabled, all wireless clients must be configured with the same shared
keys to communicate with the VAP.