04-03-2012 02:01 PM - edited 07-03-2021 09:56 PM
hello
I have to create a ssid and configure security with encryption and password wap ascii "log2011mfe"
I set it up via telnet command with the deputy and all is well finished with crltZ and all is well, but when the web server aironet, tells me that the wireless is down, that there is no ssid configured
1240AG> enable
1240AG# configure terminal
1240AG (config)# interface dot11radio 0
1240AG (config-if)# encryption vlan 40 mode ciphers tkip
1240AG (config-if)# ssid Guest
1240AG (config-if-ssid)# vlan 40
1240AG (config-if-ssid)# authentication open
1240AG (config-if-ssid)# authentication key-management wpa
1240AG (config-if-ssid)# wpa-psk ascii log2011mfe
Product/Model Number: AIR-AP1242AG-E-K9
System Software Filename: c1240-k9w7-tar.123-8.JA2
System Software Version: 12.3(8)JA2
Bootloader Version: 12.3(7)JA1
System Uptime: 55 minutes
04-03-2012 02:18 PM
After you do the config in the cli you need to do a wr mem.
Steve
Sent from Cisco Technical Support iPad App
04-03-2012 04:04 PM
hello
thanks for your quick response
but do not understand I'm a newbie
I have to reboot?
I do not understand this: need to do a wr mem
04-03-2012 04:08 PM
What Steve meant was this:
AP# wr
04-03-2012 05:37 PM
Hi Luis and welcome to CSC.
What Steve and Leo are mentoning about the "wr mem" is to SAVE your config after you have configured your access point. Have you done that ?
04-04-2012 04:39 AM
Luis:
My colleagues metnioned you should save the config but I think it should work without saveing the config. if config not saved then you will lose hte configuraiton after restart. However, after configuation and before save the configuraiton should be applied.
What do you think guys?
Make sure that your radio interface is not shutdown.
(show ip int brief) command will show you what interfaces are up and what are down.
but before that, have you configured the SSID?
this is configured before configuring the interface:
(dot11 ssid Guest).
It was long time since I dealt with autonomous. But I am sure that dot11 SSIDs are configured separately (not inside the interface) with their authentication mechanism. Then After doing that you add the SSID under the interface (ssid Guest).
Try it this way.
Good luck.
Amjad
04-04-2012 04:43 AM
One more thing came to my mind:
you need to enable broadcast for the SSID with the command "guest-mode".
are you doing this in your configuration?
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