12-09-2019 10:22 AM - edited 07-05-2021 11:24 AM
First time setting up a network with WLC.
WLC is configured and can both web browse and SSH into it. It currently has 1 SSID configured. I hardwire one of the APs into port 3 (PoE port) and it doesn't receive the SSID configuration.
WLC Firmware is 8.5.140.0
Solved! Go to Solution.
12-11-2019 09:24 AM
Got it to join.
Was missing:
12-09-2019 10:59 AM
Here's the sh ver for the AP
Restricted Rights Legend Use, duplication, or disclosure by the Government is subject to restrictions as set forth in subparagraph (c) of the Commercial Computer Software - Restricted Rights clause at FAR sec. 52.227-19 and subparagraph (c) (1) (ii) of the Rights in Technical Data and Computer Software clause at DFARS sec. 252.227-7013. Cisco Systems, Inc. 170 West Tasman Drive San Jose, California 95134-1706 This product contains cryptographic features and is subject to United States and local country laws governing import, export, transfer and use. Delivery of Cisco cryptographic products does not imply third-party authority to import, export, distribute or use encryption. Importers, exporters, distributors and users are responsible for compliance with U.S. and local country laws. By using this product you agree to comply with applicable laws and regulations. If you are unable to comply with U.S. and local laws, return this product immediately. A summary of U.S. laws governing Cisco cryptographic products may be found at: http://www.cisco.com/wwl/export/crypto/tool/stqrg.html If you require further assistance please contact us by sending email to export@cisco.com. This product contains some software licensed under the "GNU General Public License, version 2" provided with ABSOLUTELY NO WARRANTY under the terms of "GNU General Public License, version 2", available here: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html This product contains some software licensed under the "GNU Library General Public License, version 2" provided with ABSOLUTELY NO WARRANTY under the terms of "GNU Library General Public License, version 2", available here: http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html This product contains some software licensed under the "GNU Lesser General Public License, version 2.1" provided with ABSOLUTELY NO WARRANTY under the terms of "GNU Lesser General Public License, version 2.1", available here: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html This product contains some software licensed under the "GNU General Public License, version 3" provided with ABSOLUTELY NO WARRANTY under the terms of "GNU General Public License, Version 3", available here: http://www.gnu.org/licenses/gpl.html. This product contains some software licensed under the "GNU Affero General Public License, version 3" provided with ABSOLUTELY NO WARRANTY under the terms of "GNU Affero General Public License, version 3", available here: http://www.gnu.org/licenses/agpl-3.0.html. Cisco AP Software, (ap3g3), C1562, RELEASE SOFTWARE Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2015 by Cisco Systems, Inc. Compiled Sat Nov 24 22:06:45 PST 2018 ROM: Bootstrap program is U-Boot boot loader BOOTLDR: U-Boot boot loader Version 2013.01-gf899470 (Aug 16 2018 - 15:50:45) AP7C21.0E72.F106 uptime is 0 days, 0 hours, 23 minutes Last reload time : Fri Oct 18 02:02:43 UTC 2019 Last reload reason : unknown --More-- [*10/18/2019 02:25:13.0657] Resetting wired0 and[10/18/2019 02:25:13.1000] wired0: stopped restart DHCP client cisco AIR-AP1562E-B-K9 ARMv7 Processor rev 1 (v7l) with 1028584/648544K bytes of memory. Processor board ID FJC2345N018 AP Running Image : 8.5.140.0 Primary Boot Image : 8.5.140.0 Backup Boot Image : 0.0.0.0 1 Gigabit Ethernet interfaces 2 802.11 Radios Radio Driver version : 9.0.5.5-W8964 Radio FW version : 9.1.8.1 NSS FW version : 2.4.25 Base ethernet MAC Address : 7C:21:0E:72:F1:06 Part Number : 73-100839-07 PCA Assembly Number : 000-00000-00 PCA Revision Number : PCB Serial Number : FOC2339109Q Top Assembly Part Number : 068-100610-03 Top Assembly Serial Number : FJC2345N018 Top Revision Number : A0 Product/Model Number : AIR-AP1562E-B-K9
12-09-2019 01:04 PM
12-09-2019 02:31 PM - edited 12-09-2019 02:33 PM
They are set to local
capwap ap mode local
I tried them on mesh as well
12-09-2019 02:42 PM
can you share a:
show AP summary to confirm the AP has registered to the WLC.
Also a show WLAN summary
The SSID you have configured what WLAN number is it? if its over 16 you need to add the AP to an AP group with that WLAN on it.
12-09-2019 02:51 PM
show AP Summary
(Cisco Controller) >show AP Summary Number of APs.................................... 0 Global AP User Name.............................. admin Global AP Dot1x User Name........................ Not Configured
show WLAN Summary
(Cisco Controller) >show wlan summary Number of WLANs.................................. 1 WLAN ID WLAN Profile Name / SSID Status Interface Name PMIPv6 Mobility ------- ----------------------------------------------------------------------- -------- -------------------- --------------- 1 Plant Network / CISCO2_Test Enabled plant network vlan none
12-09-2019 03:25 PM
looks like the AP hasn't joined the WLC
Can you share the console output of when the AP attempts to join the WLC.
Also try adding the AP ethernet mac address to the WLC:
Security > AP Policies
Add as MIC
Then run these debug commands - and reboot the AP and share the output of the debug and the console logs from the AP:
(Cisco Controller) >debug capwap events enable
(Cisco Controller) >debug capwap errors enable
12-09-2019 03:36 PM
Already had the MAC added to AP Policy registered as MIC.
Ran the debug commands you mentioned, power cycled (I'm VPN'd into work, so I disabled PoE on the port the AP is on. Assuming that worked), and didn't see anything show up on the shell window. Is there a command to see the logs? or should the pop up as they come?
12-09-2019 04:15 PM
really need to see the AP console logs as well.
Is the AP on the same subnet as the WLC.
What version of code is the WLC running?
12-09-2019 04:32 PM
Sure, I'll do it first thing when I get back to the office. Does the management IP and interface need to be on the network we are going to be broadcasting?
We have 3 networks (Management 10.1.99.0/24, Local Plant 199.8.0.0/16, and Comcast 10.1.10.0/24). I put WLC management Interface to a trunked port on the switch, put the IP to 10.1.99.2, and set the management vlan to 99. The plant network interface is being passed vlan 1, for our plant network.
At the moment, though, the AP is hardwired into the WLC.
Here's what show sysinfo has to say.
Product Version.................................. 8.5.140.0 RTOS Version..................................... 8.5.140.0
12-09-2019 04:37 PM
12-09-2019 04:48 PM
show sysinfo
(Cisco Controller) >show sysinfo Manufacturer's Name.............................. Cisco Systems Inc. Product Name..................................... Cisco Controller Build Info....................................... Engineering Special Product Version.................................. 8.5.140.0 RTOS Version..................................... 8.5.140.0 Bootloader Version............................... 8.5.103.0 Emergency Image Version.......................... 8.5.103.0 OUI File Last Update Time........................ N/A Build Type....................................... DATA + WPS System Name...................................... WLC-1 System Location.................................. System Contact................................... System ObjectID.................................. 1.3.6.1.4.1.9.1.2427 Redundancy Mode.................................. Disabled IP Address....................................... 10.1.99.2 IPv6 Address..................................... :: Last Reset....................................... Soft reset due to RST_SOFT_RST write System Up Time................................... 0 days 4 hrs 20 mins 13 secs System Timezone Location......................... --More-- or (q)uit System Stats Realtime Interval................... 5 System Stats Normal Interval..................... 180 Configured Country............................... US - United States Operating Environment............................ Commercial (10 to 35 C) Internal Temp Alarm Limits....................... -10 to 80 C Internal Temperature............................. +62 C Mgig Temp Alarm Limits........................... -10 to 78 C Mgig Temperature................................. +49 C External Temp Alarm Limits....................... -10 to 71 C External Temperature............................. +42 C Fan Status....................................... OK Fan Speed Mode................................... Disable State of 802.11b Network......................... Enabled State of 802.11a Network......................... Enabled Number of WLANs.................................. 1 Number of Active Clients......................... 0 OUI Classification Failure Count................. 0 Memory Current Usage............................. 34 Memory Average Usage............................. 34 --More-- or (q)uit CPU Current Usage................................ 0 CPU Average Usage................................ 0 Flash Type....................................... Compact Flash Card Flash Size....................................... 1073741824 Burned-in MAC Address............................ 30:8B:B2:8C:33:2A Maximum number of APs supported.................. 150 System Nas-Id.................................... WLC MIC Certificate Types........................ SHA1/SHA2 Licensing Type................................... RTU
show time
(Cisco Controller) >show time Time............................................. Tue Dec 10 00:45:43 2019 Timezone delta................................... 0:0 Timezone location................................ NTP Servers NTP Version.................................. 3 NTP Polling Interval......................... 100000 Index NTP Key Index NTP Server Status NTP Msg Auth Status ------- --------------------------------------------------------------------- 1 0 199.8.1.14 In Progress AUTH DISABLED
show version - note this was taken almost 6 hours ago.
Restricted Rights Legend Use, duplication, or disclosure by the Government is subject to restrictions as set forth in subparagraph (c) of the Commercial Computer Software - Restricted Rights clause at FAR sec. 52.227-19 and subparagraph (c) (1) (ii) of the Rights in Technical Data and Computer Software clause at DFARS sec. 252.227-7013. Cisco Systems, Inc. 170 West Tasman Drive San Jose, California 95134-1706 This product contains cryptographic features and is subject to United States and local country laws governing import, export, transfer and use. Delivery of Cisco cryptographic products does not imply third-party authority to import, export, distribute or use encryption. Importers, exporters, distributors and users are responsible for compliance with U.S. and local country laws. By using this product you agree to comply with applicable laws and regulations. If you are unable to comply with U.S. and local laws, return this product immediately. A summary of U.S. laws governing Cisco cryptographic products may be found at: http://www.cisco.com/wwl/export/crypto/tool/stqrg.html If you require further assistance please contact us by sending email to export@cisco.com. This product contains some software licensed under the "GNU General Public License, version 2" provided with ABSOLUTELY NO WARRANTY under the terms of "GNU General Public License, version 2", available here: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html This product contains some software licensed under the "GNU Library General Public License, version 2" provided with ABSOLUTELY NO WARRANTY under the terms of "GNU Library General Public License, version 2", available here: http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html This product contains some software licensed under the "GNU Lesser General Public License, version 2.1" provided with ABSOLUTELY NO WARRANTY under the terms of "GNU Lesser General Public License, version 2.1", available here: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html This product contains some software licensed under the "GNU General Public License, version 3" provided with ABSOLUTELY NO WARRANTY under the terms of "GNU General Public License, Version 3", available here: http://www.gnu.org/licenses/gpl.html. This product contains some software licensed under the "GNU Affero General Public License, version 3" provided with ABSOLUTELY NO WARRANTY under the terms of "GNU Affero General Public License, version 3", available here: http://www.gnu.org/licenses/agpl-3.0.html. Cisco AP Software, (ap3g3), C1562, RELEASE SOFTWARE Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2015 by Cisco Systems, Inc. Compiled Sat Nov 24 22:06:45 PST 2018 ROM: Bootstrap program is U-Boot boot loader BOOTLDR: U-Boot boot loader Version 2013.01-gf899470 (Aug 16 2018 - 15:50:45) AP7C21.0E72.F106 uptime is 0 days, 0 hours, 23 minutes Last reload time : Fri Oct 18 02:02:43 UTC 2019 Last reload reason : unknown --More-- [*10/18/2019 02:25:13.0657] Resetting wired0 and[10/18/2019 02:25:13.1000] wired0: stopped restart DHCP client cisco AIR-AP1562E-B-K9 ARMv7 Processor rev 1 (v7l) with 1028584/648544K bytes of memory. Processor board ID FJC2345N018 AP Running Image : 8.5.140.0 Primary Boot Image : 8.5.140.0 Backup Boot Image : 0.0.0.0 1 Gigabit Ethernet interfaces 2 802.11 Radios Radio Driver version : 9.0.5.5-W8964 Radio FW version : 9.1.8.1 NSS FW version : 2.4.25 Base ethernet MAC Address : 7C:21:0E:72:F1:06 Part Number : 73-100839-07 PCA Assembly Number : 000-00000-00 PCA Revision Number : PCB Serial Number : FOC2339109Q Top Assembly Part Number : 068-100610-03 Top Assembly Serial Number : FJC2345N018 Top Revision Number : A0 Product/Model Number : AIR-AP1562E-B-K9
12-09-2019 05:12 PM
@HunterMathews2967 wrote:
In Progress
NTP state is "In Progress"?
This'll probably be the cause why the AP isn't joining the controller: The WLC's time and date is incorrect.
12-09-2019 05:14 PM - edited 12-09-2019 05:28 PM
Okay, I'm assuming its because I don't have NTP authentication checked. When I select that, what does "Key Index" mean?
Turns out the WLC is only reading from the management network (can't ping anything else on the network from the WLC CLI)
12-09-2019 06:07 PM
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