Configure Cisco Access Point using CLI with WPAv2 Authentication

preview_player
Показать описание
#Cisco #Configure_AP #IT_Support_People

IT Support People Facebook Page:

Link for Other Related Videos:

Configure Cisco Access Point Standalone/Autonomous using GUI with WPAv2 Authentication Key:

Configuring Cisco Router to Access Internet through ISP Home router:

Configure VLAN | Allow VLANs to Access Internet

Connect Cisco Router using PuTTY & Console Cable | Change Text Color/ Font Size/ Background on PuTTY:

In this video I've shown step by step process How to Configure Cisco AIRONET 3602i Autonomous/Standalone Access Point using CLI with WPAv2 Authentication Key. I've divided the whole process into three steps which are given below:

===== For 2.4 GHz Radio Interface ====

Step 1: Access Cisco AP|Reset AP| Assign static IP for BVI1 Interface |Default-gateway IP
enable
Password: Cisco [Cisco AP default Password]
## Reset the Access Point with pressing and holding mode button ##
ap#configure terminal
ap(config)#interface bvI 1
ap(config-if)#ip address 192.168.2.4 255.255.255.0 [According to my network setup]
ap(config-if)#exit
ap(config)#ip default-gateway 192.168.2.1 [According to my network setup]

Step 2: Creating SSID | Authentication | Applying WPAv2 Authentication

ap(config)#dot11 ssid Cisco_WLAN
ap(config-ssid)#guest-mode
ap(config-ssid)#authentication open
ap(config-ssid)#authentication key-management wpa version 2
ap(config-ssid)#wpa-psk ascii Cisco123
ap(config-ssid)#exit

Step 3: Enable Encryption to 4.2GHz Radio interface | Apply SSID to interface| Enable Radio Interface

ap(config)#interface dot11Radio 0
ap(config-if)#encryption mode ciphers aes-ccm
ap(config-if)#ssid Cisco_WLAN
ap(config-if)#channel least-congested
ap(config-if)#no shutdown
ap(config-if)#exit
ap(config)#exit
==== For 5 GHz Radio Interface ===

Step 2: Creating SSID | Authentication | Applying WPAv2 Authentication

ap(config)#dot11 ssid Cisco_WLAN 5GHz
ap(config-ssid)#guest-mode
ap(config-ssid)#authentication open
ap(config-ssid)#authentication key-management wpa version 2
ap(config-ssid)#wpa-psk ascii Cisco123
ap(config-ssid)#exit

Step 3: Enable Encryption to 5 GHz Radio interface | Apply SSID to interface| Enable Radio Interface

ap(config)#interface dot11Radio 1
ap(config-if)#encryption mode ciphers aes-ccm
ap(config-if)#ssid Cisco_WLAN 5GHz
ap(config-if)# channel 36
ap(config-if)#no shutdown
ap(config-if)#exit

Cover Topic:

How to configure Cisco AP,
How to Configure Standalone Cisco Access Point,
Configure Standalone Cisco Access Point from CLI with WPAv2 Authentication,
Configure Cisco Aironet 3602i Autonomous Access Point, Autonomous AP CLI,
Cisco autonomous ap configuration guide cli,
Autonomous AP - Initial Setup,
Cisco autonomous ap configuration multiple ssid,
cisco autonomous ap configuration example,interface dot11Radio 1,
cisco autonomous ap configuration guide cli 2.4 GHz and 5GHz Radio,
interface dot11Radio 0, Cisco, AP, Cisco Autonomous CLI Commands,
How to Configure Cisco Standalone/Autonomous Access Point using CLI,
How to Configure a Cisco Wireless Access-Point (AP) from CLI,
Configure Cisco AIRONET 3600 Autonomous/Standalone Access Point,
How to configure cisco wireless access point via console,
How to configure standalone Cisco access point from CLI,
WPAv2 Authentication Key,
Encryption AES CCMP,
Cisco AP Wireless Radio Interface Radio0-802.11N2.4GHz/ Radio1-802.11N5GHz,
Create Cisco AP SSID CLI,
configure wpa2 on cisco aironet,
cisco 3602i standalone configuration,
Resetting Cisco AP to factory Default Settings Using the MODE Button,
cisco autonomous ap configuration example,
Cisco Autonomous Wireless Network - Home style configuration,
Configuring the Access Point for the First Time,
Cisco Autonomous AP - Initial Setup & Open SSID Creation,
Рекомендации по теме
Комментарии
Автор

Thank you very much for this, I had struggled for a long time pulling my hair trying to configure this over the webinterface, but to no avail. This simple little guide was brilliant. Thank you again

MrTrollHunter
Автор

Yo buddy, very cool tutorial. Keep up the good job. Greetings from Brazil!!!

fredification
Автор

Great video!!! it helped me a lot to configure a 3702 LWAP to autonomous. my question is how can you "show" connected clients (and SSID) from CLI? I am doing this all remotely so I cannot get to GUI.

Wrexhavik
Автор

Holy crap you are awesome. I was having issues with 404 error found in webgui but when I did your step by step, it worked like a charm. Thanks man!

NovaCayn
Автор

It saved lots of time. nicely explained and very easy to understand thanks for your effort

FariaAhmed
Автор

thank you for this video. i dont really ever leave comments but you really helped me a lot with my job!

Pocketpapi-JP
Автор

Hello, I appreciate how you teach And May Gof bless you So how to set Aironet into catalyst C1000

constantinkwizera
Автор

Muchas gracias, excelente explicación que Dios lo bendiga

laprincesaquebusca
Автор

Configuration Question

I was curious if you could post the config so we could practice cutting and pasting it? This is an excellent video and is much better than taking a class from Cisco. :) Also, if you have a video that shows how to use a guest vlan in addition to the the one from main users this would also be most helpful. Thank you for sharing and doing a great job.

vendorspam
Автор

thanks dude, i was try to find this configuration, chears

juancarloshedz
Автор

hola queria agradecerte por la informacion me sirvio para configurar un 702i muchas gracias

eduardoklubus
Автор

Thanks Buddy, This extremely helpful.

pulemdluli
Автор

Great tutorial... well done!! Thank you!

donnicholson
Автор

hi bro appreciate your efforts, how to keep same SSID with All the HQ and branch offices with Domain AD Accounts, How to measure the Health of the APS and its provide the correct Speed, any check list that to do before perform upgrared APS firmware or backup of the configurations

vars-itlearnings
Автор

Good one bro....could u put one video on what scenario ospf used...

ranjithsss
Автор

Glad that you upload more regularly, was waiting for this ! Would this command work with some older models ?

Lyriks_
Автор

cisco switch or router is necessary for configuring Cisco Access Point ???

quantumtechnology
Автор

Really am I getting different DHCP issued IP every 3seconds to the AP?

sirnoble
Автор

Thanks for the great video
I am using C9105AXW AP. I think I pressed the Mode Button more than 30 second therefore FIPS mode flag is cleared. It doesn't go on configuration terminal. Have you got idea how to fix the problem.

jerbancoalijerban
Автор

Really it helped me a lot... much appreciated

cloudtopic