04-04-2014 03:37 AM - edited 03-07-2019 06:59 PM
04-04-2014 04:54 AM
Hi,
I think you probably need to use dhcp option 150 to be able to point a client device at a tftp server, the next-server command is used to configured multiple dhcp servers in a list, which are then tried one by one.
You may also be able to configure a bootfile on teh dhcp server itself
HTH
Mike
04-07-2014 06:16 AM
Hello Mike,
Thanks for your reply. I think I have found the issue; It is more a DHCP/BOOTP Client issue.
The OS client is RedBoot :
http://ecos.sourceware.org/docs-latest/redboot/redboot-guide.html
And it seems that it OS only support BOOTP, not DHCP. And it seems that with the BOOTP protocol the "Next Server IP" is always the IP address of the BOOTP Server, while in the DHCP protocol the "Next Server IP" could be different.
I have confirmed that with wireshark and another OS Client that support fully DHCP, the switch replies with a "Next server" field with an IP address that it is different from its own IP address.
I need to check if Redboot can support DHCP.
Best regards,
XLG.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide