R2511-HP MSR Router Series WLAN Command Reference(V5)
46
Syntax
client-mode cipher-suite { ccmp | tkip | { wep40 | wep104 | wep128 } [ key-id key-id ] } key [ cipher |
simple ] key
undo client-mode cipher-suite
Default
No cipher suite and pre-shared key are configured for the workgroup bridge.
Views
WLAN radio interface view
Default command level
2: System level
Parameters
ccmp: Enables the CCMP cipher suite.
tkip: Enables the TKIP cipher suite.
wep40: Enables the WEP-40 cipher suite.
wep104: Enables the WEP-104 cipher suite.
wep128: Enables the WEP-128 cipher suite.
key-id key-id: Specifies the key ID. There are four static keys in WEP. The key index can be 1, 2, 3, or 4.
The key corresponding to the specified key index is used for encrypting and decrypting broadcast and
multicast frames.
cipher: Sets a ciphertext key.
simple: Sets a plaintext key. This key will be saved in cipher text for security purposes.
string-key: Specifies the key string. This argument is case sensitive. If simple is specified, it must be a
non-hexadecimal string of 8 to 63 characters or a 64-character hexadecimal string. If cipher is specified,
it must be a ciphertext string of 24 to 88 characters for the WEP-40, WEP-104, and WEP-128 cipher
suites, or a ciphertext string of 24 to 117 characters for the CCMP and TKIP cipher suites. If neither
cipher nor simple is specified, you set a plaintext key string.
Usage guidelines
For security purposes, all keys, including keys configured in plain text, are saved in cipher text.
Examples
# Configure the cipher suite and pre-shared key for the workgroup bridge.
<Sysname> system-view
[Sysname] interface wlan-radio 2/0
[Sysname-WLAN-Radio2/0] client-mode cipher-suite wep40 key simple abcas
client-mode connect
Use client-mode connect to connect the workgroup bridge to the wireless network.
Syntax
client-mode connect










