05-29-2024 11:50 PM
Hi Friends.
It assume it configured multiple subnet on a interfce ve 100 and needs dhcp relay at the int ve 100.
Ex. int ve 100, ip add 1.1.1.1/24, ip add 2.2.2.2/24 ip add 3.3.3.3/24
As a rsult of my test, relay agent ip(GIADDRESS) in dhcp packet is 1.1.1.1, the lowest IP address.
At cisco, it has primary ip, his ip address is relay agent ip(GIADDRESS).
But ruckus icx has no primary ip address.
How do I specify 2.2.2.2 or 3.3.3.3 as relay agent ip(GIADDRESS)?
Or not?
Regards.
05-31-2024 10:53 AM
Hi Jeronimi
Thank you for reaching us
Based on the requirement mentioned could you please let me know if you are assigning multiple IP with different subnet to same vlan and then looking for setting DHCP helper address to accordingly assign IP to the end device ?
I would suggest creating vlan and assigning a separate IP address to that vlan instead of clubbing and supernetting all together.
Below is the link that will help you configure IP helper-address
Please feel free to post if any concerns.
Thanks
06-02-2024 05:42 PM
Hi Chandini.
Thanks for reply.
Ok, I also knew how to set ip help-address and supernetting.
However, some customers want to set up several different IP subnets on one interface.
In this case, if Cisco sets ip add 1.1.1.1/24, ip add 2.2.2.2/24 secondary 3.3.3.3/24 secondary, the relay IP address (giaddress) in the dhcp-request packet is sent to 1.1.1.1 because the primary IP address is specified as 1.1.1.1.
However, since the secondary IP cannot be specified in Ruckus ICX, the relay IP (giaddress) is sent to the lowest IP address on a interface.
For example, if it is set as 3.3.3.3/24 1.1.1.1/24 5.5.5.5/24, "1.1.1.1" is the relay IP (giaddress).
This will not give the customer the desired result.
If it were Cisco, the above case could be set to 3.3.3.3/24, 1.1.1.1/24 sec, 5.5.5.5/24 sec, and the relay ip address would be 3.3.3.3.
Do you understand this situation?
I want to know if there is a way to make 3.3.3.3/24 a relay ip address in the above example in ICX.
Regards.
06-03-2024 10:21 AM
Hi Jeromico
Ack and Thanks for reaching us
Thanks
06-03-2024 05:00 PM
Hi Chandini.
I assumed a topology like below.
On above, ICX send dhcp paket with lower ip address as relay agent ip.
Do you understand it?
Regards.
Regards.