01-27-2007 11:54 AM - edited 07-03-2021 01:32 PM
I recently installed a 4400 for a customer, everything works fine except that the access points randomly disconnect from the controller, reboots and connects again. (5-10 minutes between reboots)
Any suggestions on why this is happening?
(i was on console with an AP when it happened, nothing in log, it just rebooted)
The controller is running 4.0.206.
APs are 1131.
MNGT and AP-MANAGER and the APs are all in the same subnet.
I did manage to find something interesting when running "sh lwapp client config" on the AP.
" AP failure counters: LinkFailure = 96, SpamReboots = 1, ApCrashes = 0"
EDIT: Nevermind, found it: CSCsh47906
02-01-2007 02:00 PM
Can you send me the following debugs from the controller during AP disconnect?
debug lwapp events enable
debug lwapp errors enable
Also, check any link flapping occurs in your network.
06-17-2007 11:24 PM
I have a installation with exact the same problem, upgraded the 4400 controller to firmware version 4.1.171.0 - but that made no difference. The log from the switch that the lwapps is connected to shows no indication of link up/down events. So any news on this problem?
06-17-2007 11:27 PM
In my case it was hardware issues, replaced the 4 accesspoints that rebooted and everything has been stable since then.
06-17-2007 11:30 PM
To further add some information, the accesspoints were stable if I disabled the b/g radios on them. Both in light and autonomous configuration.
06-18-2007 04:49 AM
I was having the same issue when we first installed our 4404-100. I attributed this issue to be my port channel configuration using LAG in the WLC. I also upgraded the WLC with no change in this issue. My network continued to function properly but I could not use the GUI to manage the network. Here is the configuration I am using on a Cisco 6509. Hope this helps.
-Doug
interface Port-channel10
description URWireless WLC-1
switchport
switchport trunk encapsulation dot1q
switchport trunk native vlan 270
switchport trunk allowed vlan 269,270,999
switchport mode trunk
no ip address
interface GigabitEthernet7/11
description URW-LWAPP-WLC-1 port 1
switchport
switchport trunk encapsulation dot1q
switchport trunk native vlan 270
switchport trunk allowed vlan 269,270,999
switchport mode trunk
no ip address
channel-group 10 mode on
!
interface GigabitEthernet7/12
description URW-LWAPP-WLC-1 port 2
switchport
switchport trunk encapsulation dot1q
switchport trunk native vlan 270
switchport trunk allowed vlan 269,270,999
switchport mode trunk
no ip address
channel-group 10 mode on
!
interface GigabitEthernet7/13
description URW-LWAPP-WLC-1 port 3
switchport
switchport trunk encapsulation dot1q
switchport trunk native vlan 270
switchport trunk allowed vlan 269,270,999
switchport mode trunk
no ip address
channel-group 10 mode on
07-27-2007 09:31 AM
What kind of switch are using to connect to the AP's? There are couple issues I'm guessing, power/link reliability.
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