<?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 problem with web access to WLC in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/problem-with-web-access-to-wlc/m-p/3403889#M295</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am working on 5508 cisco WLC, and I can not access WLC with SSH or GUI when I enable LAG,&lt;/P&gt;
&lt;P&gt;when LAG is disabled, the GUI and SSH access works fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am running the software version : 8.5.120.0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks in advance&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 15:46:25 GMT</pubDate>
    <dc:creator>adnanimarwane1</dc:creator>
    <dc:date>2021-07-05T15:46:25Z</dc:date>
    <item>
      <title>problem with web access to WLC</title>
      <link>https://community.cisco.com/t5/wireless/problem-with-web-access-to-wlc/m-p/3403889#M295</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am working on 5508 cisco WLC, and I can not access WLC with SSH or GUI when I enable LAG,&lt;/P&gt;
&lt;P&gt;when LAG is disabled, the GUI and SSH access works fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am running the software version : 8.5.120.0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 15:46:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problem-with-web-access-to-wlc/m-p/3403889#M295</guid>
      <dc:creator>adnanimarwane1</dc:creator>
      <dc:date>2021-07-05T15:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: problem with web access to WLC</title>
      <link>https://community.cisco.com/t5/wireless/problem-with-web-access-to-wlc/m-p/3403951#M296</link>
      <description>Sounds like a misconfiguration on the switch side. You correctly configured the port-channel for the LAG function?</description>
      <pubDate>Fri, 22 Jun 2018 12:28:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problem-with-web-access-to-wlc/m-p/3403951#M296</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2018-06-22T12:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: problem with web access to WLC</title>
      <link>https://community.cisco.com/t5/wireless/problem-with-web-access-to-wlc/m-p/3404017#M297</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;find below the configuration on the switch side :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface Port-channel2&lt;BR /&gt;&amp;nbsp;switchport trunk encapsulation dot1q&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;&amp;nbsp;spanning-tree portfast trunk&lt;BR /&gt;end&lt;BR /&gt;&lt;BR /&gt;SW#&lt;BR /&gt;SW#sh run int Gi1/0/10 &lt;BR /&gt;Building configuration...&lt;BR /&gt;&lt;BR /&gt;Current configuration : 126 bytes&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/10&lt;BR /&gt;&amp;nbsp;description vers_WLC&lt;BR /&gt;&amp;nbsp;switchport trunk encapsulation dot1q&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;end&lt;BR /&gt;&lt;BR /&gt;SW#sh run int Gi1/0/12 &lt;BR /&gt;Building configuration...&lt;BR /&gt;&lt;BR /&gt;Current configuration : 161 bytes&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/12&lt;BR /&gt;&amp;nbsp;description vers_WLC&lt;BR /&gt;&amp;nbsp;switchport trunk encapsulation dot1q&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;&amp;nbsp;channel-group 2 mode on&lt;BR /&gt;end&lt;BR /&gt;&lt;BR /&gt;SW#sh run int Gi2/0/12&lt;BR /&gt;Building configuration...&lt;BR /&gt;&lt;BR /&gt;Current configuration : 161 bytes&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/12&lt;BR /&gt;&amp;nbsp;description vers_WLC&lt;BR /&gt;&amp;nbsp;switchport trunk encapsulation dot1q&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;&amp;nbsp;channel-group 2 mode on&lt;BR /&gt;end&lt;BR /&gt;&lt;BR /&gt;SW#sh run int Gi2/0/10&lt;BR /&gt;Building configuration...&lt;BR /&gt;&lt;BR /&gt;Current configuration : 161 bytes&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/10&lt;BR /&gt;&amp;nbsp;description vers_WLC&lt;BR /&gt;&amp;nbsp;switchport trunk encapsulation dot1q&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;&amp;nbsp;channel-group 2 mode on&lt;BR /&gt;end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2018 14:18:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problem-with-web-access-to-wlc/m-p/3404017#M297</guid>
      <dc:creator>adnanimarwane1</dc:creator>
      <dc:date>2018-06-22T14:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem with web access to WLC</title>
      <link>https://community.cisco.com/t5/wireless/problem-with-web-access-to-wlc/m-p/3404188#M298</link>
      <description>&lt;P&gt;Configure them as indicated below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 class="topictitle2"&gt;Configuring Neighbor Devices to Support Link Aggregation&lt;/H2&gt;
&lt;SECTION&gt;
&lt;P&gt;&lt;A name="ID1514__ID1515" target="_blank"&gt;&lt;/A&gt;The controller’s neighbor devices must also be properly configured to support LAG.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A name="ID1514__ID1517" target="_blank"&gt;&lt;/A&gt;Each neighbor port to which the controller is connected should be configured as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="codeblock"&gt;&lt;A name="ID1514__ID1518" target="_blank"&gt;&lt;/A&gt;
interface GigabitEthernet &amp;lt;interface id&amp;gt;
	&lt;STRONG&gt;switchport&lt;/STRONG&gt;
	channel-group &amp;lt;id&amp;gt; mode on
	no shutdown
&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A name="ID1514__ID1523" target="_blank"&gt;&lt;/A&gt;The port channel on the neighbor switch should be configured as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="codeblock"&gt;&lt;A name="ID1514__ID1524" target="_blank"&gt;&lt;/A&gt;
interface port-channel &amp;lt;id&amp;gt;
	&lt;STRONG&gt;switchport&lt;/STRONG&gt;
	switchport trunk encapsulation dot1q
	&lt;STRONG&gt;switchport trunk allowed vlan &amp;lt;allowed vlans&amp;gt;&lt;/STRONG&gt;
	switchport mode trunk
	no shutdown&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/SECTION&gt;</description>
      <pubDate>Fri, 22 Jun 2018 19:11:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/problem-with-web-access-to-wlc/m-p/3404188#M298</guid>
      <dc:creator>ajc</dc:creator>
      <dc:date>2018-06-22T19:11:59Z</dc:date>
    </item>
  </channel>
</rss>

