<?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: Hello Folks, in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/4387772#M228343</link>
    <description>&lt;P&gt;Hello Muhammed, I think this is too late to ask, but to my doubt, if Port channel was in VPC or as normal Port channel? As both links of 1 WLC are connected to same Nexus, PO config shall be without vPC right?&lt;/P&gt;</description>
    <pubDate>Thu, 15 Apr 2021 20:11:24 GMT</pubDate>
    <dc:creator>rohit.sharma3</dc:creator>
    <dc:date>2021-04-15T20:11:24Z</dc:date>
    <item>
      <title>Enabling LAG on WLC 5508 with two Nexus 7K switches connected in VPC</title>
      <link>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/2879385#M114796</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have a WLC 5508 configured in HA(box-to-box). As of now I have both the primary and standby WLC's port number 1 being connected on to the 1st Nexus 7K, however in order to avail redundancy, I would want to enable lag and have the ports numbered 2 from primary and standby WLC to the second Nexus 7K switch.&amp;nbsp;&lt;BR /&gt;From what I have seen from documents, it appears to be a valid configuration however little skeptical if I would run into any issues while enabling the LAG against two different uplink switches configured in VPC. Please suggest do's and dont's while proceeding with this scenario.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As always, appreciate the valuable responses.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 11:43:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/2879385#M114796</guid>
      <dc:creator>Muhammed Adnan</dc:creator>
      <dc:date>2021-07-05T11:43:42Z</dc:date>
    </item>
    <item>
      <title>check these threads , it may</title>
      <link>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/2879386#M114797</link>
      <description>&lt;P&gt;check these threads , it may help;&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/discussion/12919111/connecting-5520s-wlc-nexus-7706s&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/discussion/10784436/how-connect-wlc-5508-2-switches-redundancy&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Dont forget to rate helpful posts&lt;/P&gt;</description>
      <pubDate>Sat, 05 Mar 2016 11:55:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/2879386#M114797</guid>
      <dc:creator>Sandeep Choudhary</dc:creator>
      <dc:date>2016-03-05T11:55:54Z</dc:date>
    </item>
    <item>
      <title>Hi All, </title>
      <link>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/2879387#M114798</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Still no clues &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please find topology that I am trying out in attachment and below as my configuration.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;N7K-F248XP-25E --Core 1&lt;/STRONG&gt;&lt;BR /&gt;interface po10&lt;BR /&gt; description ***Connected to WLC primary &amp;amp; standby***&lt;BR /&gt; switchport&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport trunk native vlan 56 &lt;EM&gt;(56 is the management vlan of wlc)&lt;/EM&gt;&lt;BR /&gt; vpc 10&lt;/P&gt;
&lt;P&gt;conf t&lt;BR /&gt;interface ethernet 4/11&lt;BR /&gt;description ***Connected to standby***&lt;BR /&gt;switchport&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;channel-group 10 mode on&lt;BR /&gt;no shut&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;conf t&lt;BR /&gt;interface ethernet 4/12&lt;BR /&gt;description ****Connected to primary***&lt;BR /&gt;switchport&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;channel-group 10 mode on&lt;BR /&gt;no shut&lt;/P&gt;
&lt;P&gt;interface Vlan56&lt;BR /&gt; no ip redirects&lt;BR /&gt; ip address 172.20.56.2/24&lt;BR /&gt; hsrp version 2&lt;BR /&gt; hsrp 56 &lt;BR /&gt; authentication md5 key-chain hsrp&lt;BR /&gt; preempt &lt;BR /&gt; priority 110 forwarding-threshold lower 1 upper 110&lt;BR /&gt; ip 172.20.56.1&lt;BR /&gt; ip dhcp relay address 172.20.50.4 &lt;BR /&gt; ip dhcp relay address 172.20.50.5 &lt;BR /&gt; ip dhcp relay address 172.20.50.6 &lt;BR /&gt; description Wless-WLC-Mgmt&lt;BR /&gt; no shutdown&lt;/P&gt;
&lt;P&gt;**************************************************************************************&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;N7K-F248XP-25E --Core 2&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;interface po10&lt;BR /&gt; description ***Connected to WLC primary &amp;amp; standby***&lt;BR /&gt; switchport&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport trunk native vlan 56 &lt;EM&gt;(56 is the management vlan of wlc)&lt;/EM&gt;&lt;BR /&gt; vpc 10&lt;/P&gt;
&lt;P&gt;conf t&lt;BR /&gt;interface ethernet 4/11&lt;BR /&gt;description ***Connected to standby***&lt;BR /&gt;switchport&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;channel-group 10 mode on&lt;BR /&gt;no shut&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;conf t&lt;BR /&gt;interface ethernet 4/12&lt;BR /&gt;description ****Connected to primary***&lt;BR /&gt;switchport&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;channel-group 10 mode on&lt;BR /&gt;no shut&lt;/P&gt;
&lt;P&gt;interface Vlan56&lt;BR /&gt; no ip redirects&lt;BR /&gt; ip address 172.20.56.3/24&lt;BR /&gt; hsrp version 2&lt;BR /&gt; hsrp 56 &lt;BR /&gt; authentication md5 key-chain hsrp&lt;BR /&gt; preempt &lt;BR /&gt; priority 120 forwarding-threshold lower 1 upper 120&lt;BR /&gt; ip 172.20.56.1&lt;BR /&gt; ip dhcp relay address 172.20.50.4 &lt;BR /&gt; ip dhcp relay address 172.20.50.5 &lt;BR /&gt; ip dhcp relay address 172.20.50.6 &lt;BR /&gt; description Wless-WLC-Mgmt&lt;BR /&gt; no shutdown&lt;/P&gt;</description>
      <pubDate>Sat, 19 Mar 2016 08:12:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/2879387#M114798</guid>
      <dc:creator>Muhammed Adnan</dc:creator>
      <dc:date>2016-03-19T08:12:43Z</dc:date>
    </item>
    <item>
      <title>Hello Folks,</title>
      <link>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/2879388#M114799</link>
      <description>&lt;P&gt;Hello Folks,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Finally got it going by assistance from Cisco TAC. Sharing for the reference of others.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Per Cisco TAC:&lt;/P&gt;
&lt;P&gt;A WLC configured in LAG has to be connected only to one upstream core and not across two cores. Even though the nexii&amp;nbsp;are configured in vPC, still the WLC has to be connected to a single upstream core itseems.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Primary WLC connected to 1st upstream core and the secondary WLC connected to 2nd upstream core.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please find below as the configuration from primary and secondary nexii.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;primary nexus:&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;conf t&lt;BR /&gt;interface ethernet 4/11&lt;BR /&gt;description ***Connected to primary***&lt;BR /&gt;switchport&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;channel-group 10 mode on&lt;BR /&gt;no shut&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;conf t&lt;BR /&gt;interface ethernet 4/12&lt;BR /&gt;description ****Connected to primary***&lt;BR /&gt;switchport&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;channel-group 10 mode on&lt;BR /&gt;no shut&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Secondary nexus:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;conf t&lt;BR /&gt;interface ethernet 4/11&lt;BR /&gt;description ***Connected to standby***&lt;BR /&gt;switchport&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;channel-group 11 mode on&lt;BR /&gt;no shut&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;conf t&lt;BR /&gt;interface ethernet 4/12&lt;BR /&gt;description ****Connected to standby***&lt;BR /&gt;switchport&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;channel-group 11 mode on&lt;BR /&gt;no shut&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2016 14:27:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/2879388#M114799</guid>
      <dc:creator>Muhammed Adnan</dc:creator>
      <dc:date>2016-04-02T14:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Folks,</title>
      <link>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/3183066#M114800</link>
      <description>&lt;P&gt;This was very helpful especially the picture. Does this solution include support of AP SSO (Stateful switch over) between active and standby Controllers?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 14:18:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/3183066#M114800</guid>
      <dc:creator>Kernian Celestine</dc:creator>
      <dc:date>2017-09-12T14:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Folks,</title>
      <link>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/4387772#M228343</link>
      <description>&lt;P&gt;Hello Muhammed, I think this is too late to ask, but to my doubt, if Port channel was in VPC or as normal Port channel? As both links of 1 WLC are connected to same Nexus, PO config shall be without vPC right?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 20:11:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/4387772#M228343</guid>
      <dc:creator>rohit.sharma3</dc:creator>
      <dc:date>2021-04-15T20:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Folks,</title>
      <link>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/4389412#M228470</link>
      <description>&lt;P&gt;If they connect to the same Nexus, no vPC needed.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 13:37:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/enabling-lag-on-wlc-5508-with-two-nexus-7k-switches-connected-in/m-p/4389412#M228470</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2021-04-19T13:37:10Z</dc:date>
    </item>
  </channel>
</rss>

