<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: WLC4400 random AP disconnects. in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698154#M137548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Doug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Port-channel10&lt;/P&gt;&lt;P&gt; description URWireless WLC-1&lt;/P&gt;&lt;P&gt; switchport&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk native vlan 270&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 269,270,999&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet7/11&lt;/P&gt;&lt;P&gt; description URW-LWAPP-WLC-1 port 1&lt;/P&gt;&lt;P&gt; switchport&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk native vlan 270&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 269,270,999&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; channel-group 10 mode on&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet7/12&lt;/P&gt;&lt;P&gt; description URW-LWAPP-WLC-1 port 2&lt;/P&gt;&lt;P&gt; switchport&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk native vlan 270&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 269,270,999&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; channel-group 10 mode on&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet7/13&lt;/P&gt;&lt;P&gt; description URW-LWAPP-WLC-1 port 3&lt;/P&gt;&lt;P&gt; switchport&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk native vlan 270&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 269,270,999&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; channel-group 10 mode on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2007 11:49:18 GMT</pubDate>
    <dc:creator>dbentley</dc:creator>
    <dc:date>2007-06-18T11:49:18Z</dc:date>
    <item>
      <title>WLC4400 random AP disconnects.</title>
      <link>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698149#M137543</link>
      <description>&lt;P&gt;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)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on why this is happening?&lt;/P&gt;&lt;P&gt;(i was on console with an AP when it happened, nothing in log, it just rebooted)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The controller is running 4.0.206.&lt;/P&gt;&lt;P&gt;APs are 1131.&lt;/P&gt;&lt;P&gt;MNGT and AP-MANAGER and the APs are all in the same subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did manage to find something interesting when running "sh lwapp client config" on the AP.&lt;/P&gt;&lt;P&gt;" AP failure counters: LinkFailure = 96, SpamReboots = 1, ApCrashes = 0"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: Nevermind, found it: CSCsh47906&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 20:32:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698149#M137543</guid>
      <dc:creator>dhusand</dc:creator>
      <dc:date>2021-07-03T20:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: WLC4400 random AP disconnects.</title>
      <link>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698150#M137544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you send me the following debugs from the controller during AP disconnect?&lt;/P&gt;&lt;P&gt;debug lwapp events enable&lt;/P&gt;&lt;P&gt;debug lwapp errors enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, check any link flapping occurs in your network. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 22:00:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698150#M137544</guid>
      <dc:creator>a-vazquez</dc:creator>
      <dc:date>2007-02-01T22:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: WLC4400 random AP disconnects.</title>
      <link>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698151#M137545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 06:24:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698151#M137545</guid>
      <dc:creator>2pat</dc:creator>
      <dc:date>2007-06-18T06:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: WLC4400 random AP disconnects.</title>
      <link>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698152#M137546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my case it was hardware issues, replaced the 4 accesspoints that rebooted and everything has been stable since then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 06:27:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698152#M137546</guid>
      <dc:creator>dhusand</dc:creator>
      <dc:date>2007-06-18T06:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: WLC4400 random AP disconnects.</title>
      <link>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698153#M137547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To further add some information, the accesspoints were stable if I disabled the b/g radios on them. Both in light and autonomous configuration.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 06:30:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698153#M137547</guid>
      <dc:creator>dhusand</dc:creator>
      <dc:date>2007-06-18T06:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: WLC4400 random AP disconnects.</title>
      <link>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698154#M137548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Doug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Port-channel10&lt;/P&gt;&lt;P&gt; description URWireless WLC-1&lt;/P&gt;&lt;P&gt; switchport&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk native vlan 270&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 269,270,999&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet7/11&lt;/P&gt;&lt;P&gt; description URW-LWAPP-WLC-1 port 1&lt;/P&gt;&lt;P&gt; switchport&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk native vlan 270&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 269,270,999&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; channel-group 10 mode on&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet7/12&lt;/P&gt;&lt;P&gt; description URW-LWAPP-WLC-1 port 2&lt;/P&gt;&lt;P&gt; switchport&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk native vlan 270&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 269,270,999&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; channel-group 10 mode on&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet7/13&lt;/P&gt;&lt;P&gt; description URW-LWAPP-WLC-1 port 3&lt;/P&gt;&lt;P&gt; switchport&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk native vlan 270&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 269,270,999&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; channel-group 10 mode on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 11:49:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698154#M137548</guid>
      <dc:creator>dbentley</dc:creator>
      <dc:date>2007-06-18T11:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: WLC4400 random AP disconnects.</title>
      <link>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698155#M137549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kind of switch are using to connect to the AP's? There are couple issues I'm guessing, power/link reliability. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2007 16:31:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc4400-random-ap-disconnects/m-p/698155#M137549</guid>
      <dc:creator>oscar.fonseca</dc:creator>
      <dc:date>2007-07-27T16:31:33Z</dc:date>
    </item>
  </channel>
</rss>

