<?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 Here it is New Mobility  in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680524#M40541</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;Here it is&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;New Mobility (Converged Access).................. Enabled&lt;BR /&gt;Mobility Protocol Port........................... 16666&lt;BR /&gt;Default Mobility Domain.......................... Management&lt;BR /&gt;Multicast Mode .................................. Disabled&lt;BR /&gt;DTLS Mode ....................................... Enabled&lt;BR /&gt;Mobility Domain ID for 802.11r................... 0xfeec&lt;BR /&gt;Mobility Keepalive Interval...................... 10&lt;BR /&gt;Mobility Keepalive Count......................... 3&lt;BR /&gt;Mobility Group Members Configured................ 2&lt;BR /&gt;Mobility Control Message DSCP Value.............. 0&lt;BR /&gt;Mobility Oracle.................................. Not Supported&lt;BR /&gt;Mobility MC public IP ........................... X.X.X.253&lt;BR /&gt;Mobility Oracle IP address ...................... 0.0.0.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;Controllers configured in the Mobility Group&lt;BR /&gt;&amp;nbsp;IP Address &amp;nbsp; &amp;nbsp; &amp;nbsp; Public IP Address &amp;nbsp; &amp;nbsp; &amp;nbsp; Group Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Multicast IP &amp;nbsp;MAC Address &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status&lt;BR /&gt;&amp;nbsp;Y.Y.Y.150&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Y.Y.Y.150 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Management &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.0.0.0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 58:f3:9c:5d:43:51 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Up&lt;BR /&gt;&amp;nbsp;X.X.X.253 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;X.X.X.253 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Management &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.0.0.0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 6c:fa:89:db:7a:a0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Up&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jul 2015 06:12:19 GMT</pubDate>
    <dc:creator>LJ Gabrillo</dc:creator>
    <dc:date>2015-07-22T06:12:19Z</dc:date>
    <item>
      <title>Guest Anchor Setup: Foreign is 3650 SW-WLC and Anchor is 2504 WLC Appliance</title>
      <link>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680521#M40538</link>
      <description>&lt;P&gt;Hi Guys,&lt;BR /&gt;&lt;BR /&gt;To keep it short,&amp;nbsp;&lt;BR /&gt;Clients network uses Guest anchor setup, 3650 as the Foreign(inside) awhile the 2504 is the Anchor(on the DMZ)&lt;BR /&gt;&lt;BR /&gt;NOTES:&lt;BR /&gt;1. Firewall policies allow all services, hence no ports blocked to and fro 3650 and 2504&lt;BR /&gt;2. This setup has been working fine and no major connectivity issues encountered by clients, have been running for almost 1.5 years&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LOGS FOUND:&lt;BR /&gt;1. Recently we found that the 3650 is logging the ff. repeatedly:&lt;BR /&gt;&lt;STRONG&gt;%MM-3-INVALID_PKT_RECVD: 1 wcm: &amp;nbsp;Received an invalid packet from X.X.X.250&lt;/STRONG&gt;&lt;STRONG&gt;. Source member:&amp;nbsp;X.X.X.250&lt;/STRONG&gt;&lt;STRONG&gt;. source member unknown. &amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;2. Upon checking with error/bug reports on Cisco, they say that there might be something wrong with the Mobility configuration w/c of course if weird since all my mobility settings are up and running e.g., Control and data &amp;nbsp;is UP on both devices and everything is working smoothly&lt;/P&gt;&lt;P&gt;Any ideas why this is logging? but setup is working?&lt;BR /&gt;My device configs below(Mobility config related only)&lt;/P&gt;&lt;P&gt;3650 mgmt IP: Y.Y.Y.100&lt;BR /&gt;2504 mgmt IP:&amp;nbsp;X.X.X.250&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;3650(Foreign)&lt;BR /&gt;wireless mobility group member ip X.X.X.250 public-ip X.X.X.250 group Management&lt;BR /&gt;wireless mobility group name Management&lt;BR /&gt;&lt;BR /&gt;2504(Anchor)&lt;/P&gt;&lt;P&gt;config mobility group domain Management&amp;nbsp;&lt;BR /&gt;config mobility group member add Y.Y.Y.100&amp;nbsp;group-name Management public-ip-address Y.Y.Y.100&amp;nbsp; mac-address 58:f3:9c:5d:43:51&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PS: The MAC Address used in the 2504 configuration is the MAC address I got from "#show interfaces vlan100" &amp;nbsp;-vlan100 is the mgmt interface of 3650&lt;BR /&gt;&lt;BR /&gt;Any help would be great&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 10:35:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680521#M40538</guid>
      <dc:creator>LJ Gabrillo</dc:creator>
      <dc:date>2021-07-05T10:35:45Z</dc:date>
    </item>
    <item>
      <title>post output of "show mobility</title>
      <link>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680522#M40539</link>
      <description>&lt;P&gt;post output of "show mobility summary" from your 2504.&lt;/P&gt;&lt;P&gt;Rasika&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jul 2015 09:01:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680522#M40539</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2015-07-18T09:01:14Z</dc:date>
    </item>
    <item>
      <title>Hi Rasika, Thanks for the</title>
      <link>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680523#M40540</link>
      <description>&lt;P&gt;Hi Rasika,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply and sorry for the delay&lt;BR /&gt;Im currently coordinating with the network team for the logs since I currently dont have access to it.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2015 04:18:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680523#M40540</guid>
      <dc:creator>LJ Gabrillo</dc:creator>
      <dc:date>2015-07-22T04:18:59Z</dc:date>
    </item>
    <item>
      <title>Here it is New Mobility</title>
      <link>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680524#M40541</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;Here it is&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;New Mobility (Converged Access).................. Enabled&lt;BR /&gt;Mobility Protocol Port........................... 16666&lt;BR /&gt;Default Mobility Domain.......................... Management&lt;BR /&gt;Multicast Mode .................................. Disabled&lt;BR /&gt;DTLS Mode ....................................... Enabled&lt;BR /&gt;Mobility Domain ID for 802.11r................... 0xfeec&lt;BR /&gt;Mobility Keepalive Interval...................... 10&lt;BR /&gt;Mobility Keepalive Count......................... 3&lt;BR /&gt;Mobility Group Members Configured................ 2&lt;BR /&gt;Mobility Control Message DSCP Value.............. 0&lt;BR /&gt;Mobility Oracle.................................. Not Supported&lt;BR /&gt;Mobility MC public IP ........................... X.X.X.253&lt;BR /&gt;Mobility Oracle IP address ...................... 0.0.0.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size:11px;"&gt;Controllers configured in the Mobility Group&lt;BR /&gt;&amp;nbsp;IP Address &amp;nbsp; &amp;nbsp; &amp;nbsp; Public IP Address &amp;nbsp; &amp;nbsp; &amp;nbsp; Group Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Multicast IP &amp;nbsp;MAC Address &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status&lt;BR /&gt;&amp;nbsp;Y.Y.Y.150&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Y.Y.Y.150 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Management &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.0.0.0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 58:f3:9c:5d:43:51 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Up&lt;BR /&gt;&amp;nbsp;X.X.X.253 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;X.X.X.253 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Management &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.0.0.0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 6c:fa:89:db:7a:a0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Up&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2015 06:12:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680524#M40541</guid>
      <dc:creator>LJ Gabrillo</dc:creator>
      <dc:date>2015-07-22T06:12:19Z</dc:date>
    </item>
    <item>
      <title>Did you ever get this</title>
      <link>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680525#M40542</link>
      <description>&lt;P&gt;Did you ever get this resolved?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 14:38:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680525#M40542</guid>
      <dc:creator>JJay</dc:creator>
      <dc:date>2016-07-07T14:38:42Z</dc:date>
    </item>
    <item>
      <title>Yeap, after a lot of tweaking</title>
      <link>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680526#M40543</link>
      <description>&lt;P&gt;Yeap, after a lot of tweaking on my side, i decided to upgrade the Anchor firmware&lt;BR /&gt;After that, everything went a-okay &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 01:31:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680526#M40543</guid>
      <dc:creator>LJ Gabrillo</dc:creator>
      <dc:date>2016-07-08T01:31:15Z</dc:date>
    </item>
    <item>
      <title>Good to hear! I plan on</title>
      <link>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680527#M40544</link>
      <description>&lt;P&gt;Good to hear! I plan on upgrading mine next week.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 12:29:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680527#M40544</guid>
      <dc:creator>JJay</dc:creator>
      <dc:date>2016-07-08T12:29:57Z</dc:date>
    </item>
    <item>
      <title>It would also be good to</title>
      <link>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680528#M40545</link>
      <description>&lt;P&gt;It would also be good to consider upgrading your foreign controller as well&amp;nbsp;&lt;BR /&gt;Just in case, Cisco should mark stable releases with stars, use that &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 02:51:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-anchor-setup-foreign-is-3650-sw-wlc-and-anchor-is-2504-wlc/m-p/2680528#M40545</guid>
      <dc:creator>LJ Gabrillo</dc:creator>
      <dc:date>2016-07-11T02:51:05Z</dc:date>
    </item>
  </channel>
</rss>

