Configuring A Wmic For Mcp (12.3(8)Jk Only) - Cisco C3201FESMIC-TP= - 3201 Fast EN Switch Mobile Interface Card Expansion Module Software Configuration Manual

Wireless mic
Table of Contents

Advertisement

Multiple Client Profiles
client(config-if)# ssid LEAP_TKIP
client(config-if)# endif
Client profile C:
client# configure terminal
client(config)# dot11 ssid EAPTLS_AES
client(config-ssid)# authentication open eap eap_methods
client(config-ssid)# authentication network-eap eap_methods
client(config-ssid)# authentication key-management wpa
client(config-ssid)# encryption mode cipher aes
client(config-ssid)# dot1x credentials authUserProfile
client(config-ssid)# dot1x eap profile tlsProfile
client(config-ssid)# priority 11
client(config-ssid)# end
client# config terminal
client(config)# interface dot11Radio 0
client(config-if)# ssid EAPTLS_AES
client(config-if)# endif
Client profile D:
client# configure terminal
client(config)# dot11 ssid STATIC_WEP128
client(config-ssid)# authentication open
client(config-ssid)# encryption mode cipher wep128
client(config-ssid)# encryption key 2 size 128bit 0 11223344556677889900112233
client(config-ssid)# priority 13
client(config-ssid)# end
client# config terminal
client(config)# interface dot11Radio 0
client(config-if)# ssid STATIC_WEP128
client(config-if)# endif

Configuring a WMIC for MCP (12.3(8)JK Only)

You can configure a WMIC device in universal workgroup bridge mode and enable multiple client
profile. In this configuration, the WMIC can support up to 16 different SSIDs and encryption settings;
by contrast, a single client profile consists of an SSID and encryption setting that are bounded by a
VLANID through the vlan keyword.
To configure the WMIC for multiple client profiles, follow these steps, beginning in privileged EXEC
mode.
Command
Step 1
configure terminal
Step 2
interface dot11 radio 0
Step 3
station-role workgroup-bridge
universal address
Step 4
client profile multiple
Configuring a WMIC for MCP (12.3(8)JK Only)
Purpose
Enters global configuration mode.
Enters interface configuration mode for radio interface 0.
Changes station-role to permit support for universal
workgroup bridge. The address is the MAC address of the
router interface on the wireless and mobile router and is needed
to instruct the router to associate with Cisco and non-cisco root
devices.
Enables the multiple client profile.
Cisco 3200 Series Wireless MIC Software Configuration Guide
5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents