summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Mankovich <jmank@hp.com>2014-03-11 10:26:43 -0600
committerJim Mankovich <jmank@hp.com>2014-03-11 10:26:43 -0600
commitca5cc560f60ebe601b5219699f56f99938895b4b (patch)
tree35deaa2af67c8868e9b38e7969bd39e688ba706c /doc
parentb4a9d2f9a2a4e53f70a2dc6bc3abddafc32e1fc0 (diff)
downloadipmitool-ca5cc560f60ebe601b5219699f56f99938895b4b.tar.gz
Add options to chassis bootparam set bootflag
Diffstat (limited to 'doc')
-rw-r--r--doc/ipmitool.139
1 files changed, 36 insertions, 3 deletions
diff --git a/doc/ipmitool.1 b/doc/ipmitool.1
index a73d564..b35eff8 100644
--- a/doc/ipmitool.1
+++ b/doc/ipmitool.1
@@ -2309,14 +2309,16 @@ Get boot parameter. Currently supported values for <\fBparam #\fR> are:
.br
.TP
-\fIset\fP <\fBoption\fR> [\fBvalue ...\fR]
+\fIset\fP <\fBdevice\fR> [<\fIoptions\fP=\fBhelp,...\fR>]
.br
-Set boot parameter.
+Set boot device parameter used for next boot. Various options may be used
+to change when the the next boot device is cleared.
+Run \fI"options=help"\fP for a list of available bootparam set device options.
.RS
.TP
-Currently supported values for \fB<option>\fR are:
+Currently supported bootparam \fBdevice\fR settings are:
.TP
\fIforce_pxe\fP
.br
@@ -2349,6 +2351,37 @@ Force boot from CD/DVD
Force boot into BIOS setup
.RE
+.RS
+.TP
+Currently supported bootparam \fBoptions\fR settings are associated with BMC Boot Valid Bit Clearing and are as follows: Any option can be prefixed with "no-" to invert the sense of the operation.
+.TP
+\fIPEF\fP
+.br
+
+Clear valid bit on reset/power cycle caused by PEF
+.TP
+\fItimeout\fP
+.br
+
+Automatically clear boot flag valid bit if Chassis Control command is
+not received within 60 seconds.
+.TP
+\fIwatchdog\fP
+.br
+
+Clear valid bit on reset/power cycle caused by watchdog timeout
+.TP
+\fIreset\fP
+.br
+
+Clear valid bit on push button reset / soft-reset
+.TP
+\fIpower\fP
+.br
+
+Clear valid bit on power up via power push button or wake event
+
+.RE
.RE
.RE
.RE