Document the -N and -R options per tracker ID: 3489643

This commit is contained in:
Jim Mankovich 2012-05-01 19:44:58 +00:00
parent 7733416d2b
commit 90d40c6d7a

View File

@ -15,6 +15,8 @@ ipmitool [\fB\-c\fR|\fB\-h\fR|\fB\-v\fR|\fB\-V\fR]
[\fB\-o\fR <\fIoemtype\fP>] [\fB\-o\fR <\fIoemtype\fP>]
[\fB\-O\fR <\fIsel oem\fP>] [\fB\-O\fR <\fIsel oem\fP>]
[\fB\-e\fR <\fIesc_char\fP>] [\fB\-e\fR <\fIesc_char\fP>]
[\fB\-N\fR <\fIsec\fP>]
[\fB\-R\fR <\fIcount\fP>]
<\fIcommand\fP> <\fIcommand\fP>
ipmitool [\fB\-c\fR|\fB\-h\fR|\fB\-v\fR|\fB\-V\fR] ipmitool [\fB\-c\fR|\fB\-h\fR|\fB\-v\fR|\fB\-V\fR]
@ -29,6 +31,8 @@ ipmitool [\fB\-c\fR|\fB\-h\fR|\fB\-v\fR|\fB\-V\fR]
[\fB\-Y\fR|[\fB\-K\fR|\fB\-k\fR <\fIkg_key\fP>] [\fB\-Y\fR|[\fB\-K\fR|\fB\-k\fR <\fIkg_key\fP>]
[\fB\-y\fR <\fIhex_kg_key\fP>] [\fB\-y\fR <\fIhex_kg_key\fP>]
[\fB\-e\fR <\fIesc_char\fP>] [\fB\-e\fR <\fIesc_char\fP>]
[\fB\-N\fR <\fIsec\fP>]
[\fB\-R\fR <\fIcount\fP>]
<\fIcommand\fP> <\fIcommand\fP>
.SH "DESCRIPTION" .SH "DESCRIPTION"
This program lets you manage Intelligent Platform Management Interface This program lets you manage Intelligent Platform Management Interface
@ -113,6 +117,10 @@ OPERATOR, ADMINISTRATOR. Default is ADMINISTRATOR.
Set the local IPMB address. The default is 0x20 and there Set the local IPMB address. The default is 0x20 and there
should be no need to change it for normal operation. should be no need to change it for normal operation.
.TP .TP
\fB\-N\fR <\fIsec\fP>
Specify nr. of seconds between retransmissions of lan/lanplus messages.
Default are 2 seconds for lan and 1 second for lanplus interfaces.
.TP
\fB\-o\fR <\fIoemtype\fP> \fB\-o\fR <\fIoemtype\fP>
Select OEM type to support. This usually involves minor hacks Select OEM type to support. This usually involves minor hacks
in place in the code to work around quirks in various BMCs from in place in the code to work around quirks in various BMCs from
@ -132,6 +140,9 @@ If supported it will be obscured in the process list.
\fBNote!\fR Specifying the password as a command line \fBNote!\fR Specifying the password as a command line
option is not recommended. option is not recommended.
.TP .TP
\fB\-R\fR <\fIcount\fP>
Set the number of retries for lan/lanplus interface (default=4).
.TP
\fB\-S\fR <\fIsdr_cache_file\fP> \fB\-S\fR <\fIsdr_cache_file\fP>
Use local file for remote SDR cache. Using a local SDR cache Use local file for remote SDR cache. Using a local SDR cache
can drastically increase performance for commands that require can drastically increase performance for commands that require