<?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: 2504 Wireless Controller with multiple IP Networks in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/3308244#M149315</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/30054"&gt;@jerryard1&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;It can be done, but it's much more complicated than you need. The easiest method will look kind of like below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ssid1 -&amp;gt; wlan interface 1 (management interface/10.130.0.0/xx) -&amp;gt; VLAN 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ssid2 -&amp;gt; wlan interface 2 (192.168.0.0/xx) -&amp;gt; VLAN 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ssid3 -&amp;gt; wlan interface 3 (192.168.1.10/xx) -&amp;gt;VLAN 3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WLC physical port one ---&amp;gt; Switchport port xx (dot1q trunks with native vlan "the untagged one" matching on both sides)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The default gateway on each WLAN interface will be the L3 interface on the switch/router for each subnet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The WLC is just a L2 pass through to the L3 switch/router where the routing is done.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;can you give an example?&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2018 12:23:05 GMT</pubDate>
    <dc:creator>udhayak581</dc:creator>
    <dc:date>2018-01-09T12:23:05Z</dc:date>
    <item>
      <title>2504 Wireless Controller with multiple IP Networks</title>
      <link>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794968#M149306</link>
      <description>&lt;P&gt;I am wanting to deploy a 2504 with 8 AP's that can support three IP networks simultaneously, 10.130.0.0, 192.168.0.0 and 192.168.1.10 (Guest Network).&amp;nbsp; I understand this is supported, but haven't really seen any examples of how to accomplish this.&amp;nbsp; Any suggestions?&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 03:48:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794968#M149306</guid>
      <dc:creator>sam</dc:creator>
      <dc:date>2021-07-04T03:48:36Z</dc:date>
    </item>
    <item>
      <title>2504 Wireless Controller with multiple IP Networks</title>
      <link>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794969#M149307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is pretty easily done. Just make sure your switched/routed infrastructure has the proper subnets configured and entered into the routing protocol and you should be fine. What you'll do is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create an SSID for each subnet.&lt;/P&gt;&lt;P&gt;2. Create a WLAN interface for each subnet.&lt;/P&gt;&lt;P&gt;3. Map an SSID to each WLAN interface.&lt;/P&gt;&lt;P&gt;4. Trunk the switchport connected to the 2504 controller allowing the required VLANs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should get you started. If you have anymore questions please post them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 19:03:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794969#M149307</guid>
      <dc:creator>jerryard1</dc:creator>
      <dc:date>2011-09-22T19:03:24Z</dc:date>
    </item>
    <item>
      <title>2504 Wireless Controller with multiple IP Networks</title>
      <link>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794970#M149308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; OK, that makes sense.&amp;nbsp; As my layer 2 infrastructure is on separate physical switch stacks, with no routing on the lan, can I connect each network into a separate physical interface on the 2504?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 19:07:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794970#M149308</guid>
      <dc:creator>sam</dc:creator>
      <dc:date>2011-09-22T19:07:56Z</dc:date>
    </item>
    <item>
      <title>2504 Wireless Controller with multiple IP Networks</title>
      <link>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794971#M149309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It can be done, but it's much more complicated than you need. The easiest method will look kind of like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssid1 -&amp;gt; wlan interface 1 (management interface/10.130.0.0/xx) -&amp;gt; VLAN 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssid2 -&amp;gt; wlan interface 2 (192.168.0.0/xx) -&amp;gt; VLAN 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssid3 -&amp;gt; wlan interface 3 (192.168.1.10/xx) -&amp;gt;VLAN 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WLC physical port one ---&amp;gt; Switchport port xx (dot1q trunks with native vlan "the untagged one" matching on both sides)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default gateway on each WLAN interface will be the L3 interface on the switch/router for each subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WLC is just a L2 pass through to the L3 switch/router where the routing is done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 20:03:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794971#M149309</guid>
      <dc:creator>jerryard1</dc:creator>
      <dc:date>2011-09-22T20:03:15Z</dc:date>
    </item>
    <item>
      <title>2504 Wireless Controller with multiple IP Networks</title>
      <link>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794972#M149310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand, I need to create interfaces 2 &amp;amp; 3 to be dynamic, using physical port 1, then create a trunk on the switchport for all three VLAN's?&amp;nbsp; My problem is that I do not have a Layer 3 device on the lan, just seperate physical switch stacks for each network.&amp;nbsp; Any ideas on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 20:16:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794972#M149310</guid>
      <dc:creator>sam</dc:creator>
      <dc:date>2011-09-22T20:16:32Z</dc:date>
    </item>
    <item>
      <title>2504 Wireless Controller with multiple IP Networks</title>
      <link>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794973#M149311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try to connect the WLC ports 1, 2, and 3 to each switch respectively. Make sure you set the physical port for each WLAN interface independently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if this will work as I haven't tested it myself, but it might.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 20:52:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794973#M149311</guid>
      <dc:creator>jerryard1</dc:creator>
      <dc:date>2011-09-22T20:52:41Z</dc:date>
    </item>
    <item>
      <title>2504 Wireless Controller with multiple IP Networks</title>
      <link>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794974#M149312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jerryard1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a followup on what I was able to do.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the 10.130.0.0 network on the management interface, port 1 with dynamic AP management enabled.&amp;nbsp; I then created a dynamic interface for the 192.168.1.0 network and have that on port 3, with dynamic AP disabled, both ports are untagged for VLAN's. &lt;/P&gt;&lt;P&gt;I then created a WLAN for each, but pointed the WLAN for 192.168.1.0 to the dynamic interface I created. The WLAN for 10.130.0.0 is pointed to the management interface.&amp;nbsp; All AP's come up on the 10.130.0.0 network.&amp;nbsp; Physical ports 1 and 3&amp;nbsp; on the 2504 are connected to it's respective switch stack. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then enabled routing on their Sonicwall firewall to route between the two networks, all seems to work fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 14:53:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794974#M149312</guid>
      <dc:creator>sam</dc:creator>
      <dc:date>2011-09-29T14:53:26Z</dc:date>
    </item>
    <item>
      <title>HI,</title>
      <link>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794975#M149313</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;we have currently running network infrastructure with 2VLANs and 5 DHCP scopes running with different ranges(configured IP helper to lease IPs in criteria ).&lt;/P&gt;
&lt;P&gt;we are deploying 2504 WLC with 9 APs to the same network.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we would like to have below setup done :&lt;/P&gt;
&lt;P&gt;only one single SSID, it should lease multipple VLAN IPs from DHCP server.&lt;/P&gt;
&lt;P&gt;is it possible? is there any configuration example available?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;your help would be really appreciated.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;shihab&lt;/P&gt;</description>
      <pubDate>Sun, 27 Dec 2015 05:49:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794975#M149313</guid>
      <dc:creator>shihab2007pk</dc:creator>
      <dc:date>2015-12-27T05:49:39Z</dc:date>
    </item>
    <item>
      <title>You can map a single SSID to</title>
      <link>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794976#M149314</link>
      <description>&lt;P&gt;You can map a single SSID to multiple interfaces by using interface groups:&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/wireless/controller/7-4/configuration/guides/consolidated/b_cg74_CONSOLIDATED/b_cg74_CONSOLIDATED_chapter_0100110.html&lt;/P&gt;
&lt;P&gt;The WLC will place the traffic in a specific subnet when it does its calculations. &amp;nbsp;If you want to place certain uses on specific vlans, then you need to use 802.1x and AAA overide.&lt;/P&gt;
&lt;P&gt;-Scott&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*** Please rate helpful posts ***&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Dec 2015 16:06:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/1794976#M149314</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2015-12-27T16:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: 2504 Wireless Controller with multiple IP Networks</title>
      <link>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/3308244#M149315</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/30054"&gt;@jerryard1&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;It can be done, but it's much more complicated than you need. The easiest method will look kind of like below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ssid1 -&amp;gt; wlan interface 1 (management interface/10.130.0.0/xx) -&amp;gt; VLAN 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ssid2 -&amp;gt; wlan interface 2 (192.168.0.0/xx) -&amp;gt; VLAN 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ssid3 -&amp;gt; wlan interface 3 (192.168.1.10/xx) -&amp;gt;VLAN 3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WLC physical port one ---&amp;gt; Switchport port xx (dot1q trunks with native vlan "the untagged one" matching on both sides)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The default gateway on each WLAN interface will be the L3 interface on the switch/router for each subnet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The WLC is just a L2 pass through to the L3 switch/router where the routing is done.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;can you give an example?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 12:23:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/2504-wireless-controller-with-multiple-ip-networks/m-p/3308244#M149315</guid>
      <dc:creator>udhayak581</dc:creator>
      <dc:date>2018-01-09T12:23:05Z</dc:date>
    </item>
  </channel>
</rss>

