<?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 We access the device using in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wlc-5508-interfaces/m-p/2940422#M38836</link>
    <description>&lt;P&gt;We access the device using the management interface IP.. service port is like a life saver, it should be kept in different super net of management and AP manager.. so that if the management is not accessible.. we can control the device using service port.. the below link may help you..&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/wireless/controller/6.0/configuration/guide/c60mint.html#wp1117168"&gt;http://www.cisco.com/en/US/docs/wireless/controller/6.0/configuration/guide/c60mint.html#wp1117168&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;To set up.. make the switchport connecting to thew WLC a trunk allowing all VLANS.. the config guide will help you out.. (the above link)&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2017 18:50:37 GMT</pubDate>
    <dc:creator>Tausif Gaddi</dc:creator>
    <dc:date>2017-01-10T18:50:37Z</dc:date>
    <item>
      <title>WLC 5508 interfaces</title>
      <link>https://community.cisco.com/t5/wireless/wlc-5508-interfaces/m-p/2940420#M38834</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I'm trying to setup a 5508 WLC from scratch. I have configured the device with basic configuration via CLI.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The interface configuration is as follows,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;WLC&lt;/P&gt;
&lt;P&gt;1. Management interface: 10.100.10.21 / Gateway 10.100.10.254 (/24)&lt;/P&gt;
&lt;P&gt;2. service port : 1.1.1.1/24&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;(Cisco Controller) &amp;gt;show interface summary&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt; Number of Interfaces.......................... 5&lt;/P&gt;
&lt;P&gt;Interface Name Port Vlan Id IP Address Type Ap Mgr Guest&lt;BR /&gt;-------------------------------- ---- -------- --------------- ------- ------ -----&lt;BR /&gt;management LAG 10 10.100.10.21 Static Yes No&lt;BR /&gt;redundancy-management LAG 10 0.0.0.0 Static No No&lt;BR /&gt;redundancy-port - untagged 0.0.0.0 Static No No&lt;BR /&gt;service-port N/A N/A 1.1.1.1 Static No No&lt;BR /&gt;virtual N/A N/A 10.100.20.1 Static No No&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;(Cisco Controller) &amp;gt;show interface detailed management&lt;/P&gt;
&lt;P&gt;Interface Name................................... management&lt;BR /&gt;MAC Address...................................... 64:00:f1:f0:b1:4f&lt;BR /&gt;IP Address....................................... 10.100.10.21&lt;BR /&gt;IP Netmask....................................... 255.255.255.0&lt;BR /&gt;IP Gateway....................................... 10.100.10.254&lt;BR /&gt;External NAT IP State............................ Disabled&lt;BR /&gt;External NAT IP Address.......................... 0.0.0.0&lt;BR /&gt;Link Local IPv6 Address.......................... fe80::6600:f1ff:fef0:b14f/64&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;(Cisco Controller) &amp;gt;show interface detailed service-port&lt;/P&gt;
&lt;P&gt;Interface Name................................... service-port&lt;BR /&gt;MAC Address...................................... 64:00:f1:f0:b1:41&lt;BR /&gt;IP Address....................................... 1.1.1.1&lt;BR /&gt;IP Netmask....................................... 255.255.255.0&lt;BR /&gt;Link Local IPv6 Address.......................... fe80::6600:f1ff:fef0:b141/64&lt;BR /&gt;STATE ........................................... REACHABLE&lt;BR /&gt;IPv6 Address..................................... ::/128&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm trying to reach the WLC via following setup&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;1. My laptop (ip:10.100.10.254/24 &amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #ff0000;"&gt;gw:10.100.10.21&lt;/SPAN&gt;) -----&amp;gt; WLC (service port)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;&lt;SPAN&gt;My laptop (10.100.10.254/24 &amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #ff0000;"&gt;gw: 10.100.10.21&lt;/SPAN&gt;) -----&amp;gt; WLC (SFP/eithernet)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;3.&amp;nbsp;My laptop (1.1.1.2/24 &amp;nbsp;&amp;nbsp;gw: 1.1.1.1) -----&amp;gt; &amp;nbsp;WLC (service port)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;4.My laptop (1.1.1.2/24 &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;gw: 1.1.1.1&lt;/SPAN&gt;&lt;SPAN&gt;) -----&amp;gt; &amp;nbsp;WLC (SFP/eithernet)&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I was only managed to ping the controller (both management interface/service port) with option/setup 3 (as above).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Can someone explain me the logic behind this? My understanding is management should be reachable with option 1. How come i can ping management interface by directly connecting to service port?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Suthakar&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 13:17:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-5508-interfaces/m-p/2940420#M38834</guid>
      <dc:creator>suthakar sundaralingam</dc:creator>
      <dc:date>2021-07-05T13:17:32Z</dc:date>
    </item>
    <item>
      <title>You are tagging the traffic</title>
      <link>https://community.cisco.com/t5/wireless/wlc-5508-interfaces/m-p/2940421#M38835</link>
      <description>&lt;P&gt;You are tagging the traffic with VLAN 10 out of the management port. You need to set the interface to VLAN 0 to not tag the traffic.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please rate useful posts and mark answers as correct if applicable.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 16:23:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-5508-interfaces/m-p/2940421#M38835</guid>
      <dc:creator>zdesignstudio</dc:creator>
      <dc:date>2017-01-03T16:23:36Z</dc:date>
    </item>
    <item>
      <title>We access the device using</title>
      <link>https://community.cisco.com/t5/wireless/wlc-5508-interfaces/m-p/2940422#M38836</link>
      <description>&lt;P&gt;We access the device using the management interface IP.. service port is like a life saver, it should be kept in different super net of management and AP manager.. so that if the management is not accessible.. we can control the device using service port.. the below link may help you..&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/wireless/controller/6.0/configuration/guide/c60mint.html#wp1117168"&gt;http://www.cisco.com/en/US/docs/wireless/controller/6.0/configuration/guide/c60mint.html#wp1117168&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;To set up.. make the switchport connecting to thew WLC a trunk allowing all VLANS.. the config guide will help you out.. (the above link)&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 18:50:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-5508-interfaces/m-p/2940422#M38836</guid>
      <dc:creator>Tausif Gaddi</dc:creator>
      <dc:date>2017-01-10T18:50:37Z</dc:date>
    </item>
  </channel>
</rss>

