11-15-2022 12:38 PM
I am struggling with getting a Cisco 3602i Wireless Access Point implemented. I need to disable Radio0 (2.4Ghz) and only use Radio1 (5Ghz). I just need some baisc pointers or how to get my configuration finished. I This is what I have so far:
enable
conf term
service password- encryption
hostname CISWAPKAYLA
logging rate-limit console 9
enable secret $ciscoccna2022$
enable algorithm-type scrypt secrest $ciscoccna2022$
interface BVI1
description for remote management purposes
shutdown
line con 0
password ciscoccna2022
line vty 0 15
login local
password ciscoccna2022
transport input ssh
transport output ssh
end
clock set 3:10:00 15 November 2022
wr
exit
11-15-2022 10:56 PM
- Use the GUI for configuring the wireless environment, and or set the WLAN parameters for the particular SSID according to your needs.
M.
11-16-2022 05:25 AM
This is the command you are looking for (for extended config pelase ask):
interface dot11 0
shutdown
11-16-2022 09:19 AM
Could you give the extended config? I am still learning and would like to know everything that I may apply it to my job as well.
11-16-2022 08:52 AM
https://blog.dchidell.com/2016/09/10/cisco-autonomous-wireless-network-at-home/
https://mrncciew.com/2013/03/02/autonomous-ap-with-wpa-psk-security/
https://mrncciew.com/2012/10/24/multiple-ssid-config-on-autonomous-ap/
11-16-2022 09:37 AM
The best way to learn is by searching and looking at blogs. There are many wireless folks whom have blogs and still have information that can help you learn. The access point you have is very old but there are many blogs and videos showing how to configure autonomous access points. Look at blogs and videos, that is how we all learned and understood what works and doesn't.
Search: how to configure cisco autonomous access points
11-16-2022 10:20 AM
And I have already posted some links for you above @Skyamoebe551 - did you look at those?
As Scott highlights that AP is already end of support and autonomous (IOS) AP config is now legacy so there is limited value in you learning that. If you want skills to apply in your job you should be learning current technologies.
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