cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6608
Views
0
Helpful
7
Replies

Wireless User cannot get IP Address

Gilang.Ramadhan
Visitor

Hi, 

I have issue with the wireless users are not getting IP address from the IOS DHCP server.

But, after ipconfig /renew the wireless users get IP address. LAN user can get IP Address without problem.

the setup of the network is straight forward🙂

 

WLC-->CORE-->DIST-->AP-->User

 

the DHCP scope has been created on the core.

 

I am using WLC 5520 8.10.142.0

 

Thanks,

 

Gilang

1 Accepted Solution

Accepted Solutions

saravlak
Spotlight
Spotlight

Enable dhcp-required on WLAN's advanced config -This should force the client to do dhcp whenever it connects/roams, there could be slight delay and not noticed in data network. Don't apply this change on WLAN using voice/video services.

View solution in original post

7 Replies 7

balaji.bandi
Hall of Fame
Hall of Fame

this suggests that you need to check the lease time of the client. it may be sutck with DHCP.

 

BB

=====️ Preenayamo Vasudevam ️=====

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

this is the dhcp pool configuration in Core for wireless,

 

ip dhcp pool 38
network 10.42.38.0 255.255.254.0
default-router 10.42.39.254
dns-server 10.41.21.21 10.41.21.20 10.42.21.20
domain-name mapin.local

 

I have tried configure the lease time 1 day, but the results are still the same,

when wireless user connect to SSID after the lease time is over, the problem appears.

if you have enough pool increase the lease time

BB

=====️ Preenayamo Vasudevam ️=====

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

JPavonM
VIP Alumni
VIP Alumni

You are maybe hitting CSCvw30043.

The solution is to upgrade to latest suggested version (8.10.151.0)

As this is due to APs not forwarding DHCP offers, if you need a temporary workaround before scheduling the migration then increase the DHCP lease to 10 days so the client do not start asking to validate lease after 50% of the lease time has gone, and also to disable session timeout for the WLAN or configure it for 15-20 hours to prevent re-authentication on business hours.

HTH
-Jesus
*** Please Rate Helpful Responses ***

Rich R
VIP
VIP

Probably not your problem but the only time I've had Windows users not able to renew IP addresses was when IT accidentally deployed a Windows firewall policy update which blocked unicast DHCP packets causing Windows to fail DHCP renew.

------------------------------
Please click Helpful if this post helped you and Accept as Solution if this answered your query.
------------------------------
TAC recommended codes for AireOS WLC's   and   TAC recommended codes for 9800 WLC's
Best Practices for AireOS WLC's,   Best Practices for 9800 WLC's   and   Cisco Wireless compatibility matrix
Check your 9800 WLC config with Wireless Config Analyzer using "show tech wireless" output or "config paging disable" then "show run-config" output on AireOS and use Wireless Debug Analyzer to analyze your WLC client debugs
Field Notice: FN63942 APs and WLCs Fail to Create CAPWAP Connections Due to Certificate Expiration
Field Notice: FN72424 Later Versions of WiFi 6 APs Fail to Join WLC - Software Upgrade Required
Field Notice: FN72524 IOS APs stuck in downloading state after 4 Dec 2022 due to Certificate Expired
- Fixed in 8.10.196.0, latest 9800 releases, 8.5.182.12 (8.5.182.13 for 3504) and 8.5.182.109 (IRCM, 8.5.182.111 for 3504)
Field Notice: FN70479 AP Fails to Join or Joins with 1 Radio due to Country Mismatch, RMA needed
Field Notice: FN74383 APs Running 17.12.4/5/6/6a May Run Out of Flash Space Preventing Upgrades
How to avoid boot loop due to corrupted image on Wave 2 and Catalyst 11ax Access Points (CSCvx32806)
Field Notice: FN74035 - Wave2 APs DFS May Not Detect Radar After Channel Availability Check Time
Leo's list of bugs affecting 2800/3800/4800/1560 APs
Default AP console baud rate from 17.12.x is 115200 - introduced by CSCwe88390

Leo Laohoo
Hall of Fame
Hall of Fame

Reboot the AP.  

If the reboot works then it is CSCvw30043 as what @JPavonM said.

saravlak
Spotlight
Spotlight

Enable dhcp-required on WLAN's advanced config -This should force the client to do dhcp whenever it connects/roams, there could be slight delay and not noticed in data network. Don't apply this change on WLAN using voice/video services.

Review Cisco Networking for a $25 gift card