02-10-2021 07:43 AM
Hi,
we have facing issue every day as Lease-binding database full in Ruckus ICX 7450 switch.
this is reason so many our client not able to connect with network due to this issue. when i manually enter the command in the switch for flush the entire database- L3_SW_ICX7450#clear ip dhcp-server binding * then they has connected.
we have configured total 20 VLAN.
Conf-
ip dhcp-server pool vlan2
excluded-address 10.2.0.1 10.2.0.50
lease 0 10 0
network 10.2.0.0 255.255.248.0
option 3 ip 10.2.0.1
option 6 ip 8.8.8.8 8.8.4.4
deploy
!
can you please help me how to solve this issue permanently.
Logs- for your reference..
Feb 10 18:41:59:I:DHCPS: verified client requested address 10.10.10.69 in lease binding, updating entry
Feb 10 18:41:59:I:DHCPS: Received APR-PING reply from client 10.10.10.69
Feb 10 18:41:59:I:DHCPS: Failed to allocate new lease entry
Feb 10 18:41:59:I:DHCPS: Lease-binding database full, no empty entries found
Feb 10 18:41:56:I:DHCPS: Lease-binding database full, no empty entries found
Feb 10 18:41:56:I:DHCPS: Received APR-PING reply from client 10.10.10.69
Feb 10 18:41:55:I:DHCPS: Failed to allocate new lease entry
Feb 10 18:41:55:I:DHCPS: Lease-binding database full, no empty entries found
Feb 10 18:41:55:I:DHCPS: Failed to allocate new lease entry
Feb 10 18:41:55:I:DHCPS: Lease-binding database full, no empty entries found
Feb 10 18:41:54:I:DHCPS: Failed to allocate new lease entry
Feb 10 18:41:54:I:DHCPS: Lease-binding database full, no empty entries found
Feb 10 18:41:52:I:DHCPS: Lease-binding database full, no empty entries found
Feb 10 18:41:48:I:DHCPS: sending ACK message to client 10.10.10.97
Feb 10 18:41:48:I:DHCPS: verified client requested address 10.10.10.97 in lease binding, updating entry
Feb 10 18:41:47:I:DHCPS: No ARP-PING reply from client 10.10.10.97
Feb 10 18:41:46:I:DHCPS: Lease-binding database full, no empty entries found
Feb 10 18:41:40:I:DHCPS: sending ACK message to client 10.2.0.96
Feb 10 18:41:38:I:DHCPS: sending ACK message to client 10.2.0.52
Feb 10 18:41:38:I:DHCPS: verified client requested address 10.2.0.52 in lease binding, updating entry
Feb 10 18:41:38:I:DHCPS: No ARP-PING reply from client 10.2.0.52
Feb 10 18:41:38:I:DHCPS: Lease-binding database full, no empty entries found
02-24-2021 09:22 AM
Hey There,
How many bindings are present? Please note we support up to 500 DHCP bindings. If you are trying to give out more than 500 addresses, you could see the messages above.
03-17-2021 11:29 PM
hi ben,
Thanks for your valuable response.
we really don't understand, what is exact issue. we had upgraded the firmware ver 08.0.30fT213 to 08.0.90dT213 on 30th Jan 2021, before the upgradation we had not facing such issue.
if ICX switch have support up to 500 DHCP binding, then how its worked before.
Please let us know, how can we manage if we have more than 500 DHCP.
Every morning i have to use this command for clear binding.
ICX7450#clear ip dhcp-server binding *
03-18-2021 01:14 AM
in cisco - The DHCP snooping database can store upto 2000 bindings. why is limits only 500 binding in Ruckus.
Our entire IT infra connected with Ruckus devices only.
i need a solution.
03-18-2021 06:56 AM
Hey Bharat,
DHCP bindings and DHCP snooping are different items. The 500 maximum limit has been there for years. It may have been the case that you were just under this number and now you are reaching it. You could try to lower the lease time in an effort to churn more addresses, but if you actively have >500 users on the network at a time, this will not resolve your problem. You would need to add another DHCP server or move the service off the ICX completely. My understanding is that we are increasing this number with FastIron 9.0, but this is subject to change. 9.0 should be releasing in the next couple months.