air ap2802i-e-k9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2022 04:15 AM
Hi, I am struggling to configure my AP model air ap2802i-e-k9
after booting the I keeps on displaying the following:
And when I try to go on to config t mode It does not allow me.
Please help....!!!!
- Labels:
-
Community Feedback Forum
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2022 09:52 AM
- Do you need it to join a controller or operate as standalone ?
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 12:12 PM
I need to change from CAPWAP to ME
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 10:22 PM
Hi, I needed to convert it to ME WLC, I have done that when I reboot the AP it takes me to the controller mode (good) but from the web browser GUI I only have the options to configure SSIDs for 2.4GHz/5Ghz, DHCP, FIREWALL and the APs IP address.
And I have seen the interfaces on YouTube it totally looks different from mine, I am thinking it has not change to ME as it doesn't an interface like this one:
I cant configure multiple SSIDs in different VLANs for Guest and Internal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2022 10:52 AM
The AP 2802 doesn't have a global configuration mode which can be identified by the "hostname(config)#" structure. If you want to configure the basic information on that AP model, then you should use the following commands on the Privileged EXEC Mode:
IP configuration
AP#capwap ap ip <IP-address> <subnet mask> <default-gateway> [<dns1-ip-address> <dns2-ip-address> <domain>]
WLC configuration
AP#capwap ap primary-base <WLC-sys-name> <IP-address>
Hostname
AP#capwap ap hostname <name>
Take a look at this link for more basic commands for the AP 2802 (ClickOS based AP)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2022 03:07 PM
Is there a WLC?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 12:19 PM
I needed to make it a WLC, I have managed to load the image , how ever I can not configure multiple SSIDs for guest Wi-Fi and internal Wi-Fi using the web GUI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 10:04 PM
Hi, I needed to convert it to ME WLC, I have done that when I reboot the AP it takes me to the controller mode (good) but from the web browser GUI I only have the options to configure SAIEE for 2.4GHz/5Ghz, DHCP, FIREWALL and the APs IP address.
And I have seen the interfaces on YouTube it totally looks different from mine, I am thinking it has not change to ME as it doesn't an interface like this one:
I cant configure multiple SSIDs in different VLANs for Guest and Internal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 10:06 PM
Correction SSID not SAIEE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 09:48 AM - edited 10-28-2022 09:51 AM
To expand on what the others were saying ...
You're obviously familiar with older APs (now almost end of life) which used Cisco IOS. Those came in either autonomous mode (where you could use "conf t" and run it as a standalone AP) or lightweight (CAPWAP) mode which requires a Wireless LAN Controller (WLC).
From the wave 2 APs like the 2802 they no longer run IOS they use a new linux based OS called ClickOS and there is no more autonomous mode. Your AP is in lightweight (CAPWAP) mode so can only work with a WLC. If you want to run it as a standalone AP then you will have to convert it to Mobility Express which is not the same as autonomous but allows you to run it as standalone. It runs a reduced version of WLC as well as the AP together on the AP. The AP module joins to the WLC module on the AP so it still behaves like a lightweight AP but no external WLC needed. Configuration is done from the WLC (which runs on AireOS) GUI and command line. The WLC sends the config to the AP.
https://www.cisco.com/c/en/us/support/docs/wireless/mobility-express-aironet-access-points/215410-convert-capwap-1852-access-point-ap-to.html
Note that 8.10.112.0 is now out of date. Current latest is 8.10.181.0.
https://www.cisco.com/c/en/us/td/docs/wireless/access_point/mob_exp/810/user_guide/b_ME_User_Guide_810/getg_started.html#task_7588F4C009744AEFBB9EB754A713E390
Please click Helpful if this post helped you and Select as Solution (drop down menu at top right of this reply) if this answered your query.
------------------------------
TAC recommended codes for AireOS WLC's and TAC recommended codes for 9800 WLC's
Best Practices for AireOS WLC's, Best Practices for 9800 WLC's and Cisco Wireless compatibility matrix
Check your 9800 WLC config with Wireless Config Analyzer using "show tech wireless" output or "config paging disable" then "show run-config" output on AireOS and use Wireless Debug Analyzer to analyze your WLC client debugs
Field Notice: FN63942 APs and WLCs Fail to Create CAPWAP Connections Due to Certificate Expiration
Field Notice: FN72424 Later Versions of WiFi 6 APs Fail to Join WLC - Software Upgrade Required
Field Notice: FN72524 IOS APs stuck in downloading state after 4 Dec 2022 due to Certificate Expired
- Fixed in 8.10.196.0, latest 9800 releases, 8.5.182.12 (8.5.182.13 for 3504) and 8.5.182.109 (IRCM, 8.5.182.111 for 3504)
Field Notice: FN70479 AP Fails to Join or Joins with 1 Radio due to Country Mismatch, RMA needed
How to avoid boot loop due to corrupted image on Wave 2 and Catalyst 11ax Access Points (CSCvx32806)
Field Notice: FN74035 - Wave2 APs DFS May Not Detect Radar After Channel Availability Check Time
Leo's list of bugs affecting 2800/3800/4800/1560 APs
Default AP console baud rate from 17.12.x is 115200 - introduced by CSCwe88390
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 10:14 PM
Thank you I have tried this and managed to load the ME image, and when booting the AP it boots as a controller which is good but the interface I get on the GUI has very limited configs I only have the options to configure SSID for 2.4GHz/5Ghz, DHCP, FIREWALL and the APs IP address.
I was expecting to get an interface like the one below show that is a ME WLC but it looks like it has not realy change from being a CAPWAP.
I just forgot to screen grab the interface when I was connected to it I would show how it looks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 10:19 PM
Hi I forgot to mention that the AP is running on 8.5... version and when I try to upgrade it loads the firmware but it never upgrades to the newer version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2022 04:25 AM - edited 10-29-2022 04:25 AM
There are changes in the ME GUI between different version so small differences don't matter.
If you're seeing those options then it probably is ME - get a screenshot or on the CLI get the output of "show sysinfo".
ME will definitely allow you to configure more than one SSID.
As far as upgrades are concerned there are some bugs in ME that cause it to run out of space when trying to upgrade. The most reliable way to do it is to convert the back to CAPWAP mode. Then upgrade to the latest CAPWAP image (same version that you want to use for ME). Then convert to the new ME version.
Please click Helpful if this post helped you and Select as Solution (drop down menu at top right of this reply) if this answered your query.
------------------------------
TAC recommended codes for AireOS WLC's and TAC recommended codes for 9800 WLC's
Best Practices for AireOS WLC's, Best Practices for 9800 WLC's and Cisco Wireless compatibility matrix
Check your 9800 WLC config with Wireless Config Analyzer using "show tech wireless" output or "config paging disable" then "show run-config" output on AireOS and use Wireless Debug Analyzer to analyze your WLC client debugs
Field Notice: FN63942 APs and WLCs Fail to Create CAPWAP Connections Due to Certificate Expiration
Field Notice: FN72424 Later Versions of WiFi 6 APs Fail to Join WLC - Software Upgrade Required
Field Notice: FN72524 IOS APs stuck in downloading state after 4 Dec 2022 due to Certificate Expired
- Fixed in 8.10.196.0, latest 9800 releases, 8.5.182.12 (8.5.182.13 for 3504) and 8.5.182.109 (IRCM, 8.5.182.111 for 3504)
Field Notice: FN70479 AP Fails to Join or Joins with 1 Radio due to Country Mismatch, RMA needed
How to avoid boot loop due to corrupted image on Wave 2 and Catalyst 11ax Access Points (CSCvx32806)
Field Notice: FN74035 - Wave2 APs DFS May Not Detect Radar After Channel Availability Check Time
Leo's list of bugs affecting 2800/3800/4800/1560 APs
Default AP console baud rate from 17.12.x is 115200 - introduced by CSCwe88390
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 12:24 AM
I have converted to CAPWAP did the upgrade, did a manual reboot after the upgrade still no change, see system info:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 12:36 AM
- The AP seems to run ME now as per your intend, I see no problems with that output (which current issues are you referring to) ?
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
