cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
646
Views
0
Helpful
1
Replies

How do you configure WPA on a 1220b access point?

jwheat
Level 1
Level 1

How do you configure WPA security on a 1220b access point running IOS software? Does anyone have a sample configuration to go by?

1 Reply 1

bloconnor
Level 1
Level 1

I've found that one of my wpa clients requires the wpa ssid to be set for guest mode or it doesn't work...this is what I use (I think I grabbed all the relevant parts out of the config)....

---cut here----

aaa new-model

aaa authentication login eap_methods radius

radius-server key 7 {hex key}

radius-server host {ip address}

radius-server attribute 32 include-in-access-req format %h

!

interface Dot11Radio0

encryption key 2 size 128bit 7 {hex} transmit-key

encryption mode ciphers tkip wep128

ssid wpa

authentication open eap eap_methods

authentication network-eap eap_methods

authentication key-management wpa

guest-mode

---end---

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card