<?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 WLC 2504 and DHCP with 3602 series WAP's in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wlc-2504-and-dhcp-with-3602-series-wap-s/m-p/2171419#M119824</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking to enable the internal DHCP on my WLC. I have enabled it and it seems to be operating correctly but I think my routing and or settings allowing me to access anything beyond the private network is wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DHCP is handing out correct IP info and DNS info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is this. How do I route the new private network (10.1.9.*) out to our existing 10.1.4.1. (management IP is 10.1.4.253) Can this be done within the WLC ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;RJ&lt;/P&gt;</description>
    <pubDate>Sun, 04 Jul 2021 06:56:14 GMT</pubDate>
    <dc:creator>RJ RJ</dc:creator>
    <dc:date>2021-07-04T06:56:14Z</dc:date>
    <item>
      <title>WLC 2504 and DHCP with 3602 series WAP's</title>
      <link>https://community.cisco.com/t5/wireless/wlc-2504-and-dhcp-with-3602-series-wap-s/m-p/2171419#M119824</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking to enable the internal DHCP on my WLC. I have enabled it and it seems to be operating correctly but I think my routing and or settings allowing me to access anything beyond the private network is wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DHCP is handing out correct IP info and DNS info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is this. How do I route the new private network (10.1.9.*) out to our existing 10.1.4.1. (management IP is 10.1.4.253) Can this be done within the WLC ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;RJ&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 06:56:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-2504-and-dhcp-with-3602-series-wap-s/m-p/2171419#M119824</guid>
      <dc:creator>RJ RJ</dc:creator>
      <dc:date>2021-07-04T06:56:14Z</dc:date>
    </item>
    <item>
      <title>WLC 2504 and DHCP with 3602 series WAP's</title>
      <link>https://community.cisco.com/t5/wireless/wlc-2504-and-dhcp-with-3602-series-wap-s/m-p/2171420#M119825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add static routes to the WLC, but it will not act as router in the same regard.&amp;nbsp; You will need to have a gateway in place for the WLC to understand how to get to that particular network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, creating a dynamic interface on the WLC itslelf and placing the interface in that network is another way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My 2504 - Mgmt network:&amp;nbsp; 192.168.1.x/24 - APs get 192.168.1.x ips&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Client network:&amp;nbsp;&amp;nbsp; 172.20.1.x/24 - clients get 172.20.1.x ips&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then trunk the WLC to a switch.&amp;nbsp; You can also bind the port to the vlan as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 16:38:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-2504-and-dhcp-with-3602-series-wap-s/m-p/2171420#M119825</guid>
      <dc:creator>ericgarnel</dc:creator>
      <dc:date>2013-05-07T16:38:32Z</dc:date>
    </item>
    <item>
      <title>WLC 2504 and DHCP with 3602 series WAP's</title>
      <link>https://community.cisco.com/t5/wireless/wlc-2504-and-dhcp-with-3602-series-wap-s/m-p/2171421#M119826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Network Routes on a WLC are for forcing traffic out of the service port, and I do not believe this is possible on teh 2504 product line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the switch you are connecting to the WLC are you trunking the VLAN?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember the WLC is a layer 2 device, not a layer 3 device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH, &lt;BR /&gt;Steve &lt;BR /&gt; &lt;BR /&gt;------------------------------------------------------------------------------------------------ &lt;BR /&gt;Please remember to rate useful posts, and mark questions as answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 17:37:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-2504-and-dhcp-with-3602-series-wap-s/m-p/2171421#M119826</guid>
      <dc:creator>Stephen Rodriguez</dc:creator>
      <dc:date>2013-05-07T17:37:34Z</dc:date>
    </item>
    <item>
      <title>WLC 2504 and DHCP with 3602 series WAP's</title>
      <link>https://community.cisco.com/t5/wireless/wlc-2504-and-dhcp-with-3602-series-wap-s/m-p/2171422#M119827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello RJ, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your query i can suggest you the following solution-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As WLC is a layer 2 device is an appliance that attaches to your network but does not function like a router. There must be a Layer 3 device to route packets between VLANs. The WLC maps the SSID of the clients to the VLAN subnet and puts them back out on the management interface for the upstream routers to route packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 22:52:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-2504-and-dhcp-with-3602-series-wap-s/m-p/2171422#M119827</guid>
      <dc:creator>Abhishek Abhishek</dc:creator>
      <dc:date>2013-05-07T22:52:57Z</dc:date>
    </item>
  </channel>
</rss>

