- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 11:45 AM
Hello, I have the above AP that is connected to a WLC. I was wondering how do stop the log messages from interrupting my input.
Also am i able to copy the CLI from an existing AP that i have to this one with just the CLI. Just like you can copy paste the running config on cisco 2980 switches.
Solved! Go to Solution.
- Labels:
-
Aironet Access Points
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023 11:56 AM - edited 03-16-2023 11:57 AM
Glad you got it working but are you sure about that command?
What I'm seeing is:
IOS-AP#capwap ap controller ip address 1.2.3.4 ?
<cr>
It would make no sense to configure a subnet mask for the controller but it would if you were configuring the AP IP address but that's a different command:
IOS-AP#capwap ap ip address 1.2.3.4 255.255.255.0 ?
<cr>
And there's a separate command for configuring the default gateway:
capwap ap ip default-gateway 1.2.3.4
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
03-14-2023 01:42 PM
AP that is connected to a WLC. I was wondering how do stop the log messages from interrupting my input.
not sure i undertand this - but if you looking to stop logs on console you can use - no logging console
Also am i able to copy the CLI from an existing AP that i have to this one with just the CLI. Just like you can copy paste the running config on cisco 2980 switches.
- if this is managed by WLC, all the config will be pushed from WLC, why you like to copy that config ? what is the use case ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 01:44 PM
Thanks for the reply, this ap was factory reset in error so i want to re-apply its configuration. i have other APs that have the configuraiton this ap needs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 03:05 PM
I tried the no logging console and it didn't work. I tried it right after logging in and no luck. I entered the "enable" command and then the password then no logging console and that didnt work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 11:13 PM
Hi
Pl try logging console disable.
Good Luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2023 12:00 AM
To stop logging on LAP, you need to run this command: no logging console
And to go in config mode(activate cli), you need this command: debug capwap console cli
Regards
Dont forget to rate helpful posts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2023 05:49 AM - edited 03-15-2023 05:50 AM
The only config you might need to do on a CAPWAP/lightweight/controller-based AP is IP address but I recommend using DHCP with option 43. Then all the AP configuration is done on the WLC - not the AP so I think you're confusing lightweight AP with autonomous AP.
Use DHCP and option 43 for the AP - no manual config needed. When the AP joins the WLC put it into the same AP group as the other APs and then it will get the same config as the other APs. You also set any AP specific config like name, location etc on the WLC.
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
03-16-2023 10:19 AM
Thanks, this answer was helpful. I couldn't figure out DHCP on the AP but it joined the WLC per my lower reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2023 07:19 AM
Just to add... if you plan on using a WLC and lightweight access points, you don't do any copy and paste. Best way is to place the ap on the same subnet as the dlc management interface. The L2 broadcast the ap performs to discover the controller will work, as long as the wlc code supports the ap model, ap can get a valid DHCP address, ntp or time is set, the country code on the controller allows for the country code on the access point and the ap has a lightweight image.
*** Please rate helpful posts ***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023 10:12 AM
Thanks for the help everyone. I was able to get it figured out. I still couldn't disable the interrupting logging messages but i did join the AP to the WLC. After entering exec mode i entered the following command, capwap ap controller ip 192.168.1.1. 255.255.255.0 this command gives my AP the WLC's ip address and subnet. Once that was set then everything else was automatically configured.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023 11:56 AM - edited 03-16-2023 11:57 AM
Glad you got it working but are you sure about that command?
What I'm seeing is:
IOS-AP#capwap ap controller ip address 1.2.3.4 ?
<cr>
It would make no sense to configure a subnet mask for the controller but it would if you were configuring the AP IP address but that's a different command:
IOS-AP#capwap ap ip address 1.2.3.4 255.255.255.0 ?
<cr>
And there's a separate command for configuring the default gateway:
capwap ap ip default-gateway 1.2.3.4
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
03-16-2023 12:00 PM
My apologies you are correct its,
IOS-AP#capwap ap controller ip address 1.2.3.4
That is the command i used to point the AP to the WLC location. Its working now and has two users.
