[ipxe-devel] How do I konw the DHCP SERVER's address in the ipxe shell
Robin Smidsrød
robin at smidsrod.no
Thu Jan 30 09:08:50 UTC 2014
On 23.01.2014 09:31, 周庆亮 wrote:
>
> Hello:
>
> I have entered the ipxe's shell through pxe boot, I want to know the
> DHCP SERVER’s ip address in the shell , is there some command can help
> me know that?
show dhcp-server
echo ${dhcp-server}
Both should give you information on the IP of your DHCP server.
-- Robin
More information about the ipxe-devel
mailing list