03-13-2012 10:12 AM - edited 07-03-2021 09:47 PM
Hi Guys,
I need to configure WPA or WPA2 authentication on cisco 1042N access points. But I believe that for this requirement I need to have either an internal or external RADIUS server, but my customer want to just a normal WPA/WPA2 authentication like what we configure on cisco WAP200 or WAP4410 accesspoints, is there any work arounds to configure WPA/WPA2 authentication in a simpler manner rather than configuring RADIUS server option? Please advise.
Regards,
Suthakar
Solved! Go to Solution.
03-13-2012 10:16 AM
you don't need a RADIUS server to do WPA/WPA2. RADIUS is only needed if you are looking to do 802.1x for your authentication.
To do WPA2/AES
dot11 ssid TEST
authentication open
authentication wpa version 2
wpa-psk ascii 0 12345678
Interface Dot11Radio0
encryption mode ciphers aes
Steve
03-13-2012 10:16 AM
you don't need a RADIUS server to do WPA/WPA2. RADIUS is only needed if you are looking to do 802.1x for your authentication.
To do WPA2/AES
dot11 ssid TEST
authentication open
authentication wpa version 2
wpa-psk ascii 0 12345678
Interface Dot11Radio0
encryption mode ciphers aes
Steve
03-15-2012 06:41 AM
Hi Stephen,
Thanks a lot, your response really helped me out during the implementation stage. Thanks again.
Sorry for the late response from my end.
Regards,
Suthakar
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide