Configuration Examples - Cisco C3201FESMIC-TP= - 3201 Fast EN Switch Mobile Interface Card Expansion Module Software Configuration Manual

Wireless mic
Table of Contents

Advertisement

Configuring a WMIC for MCP (12.4(3)JK or Later Releases)
Command
Step 4
ssid ssid-name
Step 5
end
Step 6
copy running-config startup-config (Optional) Saves your entries in the configuration file.
To remove a client profile, simply remove the SSID from the dot11 interface.

Configuration Examples

The example in this section describes how to configure four client profiles with different encryption,
authentication and priority settings.
Table 1
Table 1
Client Profile
SSID
Authentication Type
Encryption Type
Priority
The following commands are used to configure the client profiles listed in
Client profile A:
client# configure terminal
client(config)# dot11 ssid FREE_NET
client(config-ssid)# authentication open
client(config-ssid)# priority 2
client(config-ssid)# end
client# config terminal
client(config)# interface dot11Radio 0
client(config-if)# ssid FREE_NET
client(config-if)# endf
Client profile B:
client# configure terminal
client(config)# dot11 ssid LEAP_TKIP
client(config-ssid)# authentication network-eap eap_methods
client(config-ssid)# authentication key-management wpa
client(config-ssid)# authentication client username aLeapUser password ciscoleap
client(config-ssid)# encryption mode cipher tkip
client(config-ssid)# priority 8
client(config-ssid)# end
client# config terminal
client(config)# interface dot11Radio 0
Cisco 3200 Series Wireless MIC Software Configuration Guide
4
shows the settings for the four client profiles.
Multiple Client Profile Example (12.4(3) Release or Later)
A
FREE_NET LEAP_TKIP
open
none
2
Purpose
Configure the predefined SSID profile into this interface.
Examples:
#(config-if) ssid mcp_ssid1
#(config-if) ssid mcp_ssid2
#(config-if) ssid mcp_ssid3
#(config-if) ssid mcp_ssid4
Returns to privileged EXEC mode.
B
C
EAPTLS_AES STATIC_WEP128
LEAP
EAP_TLS
TKIP
AES
8
11
Multiple Client Profiles
D
open
WEP128
13
Table
1.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents