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
Previous revision
Last revision Both sides next revision
cmd:ifconf [2014/08/15 14:50]
mcb30
cmd:ifconf [2020/07/22 11:51]
mcb30
Line 3: Line 3:
 ===== Synopsis ===== ===== Synopsis =====
  
-    ifconf [--configurator <​configurator>​] [<interface>] [<​interface>​...]+    ifconf [--configurator <​configurator>​] [--timeout ​<timeout>] [<​interface>​...]
  
 ===== Examples ===== ===== Examples =====
Line 35: Line 35:
  
 If no configurators are explicitly specified, iPXE will try all available configurators. If no configurators are explicitly specified, iPXE will try all available configurators.
 +
 +A configuration timeout can be specified (in milliseconds) using the ''​%%--timeout%%''​ option.
  
 ===== Command status ===== ===== Command status =====
Line 46: Line 48:
   * ''​[[:​cmd:​route]]''​   * ''​[[:​cmd:​route]]''​
   * [[:cmd|List of all iPXE commands]]   * [[:cmd|List of all iPXE commands]]
 +
 +===== Build options =====
 +
 +The IPv6 protocol is available only when the build option ''​[[:​buildcfg:​NET_PROTO_IPV6]]''​ is enabled.
  
 ===== Notes ===== ===== Notes =====
Line 62: Line 68:
     :retry     :retry
     ifconf -c dhcp && isset ${filename} || goto retry     ifconf -c dhcp && isset ${filename} || goto retry
- 
-===== Build options ===== 
- 
-The IPv6 protocol is available only when the build option ''​[[:​buildcfg:​NET_PROTO_IPV6]]''​ is enabled. 
  
cmd/ifconf.txt ยท Last modified: 2021/01/26 17:34 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.