<?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: Guest Wlan - foreign maps in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179492#M101015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vikramrajni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you reboot both the foreign and anchor WLCs during your testing? I have the same issue, but the foreign and anchor are both running the same version (7.4.100.60). Is it possible that a reboot during the upgrade process is what got it working and not the upgrade itself? Did you reboot both controllers to see if that fixed the issue before performing the upgrade?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to reboot the controllers if that isn't going to fix the issue is why I am asking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jan 2014 20:34:03 GMT</pubDate>
    <dc:creator>MARK BAKER</dc:creator>
    <dc:date>2014-01-31T20:34:03Z</dc:date>
    <item>
      <title>Guest Wlan - foreign maps</title>
      <link>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179487#M101010</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am testing guest wlan with foreign map feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to assign the client an IP address from the subnet mapped under wlan &amp;gt; foreign map (WLC specific subnet)&lt;/P&gt;&lt;P&gt;The debugs on the anchor show a DHCP relay been sent from the interface mapped on the wlan and not the interface mapped under the foreign map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to map the wlan on anchor WLC to the management interface and have dhcp scopes locally on the WLC. Still same result, it is trying to obtain an IP address from the management subnet. This was based on the example in the link below&lt;/P&gt;&lt;P&gt;&lt;A href="http://wifinigel.blogspot.com/2011_08_01_archive.html" target="_blank"&gt;http://wifinigel.blogspot.com/2011_08_01_archive.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using WLC version 7.0.116.0 on foreign wlc and verson 7.2.110.0 on the anchor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikram&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 06:44:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179487#M101010</guid>
      <dc:creator>vikramrajni</dc:creator>
      <dc:date>2021-07-04T06:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Guest Wlan - foreign maps</title>
      <link>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179488#M101011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the guest anchor, you have LAG enabled correct? If not, that can be the reason why dhcp is pulling from the management vlan and not the dynamic interfaces you have assigned. Also make sure you tag the vlans on the trunk port. If your not using LAG, then configure each switchport as a trunk port, tag each vlan (don't make the vlan of the dynamic interface native vlan) and only allow the vlan for that interface.&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 12:10:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179488#M101011</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2013-03-19T12:10:00Z</dc:date>
    </item>
    <item>
      <title>Guest Wlan - foreign maps</title>
      <link>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179489#M101012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying.&amp;nbsp; I have lag enabled with mgmt interface tagged, other wlans are getting their IP address from their assigned dynamic interfaces. I would like to use foreign maps on the anchor controller for a guest lan and assign IP addresses from specific subnets to clients based on the foreign WLC they connect to. My problem now is clients are getting IP address from the interface mapped under wlan and not from the subnet mapped to the foreign WLC under foreign maps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 14:24:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179489#M101012</guid>
      <dc:creator>vikramrajni</dc:creator>
      <dc:date>2013-03-19T14:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Guest Wlan - foreign maps</title>
      <link>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179490#M101013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand. The foreign map should override the interface defined on the WLAN. I wanted to verify that you did have LAG enabled or not.&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 15:11:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179490#M101013</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2013-03-19T15:11:15Z</dc:date>
    </item>
    <item>
      <title>Guest Wlan - foreign maps</title>
      <link>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179491#M101014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Issue was solved once I matched the controller versions. thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 18:23:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179491#M101014</guid>
      <dc:creator>vikramrajni</dc:creator>
      <dc:date>2013-04-12T18:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Guest Wlan - foreign maps</title>
      <link>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179492#M101015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vikramrajni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you reboot both the foreign and anchor WLCs during your testing? I have the same issue, but the foreign and anchor are both running the same version (7.4.100.60). Is it possible that a reboot during the upgrade process is what got it working and not the upgrade itself? Did you reboot both controllers to see if that fixed the issue before performing the upgrade?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to reboot the controllers if that isn't going to fix the issue is why I am asking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 20:34:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179492#M101015</guid>
      <dc:creator>MARK BAKER</dc:creator>
      <dc:date>2014-01-31T20:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Guest Wlan - foreign maps</title>
      <link>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179493#M101016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you try "debug client &lt;MAC-ADDRESS&gt; on both Foreign WLC &amp;amp; Ancho's WLC to see what's happening in the current scenario ? That should give some clue what's going on at least.&lt;/MAC-ADDRESS&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to make sure mobility between foregin &amp;amp; anchor is up as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is some reference post (done on 7.0.116.0 though)&lt;/P&gt;&lt;P&gt;&lt;A href="http://mrncciew.com/2013/03/24/auto-anchor-foreign-mapping/"&gt;http://mrncciew.com/2013/03/24/auto-anchor-foreign-mapping/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a side note, you should upgrde your controller to 7.4.121.0 as current version you are running is having few critical bugs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Rasika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*** Pls rate all useful responses ****&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 21:27:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179493#M101016</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2014-01-31T21:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Guest Wlan - foreign maps</title>
      <link>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179494#M101017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rasikanayanajith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I just got off the phone with Cisco TAC and it looks like I am hitting bug &lt;A href="https://www.cisco.com/cisco/psn/bssprt/bss?searchType=bstbugidsearch&amp;amp;page=bstBugDetail&amp;amp;BugID=CSCuh69558" target="_blank"&gt;CSCuh69558&lt;/A&gt;. I provided the config and debugs to TAC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bug has to do with having AAA Override configured on the WLAN Advanced tab and the RADIUS server not actually sending an interface attribute which is a common config in a BYOB WLAN controlled by ISE. The default interface configured on the WLAN is incorrectly used instead of the foreign map in this situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TAC also recommended upgrading away from the current version for the same reason you gave. I will be upgrading soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 22:51:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/guest-wlan-foreign-maps/m-p/2179494#M101017</guid>
      <dc:creator>MARK BAKER</dc:creator>
      <dc:date>2014-01-31T22:51:45Z</dc:date>
    </item>
  </channel>
</rss>

