On 28/09/17 11:29, Géraud Guibert wrote:
For sure, this code is confirming that the network is down, as
told by ifstat and route...

Here is the script :
>
> <snip>

As I thought: there is nothing in your embedded script that will open the network interface. You will need to use the "ifopen" command.

Also, for static IP address assignment you need to set the address on a specific network interface. For example:

  set net0/ip y.y.y.y

Michael
_______________________________________________
ipxe-devel mailing list
[email protected]
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to