Configuring Wep With 12.3(8)Jk Or Earlier Releases - Cisco C3201FESMIC-TP= - 3201 Fast EN Switch Mobile Interface Card Expansion Module Software Configuration Manual

Wireless mic
Table of Contents

Advertisement

Cipher Suites and WEP
Command
Step 3
encryption key 1-4
size {40 | 128 } encryption-key
[transmit-key]
Step 4
encryption mode wep { mandatory |
optional }
Step 5
end
Step 6
copy running-config startup-config (Optional) Saves your entries in the configuration file.
This example shows how to create a 128-bit WEP key in slot2 for SSID sample_ssid and sets the key as
the transmit key:
bridge# configure terminal
bridge(config)# dot11 ssid sample_ssid
bridge(config-ssid)# encryption mode mandatory
bridge(config-ssid)# encryption key 2 size 128 12345678901234567890123456 transmit-key
bridge(config-ssid)# end

Configuring WEP with 12.3(8)JK or Earlier Releases

To create a WEP key and set the key properties, follow these steps, beginning in privileged EXEC mode:
Command
Step 1
configure terminal
Step 2
interface dot11radio 0
Step 3
encryption [vlan vlan-id]
key 1-4
size {40 | 128 } encryption-key
[transmit-key]
Purpose
Creates a WEP key for this SSID and sets its properties.
Name the key slot in which this WEP key resides. You can
assign up to 4 WEP keys for each VLAN, but key slot 4 is
reserved for the session key.
Enter the key and set the size of the key, either 40-bit or
128-bit. the 40-bit keys contain 10 hexadecimal digits; the
128-bit keys contain 26 hexadecimal digits.
(Optional) Set this key as the transmit key. The key in slot
2 is the transmit key by default. If you enable WEP with
MIC, use the same WEP key for the transmit key in the
same key slot on both root devices and non-root bridges.
Sets WEP as the encryption mode for this VLAN.
Returns to privileged EXEC mode.
Purpose
Enters global configuration mode.
Enters interface configuration mode for the radio interface.
Creates a WEP key and set up its properties.
(Optional) Select the VLAN for which you want to create
a key.
Name the key slot in which this WEP key resides. You can
assign up to 4 WEP keys for each VLAN, but key slot 4 is
reserved for the session key.
Enter the key and set the size of the key, either 40-bit or
128-bit. the 40-bit keys contain 10 hexadecimal digits; the
128-bit keys contain 26 hexadecimal digits.
(Optional) Set this key as the transmit key. The key in slot
2 is the transmit key by default. If you enable WEP with
MIC, use the same WEP key for the transmit key in the
same key slot on both root devices and non-root bridges.
Cisco 3200 Series Wireless MIC Software Configuration Guide
Configuring Cipher Suites
3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents