Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
cmd:show [2011/03/23 19:45]
mcb30 created
cmd:show [2011/03/23 20:01]
mcb30
Line 52: Line 52:
   * ''​[[:​cmd:​clear]]''​   * ''​[[:​cmd:​clear]]''​
   * ''​[[:​cmd:​config]]''​   * ''​[[:​cmd:​config]]''​
 +  * ''​[[:​cmd:​isset]]''​
   * ''​[[:​cmd:​echo]]''​   * ''​[[:​cmd:​echo]]''​
   * [[:cfg|List of all iPXE settings]]   * [[:cfg|List of all iPXE settings]]
Line 59: Line 60:
  
 You can use the ''​[[:​cmd:​config]]''​ command to browse through settings interactively. You can use the ''​[[:​cmd:​config]]''​ command to browse through settings interactively.
 +
 +To display only the value of a setting, without also displaying its origin and type, you can use the ''​[[:​cmd:​echo]]''​ command. ​ For example:
 +
 +    iPXE> echo ${net0/ip}
 +    192.168.0.100
  
cmd/show.txt ยท Last modified: 2011/03/27 12:31 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.