Multiple Client Profiles
Configuring a WMIC for MCP (12.3(8)JK Only)
6
Cisco 3200 Series Wireless MIC Software Configuration Guide
When you enable or disable the multiple client profiles feature, all
ssid
and
encryption
commands are
removed from the interface.
Configuration Examples
You can configure a WMIC device in universal workgroup bridge mode and enable multiple client
profiles to support up to 16 client profiles. The example in this section describes four client profiles with
different encryption and authentication settings and assigned VLAN IDs.
Table 2
shows the settings for the four client profiles.
The following commands are used to configure the client profiles.
Client profile A:
Step 5
encryption [vlan vlan-id ] key 1-4
size {40bit | 128Bit} encryption-key
[transmit-key]
Configures proper encryption for each SSID bounded by dot11
VLANID. For this step, it is assumed that SSID security has
already been configured.
Example:
#encryption vlan 11 key 3 size 40bit abcdef9876
#encryption vlan 11 mode wep mandatory
#encryption vlan 21 key 2 size 128bit
98765432109876543210abcdef
#encryption vlan 21 mode wep mandatory key-hash
#encryption vlan 34 mode wep mandatory mic key-hash
#encryption vlan 35 mode ciphers tkip wep128
Step 6
ssid
ssid-name
Enables the SSID for this interface.
Examples:
#ssid v11_open_wep40
#ssid v21_open_wep128
#ssid v34_wpapsk_tkip
#ssid v35_wpapsk_aes
Step 7
end
Returns to privileged EXEC mode.
Step 8
copy running-config startup-config
(Optional) Saves your entries in the configuration file.
Command
Purpose
Table 2
Multiple Client Profile Example
Client Profile
A
B
C
D
SSID
FREE_NET
LEAP_TKIP
EAPTLS_AES WPAPSK_WEP128
Authentication Type
open
LEAP
EAP_TLS
WPA PSK
Encryption Type
none
TKIP
AES
128bits WEP key
Assigned VLAN ID
8
25
102
11