Video není dostupné.
Omlouváme se.

Configure Cisco Access Point using CLI with WPAv2 Authentication

Sdílet
Vložit
  • čas přidán 28. 12. 2020
  • #Cisco #Configure_AP #IT_Support_People
    IT Support People Facebook Page:
    / it_support-peopledeskt...
    Link for Other Related Videos:
    Configure Cisco Access Point Standalone/Autonomous using GUI with WPAv2 Authentication Key:
    • Configure Cisco Access...
    Configuring Cisco Router to Access Internet through ISP Home router:
    • Connect Cisco Router ...
    Configure VLAN | Allow VLANs to Access Internet
    • Configure VLAN | Allow...
    Connect Cisco Router using PuTTY & Console Cable | Change Text Color/ Font Size/ Background on PuTTY:
    • Connect PuTTY with Cis...
    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,

Komentáře • 76

  • @MrTrollHunter
    @MrTrollHunter Před 9 měsíci

    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

  • @FariaAhmed31
    @FariaAhmed31 Před 3 lety +6

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

  • @NovaCayn
    @NovaCayn Před 3 lety +2

    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!

  • @Pocketpapi-JP
    @Pocketpapi-JP Před rokem

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

  • @Wrexhavik
    @Wrexhavik Před rokem +1

    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.

  • @fred2009ification
    @fred2009ification Před rokem

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

  • @pulemdluli2204
    @pulemdluli2204 Před 2 lety

    Thanks Buddy, This extremely helpful.

  • @juancarloshedz3627
    @juancarloshedz3627 Před 2 lety

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

  • @donnicholson3170
    @donnicholson3170 Před 3 lety +1

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

  • @laprincesaquebusca
    @laprincesaquebusca Před 10 měsíci

    Muchas gracias, excelente explicación que Dios lo bendiga

  • @imaneouikhalfan6245
    @imaneouikhalfan6245 Před rokem

    well explained, thank you very much.

  • @peternchlls9
    @peternchlls9 Před 2 lety

    Great video, thanks mate!

  • @vendorspam1823
    @vendorspam1823 Před 2 lety

    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.

  • @javierfernandezvieyra3931

    my AP is this model cisco air-ap3802i-b-k9 factory reset and the configure terminal comand is not recognized i do not what to do i just want to config the AP with host name, DHCP just to connect to my isp then config a SSID and wifi password

  • @ranjithsss2004
    @ranjithsss2004 Před 3 lety +1

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

  • @muhammadnaseeraziz6888

    thanks, very helpful videos.

  • @user-yt7fi5ve4x
    @user-yt7fi5ve4x Před 4 měsíci

    Thankyou brother 💓❤️

  • @eduardoklubus8319
    @eduardoklubus8319 Před 11 měsíci

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

  • @Lyriks_
    @Lyriks_ Před 3 lety

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

    • @itsupportpeople219
      @itsupportpeople219  Před 3 lety

      Thanks for watching... I reckon it should work and one thing you can do is use the " ? " mark to check the available option for your AP.
      Thanks

  • @alltech247
    @alltech247 Před 3 lety

    GOD BLESS YOU ...................AMAZING WORK DONE :)

  • @vars-itlearnings7467
    @vars-itlearnings7467 Před rokem

    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

  • @Faizymr
    @Faizymr Před 9 měsíci

    I have updated the firmware to a new version, I want to configure the 2.4GHz and 5GHz bands both in one SSID through the CLI. Please assist me with this issue.
    This model AP: AIR-CAP3702l-A-K9

  • @aneil2dig
    @aneil2dig Před 2 lety

    Great help, thank you :)

  • @cloudtopic1681
    @cloudtopic1681 Před 3 lety

    Really it helped me a lot... much appreciated

  • @user-tb4hk5nq5c
    @user-tb4hk5nq5c Před 3 lety

    This helped me a lot, thanks!

  • @PixelGamer4k
    @PixelGamer4k Před 3 lety

    I already gui configured this but it is showing no internet when I connect it to my mobile wifi........ I don't understand how to configure the modem to Cisco ap..... I don't have any router or switch I have only a home modem......

  • @krishnam1817
    @krishnam1817 Před rokem

    Good one 👌

  • @jerbancoalijerban1744
    @jerbancoalijerban1744 Před 2 lety

    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.

  • @connorp8408
    @connorp8408 Před 2 lety

    Would it be possible to use an AIR-CAP2702I-B-K9 as an access point/extension to my current ASUS home router, ideally I would NOT have to make it have its own SSID, I would like to keep the current SSID and have the CAP2702I just extend the range of wifi. Thank you

  • @kdevkdev1708
    @kdevkdev1708 Před 2 lety

    thank you very much.

  • @sirnoble9183
    @sirnoble9183 Před 3 lety

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

    • @itsupportpeople219
      @itsupportpeople219  Před 3 lety

      Thanks for watching... I think it's a lightweight version AP. Could you tell me the IOS version of your ap. Is ir k9w7 or k9w8.

  • @afriendlynorwegianguy3284

    there where some weirdness on step 3 third command. when i typed ssid taobao(my ssid name) it went on to configuring the ssid. not like what happned in the video where the settings were applied to the ssid. does anyone know why that happends?

  • @thedigitalgiants3085
    @thedigitalgiants3085 Před 2 lety

    Thanks for your useful video,
    but for me I get a stack, Am using cisco aironet 3700 series 802 called AIR-CAP3702I-H-K9 in configuration of IP address it goes well but after I can't configure ssid because it says dot11 is invalid and where I try to show ip int brief only get BVI1 and gigabitEthernet0, no Dot11Radio0 and Dot11Radio1 visible as it shown in your video. please may support us on this issue ? #IT_Support_People

  • @ArshadKhan-fq6cz
    @ArshadKhan-fq6cz Před 3 lety

    Thanks for your videos. I was just wondering do you know how to configure a cisco 871 ISR as a ethernet switch. So it just expands the ports on a primary isp router.

  • @sayyamsaini2597
    @sayyamsaini2597 Před 2 lety

    Sir, is it neccessory for our computor or laptop should be on same network for taking console or we should used different network like mobile hotspot /wifi.

    • @ImranKhan-ci9el
      @ImranKhan-ci9el Před rokem

      Console can be connected via serial so initially no IP is needed. Just select the correct comm port.

  • @luisdiegohidalgo394
    @luisdiegohidalgo394 Před 2 lety

    I have a 100/100 mbps internet connection but my ap seems to decrease the speed to just 20 mbps. What could be wrong ?
    I used the gui to configure the WiFi.

  • @textembi4932
    @textembi4932 Před rokem

    How can disable 5GHz and leave the AP to work only with 2.4GHz?

  • @bactrimbox
    @bactrimbox Před 3 lety

    Great video,

  • @quentinblanchet261
    @quentinblanchet261 Před 3 lety

    I have an cisco 2600 and i don't have the command dot11 ssid ...

  • @rishabhroy9770
    @rishabhroy9770 Před 2 lety +2

    2.4 GHz , not 4.2 GHz

  • @mrter2011
    @mrter2011 Před rokem

    thanks you

  • @naz0079
    @naz0079 Před 3 lety

    I've got a cisco air-cap2702I-E-K9. but I don't have the power cable, do I need it? Thanks

    • @itsupportpeople219
      @itsupportpeople219  Před 3 lety

      Thanks for watching .... No you don't need power cable only you need a poe injector and an Ethernet cable to power up the AP.

  • @premeswarreddy7568
    @premeswarreddy7568 Před 3 lety +1

    Do image upgrade

  • @Anamoly_
    @Anamoly_ Před rokem +1

    2.4 GHz

  • @nehabadole2595
    @nehabadole2595 Před 2 lety

    thanks bro

  • @laurensVast
    @laurensVast Před 2 lety +1

    Step 2 on switch and vlan
    ap# Enable
    ap# Conf t
    ap(config)#Dot11 ssid [SSID_NAAM_1]
    ap(config-ssid)# Vlan [ID_1]
    ap(config-ssid)# authentication open
    ap(config-ssid)# authentication key-management wpa version 2
    ap(config-ssid)# wpa-psk ascii ciscopassword
    ap(config-ssid)# Mbssid Guest-mode
    ap(config-ssid)# End

  • @ganeshmondal6196
    @ganeshmondal6196 Před 3 lety

    I request to you please made a video Cisco access point model no.AIR-AP1852I-D-K9 with full configuration .

  • @memetdifa9461
    @memetdifa9461 Před 3 lety

    how to open channel 80mhz cisco air-ap1832i-f-k9

  • @muhammadnaseeraziz6888

    will done

  • @ronthedon3106
    @ronthedon3106 Před 3 lety

    Mine has root port13 14 and 9

  • @leomaredcampos4941
    @leomaredcampos4941 Před rokem

    IT DID NOT WORK MY CISCO AP IS AIR-CAP2702I-A-K9?
    ITS stupid

    • @mrter2011
      @mrter2011 Před rokem

      my cisco AIR-CAP1702I-E-K9 it work!

  • @ronthedon3106
    @ronthedon3106 Před 3 lety

    Please make it much clearer.. Your losing me loool

  • @coinkiller5495
    @coinkiller5495 Před 3 lety

    Ha bud when you talking SLOW down you talk that fast no one can keep up with you and I just turn over to someone else all you say just rolls into one