<?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 How does the anchor controller work with regards to the web traf in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867019#M79459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If you understand how Layer 3 inter controller roaming works, its the same thing for anchoring.&lt;/P&gt;&lt;P&gt;The Anchor is not a web proxy, it is just like any other WLC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basic flow of a client traffic will be:&lt;/P&gt;&lt;P&gt;Client &amp;gt;802.11&amp;gt; AP &amp;gt;CAPWAP&amp;gt; Foreign WLC &amp;gt;MobilityTunnel&amp;gt; Anchor WLC &amp;gt;Ethernet&amp;gt;Traffic dumped on Vlan (presumably going into the DMZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Feb 2012 16:41:27 GMT</pubDate>
    <dc:creator>weterry</dc:creator>
    <dc:date>2012-02-03T16:41:27Z</dc:date>
    <item>
      <title>How does the anchor controller work with regards to the web traffic</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867014#M79454</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am configuring an anchor controller for my guest wireless internet access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly, does the config need to have all the same config, SSID's etc on it, the same as the other controllers, or is it a minimal config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also, how does the web traffic travel through, does the anchor controller literally act as a proxy for the web traffic? and if so on my firewall is the web traffic all sourced from the anchor controllers IP address?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carl&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 04:30:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867014#M79454</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2021-07-04T04:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: How does the anchor controller work with regards to the web</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867015#M79455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you setup an anchor wlc for guest traffic or any... You need to make sure the SSID is identical except for the  interface configuration. All traffic will be tunneled to that guest wlc and that is what your FW will see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott Fella&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 11:29:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867015#M79455</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2012-02-03T11:29:00Z</dc:date>
    </item>
    <item>
      <title>How does the anchor controller work with regards to the web traf</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867016#M79456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; So, on the anchor config what vlan do I map the SSID to ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also where does the source of the traffic come from, the original client or the WLC ? what effectively is the WLC doing here ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 12:19:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867016#M79456</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2012-02-03T12:19:34Z</dc:date>
    </item>
    <item>
      <title>How does the anchor controller work with regards to the web traf</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867017#M79457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the guest anchor wlc, you would create an interface for your dmz.&amp;nbsp; The wlc would then have an ip in the dmz vlan and your guest ssid would be mapped to that guest vlan.&amp;nbsp; What you are doing is tunneling guest user traffic right to the dmz wlc instead of your internal wlc and then having to acl everything.&amp;nbsp; So a guest user associates, gets granted access and get put in the guest vlan in the dmz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 12:36:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867017#M79457</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2012-02-03T12:36:02Z</dc:date>
    </item>
    <item>
      <title>How does the anchor controller work with regards to the web traf</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867018#M79458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a doc that might explain it better than me:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/solutions/Enterprise/Mobility/emob41dg/ch10GuAc.html"&gt;http://www.cisco.com/en/US/docs/solutions/Enterprise/Mobility/emob41dg/ch10GuAc.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 12:47:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867018#M79458</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2012-02-03T12:47:04Z</dc:date>
    </item>
    <item>
      <title>How does the anchor controller work with regards to the web traf</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867019#M79459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If you understand how Layer 3 inter controller roaming works, its the same thing for anchoring.&lt;/P&gt;&lt;P&gt;The Anchor is not a web proxy, it is just like any other WLC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basic flow of a client traffic will be:&lt;/P&gt;&lt;P&gt;Client &amp;gt;802.11&amp;gt; AP &amp;gt;CAPWAP&amp;gt; Foreign WLC &amp;gt;MobilityTunnel&amp;gt; Anchor WLC &amp;gt;Ethernet&amp;gt;Traffic dumped on Vlan (presumably going into the DMZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 16:41:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867019#M79459</guid>
      <dc:creator>weterry</dc:creator>
      <dc:date>2012-02-03T16:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: How does the anchor controller work with regards to the web</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867020#M79460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hi there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We already have another site with this configured, and the SSID is different for that other site, does this mean we will have to use the same SSID as the other site, or can you create another SSID on the anchor controller and assign to the DMZ vlan ? so effectively the anchor will have 2 guest SSID's mapped to one DMZ vlan, is that ok ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Feb 2012 12:36:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867020#M79460</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2012-02-05T12:36:31Z</dc:date>
    </item>
    <item>
      <title>How does the anchor controller work with regards to the web traf</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867021#M79461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Carl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct you can use another SSID as a guest ssid and anchor it to the DMZ. Just make sure they match on the new controller and the DMZ anchor. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Feb 2012 15:32:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867021#M79461</guid>
      <dc:creator>George Stefanick</dc:creator>
      <dc:date>2012-02-05T15:32:46Z</dc:date>
    </item>
    <item>
      <title>How does the anchor controller work with regards to the web traf</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867022#M79462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im still confused for what I need to configure, Is it as below ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remote WLC controller site 1 has Guest SSID of guest-wlan-SITEA and in vlan 101&lt;/P&gt;&lt;P&gt;Remote WLC controller site 2 has Guest SSID of guest-wlan-SITEB and in vlan 201&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I just add both SSID's to the anchor controller and map them to a different vlan in the DMZ ? and do I allow the original source IP address subnets out my firewall for each site ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 09:30:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867022#M79462</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2012-02-07T09:30:00Z</dc:date>
    </item>
    <item>
      <title>How does the anchor controller work with regards to the web traf</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867023#M79463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create guest-wlan-SITEA &amp;amp; guest-wlan-SITEB on the DMZ wlc.&amp;nbsp; Then make sure you should be able to map them to the same or different (interface) in the dmz wlc.&amp;nbsp; Make sure you create the mobility anchor for the ssid also.&amp;nbsp; The subnet that you place these guest users will only be located in the dmz, so that subnet is what you neet to allow.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 12:54:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867023#M79463</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2012-02-07T12:54:05Z</dc:date>
    </item>
    <item>
      <title>How does the anchor controller work with regards to the web traf</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867024#M79464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im still unsure what you are saying &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;, my Guest WLAN on site A is on IP subnet 192.168.1.0/24 and site B is 192.168.2.0/24, this traffic gets tunneled to the anchor and put on the DMZ which is say on the 10.11.11.0/24 subnet, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how is the traffic sourced ? does it just route through the DMZ with the original source IP from each site ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 15:00:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867024#M79464</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2012-02-07T15:00:34Z</dc:date>
    </item>
    <item>
      <title>How does the anchor controller work with regards to the web traf</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867025#M79465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so, when you anchor the WLAN, the client will pull it's IP address from the pool of the DMZ WLAN DHCP, not from the local site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the only subnet(s) that you need to allow, are the ones in the DMZ, not the actual sites.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHen you anchor, the client is physically connected to the local WLC, but is logically in the DMZ.&amp;nbsp; ALl traffic is ingress/egress at the DMZ WLC.&amp;nbsp; so the traffic flow is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;client &amp;lt;--&amp;gt; AP &amp;lt;--&amp;gt; WLC(local) &lt;MOBILITY tunnel=""&gt; WLC (DMZ) &amp;lt;--&amp;gt; network&lt;/MOBILITY&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then the reverse for the return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 15:05:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867025#M79465</guid>
      <dc:creator>Stephen Rodriguez</dc:creator>
      <dc:date>2012-02-07T15:05:04Z</dc:date>
    </item>
    <item>
      <title>How does the anchor controller work with regards to the web traf</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867026#M79468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot see how this is going to work, the anchor controller is at another site,&amp;nbsp; on a different subnet. Is this the only way we can do it or the recommended way? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I need to put the dhcp in the range of the DMZ subnet, what if there is an SSID from another site already using it?&amp;nbsp; and what does that mean for the local site, the Vlan for guest is on a total different subnet at the moment, do we assign no ip's to the vlan? im lost, can you explain a little further?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 15:25:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867026#M79468</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2012-02-07T15:25:13Z</dc:date>
    </item>
    <item>
      <title>How does the anchor controller work with regards to the web traf</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867027#M79469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The local WLC can be put to a 'null' interface.&amp;nbsp; So what you do is create an interface that has no real Layer 2 relevence, and point the local WLAN at this interface.&amp;nbsp; That way if the anchoring fails, the client is not dumped on a real subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the DMZ, you just need to make sure that subnet only lives there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, anchoring the guest WLAN is the 'best practice' for security, as you put the guest clients, who are untrusted, outside of the real network.&amp;nbsp; THey can't come back inside due to the firewall, unless you pinhole specifically for it to happen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can have a guest SSID at each site, with it's own subnet.&amp;nbsp; THen you just treat it like anyother WLAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 15:40:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867027#M79469</guid>
      <dc:creator>Stephen Rodriguez</dc:creator>
      <dc:date>2012-02-07T15:40:20Z</dc:date>
    </item>
    <item>
      <title>How does the anchor controller work with regards to the web traf</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867028#M79470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please give me an example of this with some ip addresses for example to make it easier ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 15:47:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867028#M79470</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2012-02-07T15:47:44Z</dc:date>
    </item>
    <item>
      <title>How does the anchor controller work with regards to the web traf</title>
      <link>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867029#M79471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DMZ Anchor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address 172.16.1.0/23.&amp;nbsp; Plenty of space for the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address 192.168.1.0/24.&amp;nbsp; No layer 2 VLAN associated, or you can create one and at L3 ip route 192.168.1.0/24 null 0, to stop them from getting anywhere incase the anchor breaks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client associates, to the local, is pushed across the mobiltiy tunnel to the DMZ, where they get IP 172.16.1.50/24.&amp;nbsp; As this is where the IP subnet resides, what ever routing and FW policies you allow are followed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No Anchor:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Local WLC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ip address 192.168.1.0/24.&amp;nbsp; Client gets an address in this IP subnet, and foloows the local routing rules you have defined for the subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 15:53:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/how-does-the-anchor-controller-work-with-regards-to-the-web/m-p/1867029#M79471</guid>
      <dc:creator>Stephen Rodriguez</dc:creator>
      <dc:date>2012-02-07T15:53:41Z</dc:date>
    </item>
  </channel>
</rss>

