R2511-HP MSR Router Series WLAN Command Reference(V5)

72
For security purposes, all keys, including keys configured in plain text, are saved in cipher text.
Examples
# Specify the first WEP default key as a simple text key 12345 .
<Sysname> system-view
[Sysname] wlan service-template 1 crypto
[Sysname-wlan-st-1] wep default-key 1 wep40 pass-phrase simple 12345
wep key-id
Use wep key-id to specify the default WEP key used in the encryption and decryption of broadcast and
multicast frames. There are 4 static keys in WEP. The key index can be 1, 2, 3, or 4. The key
corresponding to the specified key index will be used for encrypting and decrypting broadcast and
multicast frames.
Use undo wep key-id to restore the default.
Syntax
wep key-id { 1 | 2 | 3 | 4 }
undo wep key-id
Default
The key index number is 1.
Views
Service template view
Default command level
2: System level
Parameters
1: Key index 1.
2: Key index 2.
3: Key index 3.
4: Key index 4.
Examples
# Specify the index of the key for broadcast/multicast encryption and decryption as 2.
<Sysname> system-view
[Sysname] wlan service-template 1 crypto
[Sysname-wlan-st-1] wep key-id 2