Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cmd:read [2012/09/25 18:12]
mcb30
cmd:read [2013/03/07 13:32]
mcb30
Line 16: Line 16:
     echo -n Subnet mask: && read net0/​netmask     echo -n Subnet mask: && read net0/​netmask
     echo -n Default gateway: && read net0/​gateway     echo -n Default gateway: && read net0/​gateway
 +
 +=== Allow user to override DNS server specified via DHCP ===
 +
 +    dhcp
 +    echo -n Use DNS server: ${}
 +    read dns
  
 ===== Description ===== ===== Description =====
cmd/read.txt ยท Last modified: 2021/04/23 11:40 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.