09-19-2023 12:52 PM
I have one Mikrotik router router one Ruckus ICX 7150 switch and one ad server. Our DHCP configuration on the Ad server, I want to create the VLAN 100 200 300 for 100 DHCP is 172.16.1.0/24 and DHCP for 200 VLAN is 172.16.2.0/24 and DHCP for 300 is DHCP 172.16.3.0/24.
I have also configured the Relay on the Mikrotik router to define the DHCP server IP in Realy. Also setting is done on the Ruckus switch but unable to get the IP on the client side can you please help me or share the full details of what setting I need to do?
09-20-2023 12:32 AM - edited 09-20-2023 12:34 AM
Hi Meahrs ,
Thank you for posting you query !!!
I understand that you have done settings on Ruckus switch but unable to get ip on the client side and you have one DHCP configuration on AD server and Relay on the Mikrotik router define as the dhcp server ip in relay .
You can refer the below link regarding the configuration of dhcp on ruckus side :
Moving Forward If this issue is not resolved , Please log a ticket with the below link so that we will assist you further.
https://support.ruckuswireless.com/contact-us
I hope this information helps you
Please feel free to leave us a message if any concerns
10-15-2023 11:29 PM
Hi Meahrs,
Basic troubleshoot steps:
[+] Always collect the packet capture to verify the DORA process
[+] If the problem started after upgrade or downgrade - reconfigure DHCP on ICX device.
Check if any difference in commands in previous version to new version
[+] Check the DHCP server is on ICX or external DHCP server. Verify the DHCP server configuration on Ruckus if applicable.
[+] Make sure tagging is correct from server to client
[+] Make sure that DHCP options are set correctly on device
[+] Check the problem is in a specific Vlan or on multiple Vlans. Move the client to different vlan and check the problem exist.
[+] DHCP binding scalability
8095 - 500 clients can be connected
9010 - 3000 clients can be connected
[+] collect below command outputs
sh ip dhcp-server statistics
sh ip dhcp-server summary
Show ip dhcp-server binding
[+] If needed attach a external DHCP server(windo
Thanks