<?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: Question about Wireless Controller and LAG. in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009257#M27588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a doc on UDLD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://cio.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_18a/command/u1.htm" target="_blank"&gt;http://cio.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_18a/command/u1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you testing this.  Are you just unplugging one of the links?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WLC does not understand lacp nor pagp.  So channel mode has to be set to on.  On a switch to switch, disconnecting one of the links fails over within msec.  The WLC isn't a swtch and might need time to fully converge.  I will test it out tommorrow and let you know if if it is distruptive or not.  I think it also depends on how many ap's.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2008 22:07:28 GMT</pubDate>
    <dc:creator>Scott Fella</dc:creator>
    <dc:date>2008-05-12T22:07:28Z</dc:date>
    <item>
      <title>Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009241#M27572</link>
      <description>&lt;P&gt;I have a Wireless Controller 4400.&lt;/P&gt;&lt;P&gt;When I configure the controller with LAG, I have to connect the controller to a L3 switch?&lt;/P&gt;&lt;P&gt;If I connect the controller to a L2 switch the LAG works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some one can tell me something about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Rui&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 22:50:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009241#M27572</guid>
      <dc:creator>rcapao</dc:creator>
      <dc:date>2021-07-03T22:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009242#M27573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't matter if the switch is l2 or l3, the  etherchannel port &amp;amp; physical port members of the  etherchannel port on the switch will need to be in layer 2 802.1q trunking mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check out &lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/tech/tk389/tk213/tsd_technology_support_protocol_home.html" target="_blank"&gt;http://www.cisco.com/en/US/tech/tk389/tk213/tsd_technology_support_protocol_home.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 12:53:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009242#M27573</guid>
      <dc:creator>ericgarnel</dc:creator>
      <dc:date>2008-05-08T12:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009243#M27574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's OK. I agree with you. I think that's correct thinking like that.&lt;/P&gt;&lt;P&gt;But I did what Cisco says about configuring Etherchannel between a switch 2960 and a wireless controllerâ&amp;#128;¦ and what I have is this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     bastack3#sh lacp 1 internal det&lt;/P&gt;&lt;P&gt;     Channel group 1 is not participating in LACP&lt;/P&gt;&lt;P&gt;     bastack3#&lt;/P&gt;&lt;P&gt;     bastack3#&lt;/P&gt;&lt;P&gt;     bastack3#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the switch I have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Port-channel1&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 8,9,99&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/21&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 8,9,99&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; channel-group 1 mode on&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/22&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 8,9,99&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; channel-group 1 mode on&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have too:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        port-channel load-balance src-dst-ip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But nothing seems to be working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know why? There is something missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Rui&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 13:50:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009243#M27574</guid>
      <dc:creator>rcapao</dc:creator>
      <dc:date>2008-05-08T13:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009244#M27575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried using pagp instead of lacp?&lt;/P&gt;&lt;P&gt;Also, what if you used auto instead of on?&lt;/P&gt;&lt;P&gt;I do not run lag on my 4402 controllers, as it was not up to snuff early on (3.x per TAC) and I can achieve the same with mulitple ap-management interfaces and differing port priority.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be replacing the 4402 units with wism blades soon, so all that will change a bit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 14:36:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009244#M27575</guid>
      <dc:creator>ericgarnel</dc:creator>
      <dc:date>2008-05-08T14:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009245#M27576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to config PagP, but don't worked.&lt;/P&gt;&lt;P&gt;If I tried with auto I will being configuring in PagP, and I which to configure LACP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you will have a WiSM it as LAG enabled by defaultâ&amp;#128;¦&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;Can some one help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Rui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 16:10:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009245#M27576</guid>
      <dc:creator>rcapao</dc:creator>
      <dc:date>2008-05-08T16:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009246#M27577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What 2960 model and what image is on it?&lt;/P&gt;&lt;P&gt;Also, how are you connecting the 4402 to the 2960, copper or fiber?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 16:16:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009246#M27577</guid>
      <dc:creator>ericgarnel</dc:creator>
      <dc:date>2008-05-08T16:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009247#M27578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Connecting by cooper and the IOS is: c2960-lanbase-mz.122-35.SE5.bin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Rui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 16:23:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009247#M27578</guid>
      <dc:creator>rcapao</dc:creator>
      <dc:date>2008-05-08T16:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009248#M27579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Copper? so you are using rj-45 Gb SFPs on the controller. If that is the case, what is the speed of the switchports on the 2960?&lt;/P&gt;&lt;P&gt;I use the rj-45 Gb SFPs on our 4402s and they work fine connected to Gb rj-45 ports on the switches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, check out the following:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/wireless/controller/4.2/configuration/guide/c42mint.html#wp1116136" target="_blank"&gt;http://www.cisco.com/en/US/docs/wireless/controller/4.2/configuration/guide/c42mint.html#wp1116136&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Using the CLI to Verify Link Aggregation Settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To verify your LAG settings, enter this command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show lag summary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information similar to the following appears:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LAG Enabled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuring Neighbor Devices to Support LAG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The controller's neighbor devices must also be properly configured to support LAG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;â&amp;#128;¢Each neighbor port to which the controller is connected should be configured as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet &lt;INTERFACE id=""&gt;&lt;/INTERFACE&gt;&lt;/P&gt;&lt;P&gt;	switchport&lt;/P&gt;&lt;P&gt;	channel-group &lt;ID&gt; mode on&lt;/ID&gt;&lt;/P&gt;&lt;P&gt;	no shutdown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;â&amp;#128;¢The port channel on the neighbor switch should be configured as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface port-channel &lt;ID&gt;&lt;/ID&gt;&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 &lt;NATIVE vlan="" id=""&gt;&lt;/NATIVE&gt;&lt;/P&gt;&lt;P&gt;	switchport trunk allowed vlan &lt;ALLOWED vlans=""&gt;&lt;/ALLOWED&gt;&lt;/P&gt;&lt;P&gt;	switchport mode trunk&lt;/P&gt;&lt;P&gt;	no shutdown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 16:27:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009248#M27579</guid>
      <dc:creator>ericgarnel</dc:creator>
      <dc:date>2008-05-08T16:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009249#M27580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to set channel-group to 'on'.  LAG will not work with lacp or pagp.  When set to on, you aren't using any negotiation.  Also the etherchannel load balancing has to be scr-dst-ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/102/wlc-config-best-practice.pdf" target="_blank"&gt;http://www.cisco.com/warp/public/102/wlc-config-best-practice.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 22:01:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009249#M27580</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2008-05-08T22:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009250#M27581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a sw2960G.&lt;/P&gt;&lt;P&gt;The controller is connected with the switch by cooper in 2 interfaces in 1Gb.&lt;/P&gt;&lt;P&gt;The 2960 as 4 interfaces that could be connected by cooper or fibber, it depend what you need.&lt;/P&gt;&lt;P&gt;The configuration that I did put in the switch is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;port-channel load-balance src-dst-ip&lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Port-channel1 &lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan 8,9,99 &lt;/P&gt;&lt;P&gt;switchport mode trunk &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/21 &lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan 8,9,99 &lt;/P&gt;&lt;P&gt;switchport mode trunk &lt;/P&gt;&lt;P&gt;channel-group 1 mode on &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/22 &lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan 8,9,99 &lt;/P&gt;&lt;P&gt;switchport mode trunk &lt;/P&gt;&lt;P&gt;channel-group 1 mode on &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did this a couple days ago.&lt;/P&gt;&lt;P&gt;But that don't worked the LAG is not negotiated between the switch and the Controller.&lt;/P&gt;&lt;P&gt;Reading all the documentation that Cisco as for LAG, Cisco says it workâ&amp;#128;¦ but in reality it don't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;Can any one help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;     Rui Capao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 08:48:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009250#M27581</guid>
      <dc:creator>rcapao</dc:creator>
      <dc:date>2008-05-09T08:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009251#M27582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post the sow run-config from the WLC cli and also post the show etherchannel on the switch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 11:36:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009251#M27582</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2008-05-09T11:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009252#M27583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 May 2008 22:09:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009252#M27583</guid>
      <dc:creator>rcapao</dc:creator>
      <dc:date>2008-05-11T22:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009253#M27584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was looking for the show run-config not the show running-config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But looking at the sw2960_1, it looks like you do have etherchannel running on both ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Number of channel-groups in use: 1&lt;/P&gt;&lt;P&gt;Number of aggregators:           1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group  Port-channel  Protocol    Ports&lt;/P&gt;&lt;P&gt;------+-------------+-----------+-----------------------------------------------&lt;/P&gt;&lt;P&gt;1      Po1(SU)          -        Gi0/21(P)   Gi0/22(P)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Po1(SU) means Port Channel 1 is in layer 2 and in use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gi0/21 (P) &amp;amp; Gi0/22 (P) shows that both ports are in port channel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 00:21:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009253#M27584</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2008-05-12T00:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009254#M27585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes saw that, but the problem is that LACP is not working, I mean, the load balancing is not workingâ&amp;#128;¦&lt;/P&gt;&lt;P&gt;When a unplug one of the cables in the WLC. The connectivity between the switch and the WLC stops. &lt;/P&gt;&lt;P&gt;That is the problemâ&amp;#128;¦&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is something that I have to do? &lt;/P&gt;&lt;P&gt;There is something I forgot?&lt;/P&gt;&lt;P&gt;Can some one help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Rui&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 21:20:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009254#M27585</guid>
      <dc:creator>rcapao</dc:creator>
      <dc:date>2008-05-12T21:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009255#M27586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well for one, when channel mode is set to on, it doesn't use either lacp or pagp.  you can configure udld on the switch and see if that helps.  Even when a wlc fails, its not a clean failover.  the ap's will reboot and have to join the other wlc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 21:27:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009255#M27586</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2008-05-12T21:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009256#M27587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;udld...?&lt;/P&gt;&lt;P&gt;Can you specify?&lt;/P&gt;&lt;P&gt;I know that I can configure the switch as LACP or PagP, but I tried the tow of them and I did not succeedâ&amp;#128;¦&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Rui&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 21:55:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009256#M27587</guid>
      <dc:creator>rcapao</dc:creator>
      <dc:date>2008-05-12T21:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009257#M27588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a doc on UDLD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://cio.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_18a/command/u1.htm" target="_blank"&gt;http://cio.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_18a/command/u1.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you testing this.  Are you just unplugging one of the links?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WLC does not understand lacp nor pagp.  So channel mode has to be set to on.  On a switch to switch, disconnecting one of the links fails over within msec.  The WLC isn't a swtch and might need time to fully converge.  I will test it out tommorrow and let you know if if it is distruptive or not.  I think it also depends on how many ap's.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 22:07:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009257#M27588</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2008-05-12T22:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009258#M27589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not using fiber... I am using cooper.&lt;/P&gt;&lt;P&gt;I think udld is only for fiber...isn't right?&lt;/P&gt;&lt;P&gt;But I'm using an uplink portâ&amp;#128;¦ can I use udld?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Rui&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 16:19:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009258#M27589</guid>
      <dc:creator>rcapao</dc:creator>
      <dc:date>2008-05-13T16:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Wireless Controller and LAG.</title>
      <link>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009259#M27590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The contoller ports are trunks and must be connected to a layer 2 interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To change the ports on your layer 3 switch to layer 2 mode, use the switchport command in the interface config.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 13:46:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/question-about-wireless-controller-and-lag/m-p/1009259#M27590</guid>
      <dc:creator>rraffaele</dc:creator>
      <dc:date>2008-05-23T13:46:06Z</dc:date>
    </item>
  </channel>
</rss>

