5 Posts
0
616
April 11th, 2023 14:00
DHCP Relay with VRRP OS10
Hi!
There is someone that configured the DHCP relay over OS10? I look at the documents, and I can't find any examples of configuration to help me understand well. I tried the configuration with "ip helper-address" and "ip dhcp-relay server-override", but with no success!
Thanks!
No Events found!
TechGuyBR
5 Posts
0
April 29th, 2023 18:00
I solved the problem, the solution is include the source interface on DHCP relay configuration. This and "server-override" in conjuction solved the problem. I am not created a loopback interface like examples on documentation. I just put the source interface from the same vlan where I setup DHCP relay and worked fine.
Thanks!!!
DELL-Joey C
Moderator
•
3.9K Posts
0
April 11th, 2023 20:00
Hi @TechGuyBR,
The only guide I can find is this https://dell.to/3GDVMtc.
Hope it helped you.