04-29-2015 06:54 AM - edited 07-05-2021 03:06 AM
I am trying to assist a group with setting up their AIR-SAP1602I-A-K9 stand alone WAPs. I would like to know how to set a password for clients to access the wireless network through these units. I have been spoiled with our controller based WLAN.
04-29-2015 07:12 AM
If you are doing it from the CLI
dot11 ssid Test
authentication open
authentication wpa version 2
wpa-psk ascii 0 "your key here"
Interface Dot111Radio 0|1
encryption mode ciphers aes-ccm
ssid Test
If you call a VLAN under the SSID, then you need to call a VLAN with the encryption statement under the radio interfaces.
If you are doing this from the GUI:
http://www.cisco.com/c/en/us/td/docs/wireless/access_point/12-4_10b_JA/configuration/guide/scg12410b/scg12410b-chap11-authtypes.html
HTH,
Steve
04-29-2015 07:42 AM
Thank you Steve for the quick reply. I had a problem with the 'authentication wpa ver 2' command. My auth options for the ssid are;
Hallway(config-ssid)#authentication ?
client EAP client information
key-management key management
network-eap leap method
open open method
shared shared method
So I am going to check out the link you provided for more info. Thanks again.
04-29-2015 07:59 AM
ack! sorry about that
I missed the key-management command
authentication key-management wpa version 2
and that is for AES to get the 'n' and 'ac' rates.
HTH,
Steve
04-29-2015 09:12 AM
Steve,
Thank you again. The commands worked. I still need to find the command reference for these units for future requests.
04-29-2015 09:16 AM
this should work
http://www.cisco.com/c/en/us/td/docs/wireless/access_point/15_2_4_JA/command/reference/cr1524JA_Book.html
Steve
04-29-2015 08:03 AM
So the link just brings me here. Would you know a site that has CLI commands for the AIR-SAP1602I-A-K9 Version 15.2(2)JB2? I didn't have much luck in my search.
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