<?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 WLC2504 clients not receiving DHCP leases in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wlc2504-clients-not-receiving-dhcp-leases/m-p/2391871#M88337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; This solved the issue.&lt;/P&gt;&lt;P&gt;Thank you so much...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Nov 2013 08:07:53 GMT</pubDate>
    <dc:creator>sp0000003</dc:creator>
    <dc:date>2013-11-12T08:07:53Z</dc:date>
    <item>
      <title>WLC2504 clients not receiving DHCP leases</title>
      <link>https://community.cisco.com/t5/wireless/wlc2504-clients-not-receiving-dhcp-leases/m-p/2391869#M88335</link>
      <description>&lt;P&gt;I'm stock with a 2504 using version 7.0.220.0 that won't lease out DHCP adresses &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wifi clients are unable to get a DHCP lease from an external DHCP server.&lt;/P&gt;&lt;P&gt;The WLC are handling 3 WLAN, 2 using internal DHCP server, 1 (that wont work) using external DHCP. The external DHCP server, is a router/firewall (out of my reach) that suffered from a power out, a short while ago, ever since the DHCP is not working on that VLAN, if client are getting static ip adresses, everything works fine. If i'm using the same network link, and plug it into a computer, I get a DHCP address. &lt;/P&gt;&lt;P&gt;I've enable DHCP proxy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debbuging DHCP, using: Debug DHCP packets enable&lt;/P&gt;&lt;P&gt;Gives me this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP received op BOOTREQUEST (1) (len 308,vlan 20, port 1, encap 0xec00)&lt;/P&gt;&lt;P&gt;*DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP option len (including the magic cookie) 72&lt;/P&gt;&lt;P&gt;*DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP option: message type = DHCP INFORM&lt;/P&gt;&lt;P&gt;*DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP option: 61 (len 7) - skipping&lt;/P&gt;&lt;P&gt;*DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP option: 12 (len 1) - skipping&lt;/P&gt;&lt;P&gt;*DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP option: vendor class id = MSFT 5.0 (len &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;&lt;P&gt;*DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP option: 55 (len 13) - skipping&lt;/P&gt;&lt;P&gt;*DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 DHCP options end, len 72, actual 64&lt;/P&gt;&lt;P&gt;*DHCP Socket Task: Nov 08 14:21:11.397: c8:0a:a9:cc:6d:f6 &lt;SPAN style="color: #ff6600; text-decoration: underline;"&gt;DHCP dropping packet (no mscb) found - (giaddr 0.0.0.0, pktInfo-&amp;gt;srcPort 68, op: 'BOOTREQUEST')&lt;SPAN id="mce_marker"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &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; &lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 08:14:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc2504-clients-not-receiving-dhcp-leases/m-p/2391869#M88335</guid>
      <dc:creator>sp0000003</dc:creator>
      <dc:date>2021-07-04T08:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: WLC2504 clients not receiving DHCP leases</title>
      <link>https://community.cisco.com/t5/wireless/wlc2504-clients-not-receiving-dhcp-leases/m-p/2391870#M88336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a client is in DHCP REQ state on the controller, the controller drops &lt;STRONG&gt;DHCP inform&lt;/STRONG&gt; packets. The client will not go into a RUN state on the controller (this is required for the client to pass traffic) until it receives a DHCP discover packet from the client. DHCP inform packets are forwarded by the controller when &lt;STRONG&gt;DHCP proxy is disabled&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this, if still u r facing issue then provide more info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please paste a client debug of the client having DHCP issues. &lt;/P&gt;&lt;P&gt;Go to cli of the wlc and run the &lt;STRONG&gt;client debug &lt;/STRONG&gt;&lt;EM&gt;&lt;MAC address=""&gt;&lt;/MAC&gt;&lt;/EM&gt;. Diconnect&amp;nbsp; the client then reconnect and gather the output and post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 10:29:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc2504-clients-not-receiving-dhcp-leases/m-p/2391870#M88336</guid>
      <dc:creator>Sandeep Choudhary</dc:creator>
      <dc:date>2013-11-11T10:29:51Z</dc:date>
    </item>
    <item>
      <title>WLC2504 clients not receiving DHCP leases</title>
      <link>https://community.cisco.com/t5/wireless/wlc2504-clients-not-receiving-dhcp-leases/m-p/2391871#M88337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; This solved the issue.&lt;/P&gt;&lt;P&gt;Thank you so much...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 08:07:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc2504-clients-not-receiving-dhcp-leases/m-p/2391871#M88337</guid>
      <dc:creator>sp0000003</dc:creator>
      <dc:date>2013-11-12T08:07:53Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/wireless/wlc2504-clients-not-receiving-dhcp-leases/m-p/2391872#M88338</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Can you explain how did you resolved the problem, because i'm facing the same issue.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 18:53:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc2504-clients-not-receiving-dhcp-leases/m-p/2391872#M88338</guid>
      <dc:creator>laukik.nahar1</dc:creator>
      <dc:date>2017-06-05T18:53:49Z</dc:date>
    </item>
    <item>
      <title>I believe the issue was that</title>
      <link>https://community.cisco.com/t5/wireless/wlc2504-clients-not-receiving-dhcp-leases/m-p/2391873#M88339</link>
      <description>&lt;P&gt;I believe the issue was that the setting for DHCP proxy was enabled, and disabling it resolved his issues.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 20:02:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc2504-clients-not-receiving-dhcp-leases/m-p/2391873#M88339</guid>
      <dc:creator>Rich Quinlan</dc:creator>
      <dc:date>2017-06-05T20:02:00Z</dc:date>
    </item>
  </channel>
</rss>

